[6/6] doc/guides: update qede features list

Message ID 20200609194207.24328-7-manishc@marvell.com (mailing list archive)
State Changes Requested, archived
Delegated to: Jerin Jacob
Headers
Series qede: SR-IOV PF driver support |

Checks

Context Check Description
ci/travis-robot warning Travis build: failed
ci/checkpatch success coding style OK

Commit Message

Manish Chopra June 9, 2020, 7:42 p.m. UTC
  Add SR-IOV PF entry in supported features

Signed-off-by: Manish Chopra <manishc@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: Rasesh Mody <rmody@marvell.com>
---
 doc/guides/nics/features/qede.ini | 1 +
 doc/guides/nics/qede.rst          | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
  

Comments

Jerin Jacob June 26, 2020, 4:55 a.m. UTC | #1
On Wed, Jun 10, 2020 at 1:15 AM Manish Chopra <manishc@marvell.com> wrote:
>
> Add SR-IOV PF entry in supported features
>
> Signed-off-by: Manish Chopra <manishc@marvell.com>
> Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
> Signed-off-by: Rasesh Mody <rmody@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
>
  

Patch

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