On 10/22/2019 8:03 AM, Andrew Rybchenko wrote: > On 10/21/19 3:22 PM, Ciara Power wrote: >> The promiscuous enable and disable functions now check the >> promiscuous state of the device before checking if the dev_ops >> function exists for the device. >> >> This change is necessary to allow sample applications run on >> virtual PMDs, as previously -ENOTSUP returned when the promiscuous >> enable function was called. This caused the sample application to >> fail unnecessarily. >> >> Signed-off-by: Ciara Power <[email protected]> > > Many thanks, > Reviewed-by: Andrew Rybchenko <[email protected]> >
Series applied to dpdk-next-net/master, thanks.

