On Wed, Feb 26, 2020 at 10:15 AM Sivaprasad Tummala <sivaprasad.tumm...@intel.com> wrote: > > l2fwd application exits, if return for rte_eth_promiscuous_enable > is not success. But for vHost PMD, promiscuous enable returns "Not > Supported".
Could the vhost pmd announce that it is already in promiscuous mode? Like in f165210321c4 ("drivers/net: enable promiscuous and multicast by default") -- David Marchand