numam-dpdk/drivers
Ophir Munk b02d85e19c net/tap: add eBPF API
This commit include BPF API to be used by TAP.

tap_flow_bpf_cls_q() - download to kernel BPF program that classifies
packets to their matching queues
tap_flow_bpf_calc_l3_l4_hash() - download to kernel BPF program that
calculates per packet layer 3 and layer 4 RSS hash
tap_flow_bpf_rss_map_create() - create BPF RSS map for storing RSS
parameters per RSS rule
tap_flow_bpf_update_rss_elem() - update BPF map entry with RSS rule
parameters

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 API 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