[PATCH v3 10/10] docs: fix TSO feature status in i40e driver documentation

Ciara Loftus ciara.loftus at intel.com
Fri Dec 12 12:06:28 CET 2025


TSO is only supported on the scalar path so change the status to
partially supported.

Fixes: 9ed94e5bb04e ("i40e: add vector Rx")
Cc: stable at dpdk.org

Signed-off-by: Ciara Loftus <ciara.loftus at intel.com>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
---
 doc/guides/nics/features/i40e.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/nics/features/i40e.ini b/doc/guides/nics/features/i40e.ini
index 4610444ace..fb00b69830 100644
--- a/doc/guides/nics/features/i40e.ini
+++ b/doc/guides/nics/features/i40e.ini
@@ -16,7 +16,7 @@ Runtime Tx queue setup = Y
 Burst mode info      = Y
 Power mgmt address monitor = Y
 Scattered Rx         = Y
-TSO                  = Y
+TSO                  = P
 Promiscuous mode     = Y
 Allmulticast mode    = Y
 Unicast MAC filter   = Y
-- 
2.43.0



More information about the stable mailing list