[dpdk-dev] [PATCH 0/5] Support virtio multicast feature

2014-09-24 Thread Zhang, XiaonanX
Passed Failed 10 10 0 -Original Message- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ouyang Changchun Sent: Monday, August 25, 2014 10:09 AM To: dev at dpdk.org Subject: [dpdk-dev] [PATCH 0/5] Support virtio multicast feature This patch series support multicast

[dpdk-dev] [PATCH 0/5] Support virtio multicast feature

2014-08-25 Thread Ouyang Changchun
This patch series support multicast feature in virtio and vhost. The vhost backend enables the promiscuous mode and config ETH_VMDQ_ACCEPT_BROADCAST and ETH_VMDQ_ACCEPT_MULTICAST in VMDQ offload register to receive the multicast and broadcast packets. The virtio frontend provides the functionalit