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

Message ID 1516353692-6572-1-git-send-email-arybchenko@solarflare.com (mailing list archive)
State Accepted, archived
Delegated to: Ferruh Yigit
Headers

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation fail Compilation issues

Commit Message

Andrew Rybchenko Jan. 19, 2018, 9:21 a.m. UTC
  From: Ivan Malov <ivan.malov@oktetlabs.ru>

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

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

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

Comments

Ferruh Yigit Jan. 19, 2018, 8:01 p.m. UTC | #1
On 1/19/2018 9:21 AM, Andrew Rybchenko wrote:
> From: Ivan Malov <ivan.malov@oktetlabs.ru>
> 
> Fixes: bb0c613f1eed ("net/sfc: convert to the new Tx offload API")
> 
> Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
> Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
> ---
> Feel free to squash the fix into fixes changeset.

Squashed into relevant commit in next-net, thanks.
  

Patch

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