[dpdk-dev] [PATCH] doc: advertise mbuf fast free in sfc feature list

Andrew Rybchenko arybchenko at solarflare.com
Fri Jan 19 10:21:32 CET 2018


From: Ivan Malov <ivan.malov at oktetlabs.ru>

Fixes: bb0c613f1eed ("net/sfc: convert to the new Tx offload API")

Signed-off-by: Ivan Malov <ivan.malov at oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>
---
Feel free to squash the fix into fixes changeset.

 doc/guides/nics/features/sfc_efx.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/guides/nics/features/sfc_efx.ini b/doc/guides/nics/features/sfc_efx.ini
index 6b73af9..8a497ee 100644
--- a/doc/guides/nics/features/sfc_efx.ini
+++ b/doc/guides/nics/features/sfc_efx.ini
@@ -7,6 +7,7 @@
 Speed capabilities   = Y
 Link status          = Y
 Link status event    = Y
+Fast mbuf free       = Y
 Queue start/stop     = Y
 MTU update           = Y
 Jumbo frame          = Y
-- 
2.7.4



More information about the dev mailing list