numam-dpdk/lib/librte_ether
Chen Jing D(Mark) 4bdefaade6 ethdev: VMDQ enhancements
The change includes several parts:
1. Clear pool bitmap when trying to remove specific MAC.
2. Define RSS, DCB and VMDQ flags to combine rx_mq_mode.
3. Use 'struct' to replace 'union', which to expand the rx_adv_conf
   arguments to better support RSS, DCB and VMDQ.
4. Fix bug in rte_eth_dev_config_restore function, which will restore
   all MAC address to default pool.
5. Define additional 3 arguments for better VMDQ support.

Signed-off-by: Chen Jing D(Mark) <jing.d.chen@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2014-11-05 00:21:25 +01:00
..
Makefile ethdev: introduce generic filter control 2014-10-20 23:51:05 +02:00
rte_eth_ctrl.h ethdev: fix mac vlan filter type 2014-10-31 10:18:40 +01:00
rte_ethdev.c ethdev: VMDQ enhancements 2014-11-05 00:21:25 +01:00
rte_ethdev.h ethdev: VMDQ enhancements 2014-11-05 00:21:25 +01:00
rte_ether.h fix VXLAN acronym 2014-10-27 16:11:04 +01:00