Re: [dpdk-dev] [PATCH] nfp: add tso support

2017-01-04 Thread Ferruh Yigit
On 12/20/2016 10:18 AM, Alejandro Lucero wrote: > This patch implements NFP PMD support for TSO but it also requires > a firmware advertising the capability. > > Signed-off-by: Alejandro Lucero Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH] nfp: add tso support

2016-12-20 Thread Alejandro Lucero
This patch implements NFP PMD support for TSO but it also requires a firmware advertising the capability. Signed-off-by: Alejandro Lucero --- doc/guides/nics/features/nfp.ini | 1 + drivers/net/nfp/nfp_net.c| 40 2 files changed, 33 insertions(+)