[dpdk-stable] [dpdk-dev] [PATCH 0/3] promiscuous mode enable on VF

David Marchand david.marchand at redhat.com
Wed Jan 16 09:28:50 CET 2019


On Wed, Jan 16, 2019 at 6:08 AM Wei Zhao <wei.zhao1 at intel.com> wrote:

> There is need to enable promiscuous mode enable on VF,
> pf host should also enable to support that.
>
> Zhao Wei (3):
>   net/ixgbe: promiscuous mode enable on VF
>   net/ixgbe: enable promiscous mode on PF host
>   net/ixgbe: update API version
>
>  drivers/net/ixgbe/ixgbe_ethdev.c | 21 +++++++++++
>  drivers/net/ixgbe/ixgbe_ethdev.h |  1 +
>  drivers/net/ixgbe/ixgbe_pf.c     | 79
> +++++++++++++++++++++++++++++-----------
>  3 files changed, 79 insertions(+), 22 deletions(-)
>
> --
> 2.7.5
>

This series looks more about a missing feature than a proper fix.
We have a new pf/vf api supported in this series and a new behaviour for
promiscuous.
This is not stable material to me unless you expose a clear problem that
this series wants to address.


-- 
David Marchand


More information about the stable mailing list