numam-dpdk/lib/librte_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
..
eventfd_link vhost: fix code style 2014-11-06 23:12:02 +01:00
libvirt vhost: move from examples to dedicated library 2014-10-13 19:10:09 +02:00
Makefile vhost: add makefile 2014-10-13 19:16:54 +02:00
rte_virtio_net.h vhost: fix code style 2014-11-06 23:12:02 +01:00
vhost_rxtx.c vhost: fix code style 2014-11-06 23:12:02 +01:00
vhost-net-cdev.c vhost: fix code style 2014-11-06 23:12:02 +01:00
vhost-net-cdev.h vhost: coding style fixes 2014-10-13 19:16:54 +02:00
virtio-net.c vhost: enable promiscuous and multicast 2014-11-12 00:10:23 +01:00