On Wed, Jun 10, 2020 at 1:15 AM Manish Chopra <mani...@marvell.com> wrote: > > Add SR-IOV PF entry in supported features > > Signed-off-by: Manish Chopra <mani...@marvell.com> > Signed-off-by: Igor Russkikh <irussk...@marvell.com> > Signed-off-by: Rasesh Mody <rm...@marvell.com> > --- > doc/guides/nics/features/qede.ini | 1 + > doc/guides/nics/qede.rst | 2 +-
Please squash to the appropriate patch where this support gets added. No other comments for this series for my side. > 2 files changed, 2 insertions(+), 1 deletion(-) > > diff --git a/doc/guides/nics/features/qede.ini > b/doc/guides/nics/features/qede.ini > index 20c90e626..030f5606b 100644 > --- a/doc/guides/nics/features/qede.ini > +++ b/doc/guides/nics/features/qede.ini > @@ -18,6 +18,7 @@ Multicast MAC filter = Y > RSS hash = Y > RSS key update = Y > RSS reta update = Y > +SR-IOV = Y > VLAN filter = Y > Flow control = Y > Flow API = Y > diff --git a/doc/guides/nics/qede.rst b/doc/guides/nics/qede.rst > index 5b2f86895..3306fabaa 100644 > --- a/doc/guides/nics/qede.rst > +++ b/doc/guides/nics/qede.rst > @@ -34,7 +34,7 @@ Supported Features > - VLAN offload - Filtering and stripping > - N-tuple filter and flow director (limited support) > - NPAR (NIC Partitioning) > -- SR-IOV VF > +- SR-IOV PF and VF > - GRE Tunneling offload > - GENEVE Tunneling offload > - VXLAN Tunneling offload > -- > 2.17.1 >