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

2018-01-19 Thread Ferruh Yigit
On 1/19/2018 9:21 AM, Andrew Rybchenko wrote: > From: Ivan Malov > > Fixes: bb0c613f1eed ("net/sfc: convert to the new Tx offload API") > > Signed-off-by: Ivan Malov > Signed-off-by: Andrew Rybchenko > --- > Feel free to squash the fix into fixes changeset. Squashed into relevant commit in ne

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

2018-01-19 Thread Andrew Rybchenko
From: Ivan Malov Fixes: bb0c613f1eed ("net/sfc: convert to the new Tx offload API") Signed-off-by: Ivan Malov Signed-off-by: Andrew Rybchenko --- 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/gui