numam-dpdk/drivers/net/enic
Hyong Youb Kim 8d49699534 net/enic: support multicast filtering
The VIC hardware has 64 MAC filters per vNIC, which can be either
unicast or multicast. Use one half for unicast and the other half for
multicast, as the VIC kernel drivers for Linux and Windows do.

Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
Reviewed-by: John Daley <johndale@cisco.com>
2018-12-13 17:52:54 +00:00
..
base net/enic: add handler to return firmware version 2018-12-13 17:52:04 +00:00
enic_clsf.c net/enic: avoid strict aliasing warnings 2018-03-30 14:08:43 +02:00
enic_compat.h net/enic: add the simple version of Tx handler 2018-07-03 01:54:23 +02:00
enic_ethdev.c net/enic: support multicast filtering 2018-12-13 17:52:54 +00:00
enic_flow.c net/enic: fix counter action 2018-10-18 10:24:39 +02:00
enic_main.c net/enic: support multicast filtering 2018-12-13 17:52:54 +00:00
enic_res.c net/enic: add missing Tx offload flags 2018-10-26 22:14:05 +02:00
enic_res.h net/enic: add simple Rx handler 2018-07-03 01:54:26 +02:00
enic_rxtx_common.h net/enic: move common Rx functions to a new header file 2018-10-11 18:53:49 +02:00
enic_rxtx_vec_avx2.c net/enic: add AVX2 based vectorized Rx handler 2018-10-11 18:53:49 +02:00
enic_rxtx.c net/enic: fix size check in Tx prepare handler 2018-11-14 00:35:53 +01:00
enic.h net/enic: support multicast filtering 2018-12-13 17:52:54 +00:00
Makefile net/enic: add AVX2 based vectorized Rx handler 2018-10-11 18:53:49 +02:00
meson.build net/enic: add AVX2 based vectorized Rx handler 2018-10-11 18:53:49 +02:00
rte_pmd_enic_version.map enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00