Skip to content

Commit cd1df75

Browse files
cloftusbruce-richardson
authored andcommitted
docs: fix TSO feature status in i40e driver documentation
TSO is only supported on the scalar path so change the status to partially supported. Fixes: 9ed94e5 ("i40e: add vector Rx") Cc: [email protected] Signed-off-by: Ciara Loftus <[email protected]> Acked-by: Bruce Richardson <[email protected]>
1 parent 2d8b8be commit cd1df75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guides/nics/features/i40e.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Runtime Tx queue setup = Y
1616
Burst mode info = Y
1717
Power mgmt address monitor = Y
1818
Scattered Rx = Y
19-
TSO = Y
19+
TSO = P
2020
Promiscuous mode = Y
2121
Allmulticast mode = Y
2222
Unicast MAC filter = Y

0 commit comments

Comments
 (0)