numam-dpdk/drivers
Ophir Munk cdc07e83bb net/tap: add eBPF program file
File tap_bpf_program.c was added with two ELF sections
corresponding to two BPF programs and one BPF map.

Section cls_q - BPF classifier to classify packets to their
corresponding queue after an RSS hash was calculated on the packet
and saved in skb->cb[1]
Section l3_l4 - BPF action to calculate RSS hash on packet
layers 3 and 4
This file is not part of DPDK tree compilation.

Signed-off-by: Ophir Munk <ophirmu@mellanox.com>
Acked-by: Pascal Mazon <pascal.mazon@6wind.com>
2018-01-21 15:51:52 +01:00
..
bbdev bb/turbo_sw: add software turbo driver 2018-01-19 01:44:25 +01:00
bus bus/fslmc: adjust to dpaa2 eventdev disabling 2018-01-21 15:51:52 +01:00
crypto cryptodev: remove duplicated device name length 2018-01-20 16:10:53 +01:00
event event/opdl: fix build using C99 mode 2018-01-21 11:52:55 +01:00
mempool event/dpaa2: have separate structure to hold dqrr entries 2018-01-19 16:09:56 +01:00
net net/tap: add eBPF program file 2018-01-21 15:51:52 +01:00
Makefile bb/null: add null base band device driver 2018-01-19 01:44:25 +01:00