On 2/26/20 2:45 PM, Xiaolong Ye wrote: > With this patch, the promiscuous and multicast fields are initialized as > enabled for vhost PMD by default, this allows the devices to be used when > running applications that attempt to enable promiscuous or multicast mode. > Similar things have done for other virtual PMDs by commit f165210321c4 > ("drivers/net: enable promiscuous and multicast by default") > > Signed-off-by: Xiaolong Ye <xiaolong...@intel.com> > --- > drivers/net/vhost/rte_eth_vhost.c | 2 ++ > 1 file changed, 2 insertions(+) Applied to dpdk-next-virtio/master. Thanks, Maxime