doc: add Rx buffer split capability for mlx5

When adding buffer split feature to mlx in DPDK 20.11,
it has been forgotten to fill the feature matrix.

Fixes: 6c8f7f1c18 ("net/mlx5: report Rx buffer split capabilities")
Cc: stable@dpdk.org

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Raslan Darawsheh <rasland@nvidia.com>
This commit is contained in:
Thomas Monjalon 2022-10-09 22:19:31 +02:00 committed by Raslan Darawsheh
parent c2e3b84ec8
commit 6739c4a37a

View File

@ -15,6 +15,7 @@ Shared Rx queue = Y
Burst mode info = Y
Power mgmt address monitor = Y
MTU update = Y
Buffer split on Rx = Y
Scattered Rx = Y
LRO = Y
TSO = Y