numam-dpdk/examples/vhost
Ouyang Changchun 90924caf08 vhost: enable promiscuous and multicast
This is to enable user space vhost receiving and forwarding broadcast
and multicast packets:
Use new option in command line to enable promisc mode;
Enable 2 bits in VMDQ RX mode: ETH_VMDQ_ACCEPT_BROADCAST and ETH_VMDQ_ACCEPT_MULTICAST.

Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
2014-11-12 00:10:23 +01:00
..
main.c vhost: enable promiscuous and multicast 2014-11-12 00:10:23 +01:00
main.h examples/vhost: hpa regions for zero copy 2014-10-23 11:59:57 +02:00
Makefile examples/vhost: add new example based on lib 2014-10-23 13:07:36 +02:00