From cda291fb8ada5882205dd7785e4f318920cecf1c Mon Sep 17 00:00:00 2001 From: Rasesh Mody Date: Tue, 18 Oct 2016 21:11:45 -0700 Subject: [PATCH] doc: update qede guide Signed-off-by: Rasesh Mody Acked-by: John McNamara --- doc/guides/nics/qede.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/guides/nics/qede.rst b/doc/guides/nics/qede.rst index 902e82ba37..b6f54fd134 100644 --- a/doc/guides/nics/qede.rst +++ b/doc/guides/nics/qede.rst @@ -65,6 +65,8 @@ Non-supported Features - SR-IOV PF - Tunneling offloads +- LRO/TSO +- NPAR Supported QLogic Adapters ------------------------- @@ -239,7 +241,7 @@ SR-IOV: Prerequisites and Sample Application Notes This section provides instructions to configure SR-IOV with Linux OS. -**Note**: librte_pmd_qede will be used to bind to SR-IOV VF device and Linux native kernel driver (QEDE) will function as SR-IOV PF driver. +**Note**: librte_pmd_qede will be used to bind to SR-IOV VF device and Linux native kernel driver (QEDE) will function as SR-IOV PF driver. Requires PF driver to be 8.10.x.x or higher. #. Verify SR-IOV and ARI capability is enabled on the adapter using ``lspci``: -- 2.20.1