numam-dpdk/drivers/net/enic
John Daley bbab3d97c3 net/enic: fix MAC address add and remove
The mac_addr_add callback function was simply replacing the primary MAC
address instead of adding new ones and the mac_addr_remove callback would
only remove the primary MAC form the adapter. Fix the functions to add or
remove new address. Allow up to 64 MAC addresses per port.

Fixes: fefed3d1e6 ("enic: new driver")

Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Nelson Escobar <neescoba@cisco.com>
2017-01-30 22:18:26 +01:00
..
base net/enic: fix Rx queue index when not using Rx scatter 2016-10-26 19:38:18 +02:00
enic_clsf.c net/enic: fix UDP port in flow director 2016-10-26 19:38:18 +02:00
enic_compat.h net/enic: use I/O device memory read/write API 2017-01-18 17:18:26 +01:00
enic_ethdev.c net/enic: fix MAC address add and remove 2017-01-30 22:18:26 +01:00
enic_main.c net/enic: fix MAC address add and remove 2017-01-30 22:18:26 +01:00
enic_res.c net/enic: extend flow director support for 1300 series 2016-10-13 15:30:59 +02:00
enic_res.h net/enic: determine max egress packet size and max MTU 2016-06-29 11:54:46 +02:00
enic_rxtx.c net/enic: use I/O device memory read/write API 2017-01-18 17:18:26 +01:00
enic.h net/enic: fix MAC address add and remove 2017-01-30 22:18:26 +01:00
LICENSE
Makefile net/enic: put Tx and Rx functions into same file 2016-06-15 17:13:56 +02:00
rte_pmd_enic_version.map