DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: add Rx buffer split capability for mlx5
@ 2022-10-09 20:19 Thomas Monjalon
  2022-10-26 15:47 ` Raslan Darawsheh
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Monjalon @ 2022-10-09 20:19 UTC (permalink / raw)
  To: dev
  Cc: ferruh.yigit, andrew.rybchenko, stable, Matan Azrad,
	Viacheslav Ovsiienko

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

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

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 doc/guides/nics/features/mlx5.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/guides/nics/features/mlx5.ini b/doc/guides/nics/features/mlx5.ini
index e5974063c8..216ad4b440 100644
--- a/doc/guides/nics/features/mlx5.ini
+++ b/doc/guides/nics/features/mlx5.ini
@@ -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
-- 
2.36.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-26 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-09 20:19 [PATCH] doc: add Rx buffer split capability for mlx5 Thomas Monjalon
2022-10-26 15:47 ` Raslan Darawsheh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).