numam-dpdk/drivers/net/e1000
Yury Kylulin b37af6490f e1000: support VF promiscuous and allmulticast
Enable promiscuous and allmulticast mode control from the VF using
rte_eth_promiscuous_enable()/rte_eth_promiscuous_disable() and
rte_eth_allmulticast_enable()/rte_eth_allmulticast_disable().

For promiscuous mode host/PF igb driver should be built with
IGB_ENABLE_VF_PROMISC.

For allmulticast mode "allmulti" flag should be set for appropriate PF
ifconfig eth0 allmulti

Signed-off-by: Yury Kylulin <yury.kylulin@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2016-03-16 16:57:59 +01:00
..
base e1000: support I217 and I218 devices 2016-03-16 16:57:48 +01:00
e1000_ethdev.h igb: support ieee1588 functions for device time 2015-11-13 17:44:41 +01:00
e1000_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
em_ethdev.c e1000: support I217 and I218 devices 2016-03-16 16:57:48 +01:00
em_rxtx.c mbuf: get DMA address 2016-03-04 16:01:15 +01:00
igb_ethdev.c e1000: support VF promiscuous and allmulticast 2016-03-16 16:57:59 +01:00
igb_pf.c remove double semicolons 2015-12-07 04:57:16 +01:00
igb_regs.h igb: add access to specific device info 2015-07-16 23:56:13 +02:00
igb_rxtx.c mbuf: get DMA address 2016-03-04 16:01:15 +01:00
Makefile mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
rte_pmd_e1000_version.map e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00