[dpdk-dev] [PATCH] nfp: tx checksum offload fixes

2016-03-03 Thread Thomas Monjalon
Hi Alejandro, Please start the title with a verb (fix here), describe briefly the bug, and add a Fixes: tag. More info in this doc: http://dpdk.org/doc/guides/contributing/patches.html#commit-messages-subject-line 2016-03-03 10:08, Alejandro Lucero: > Signed-off-by: Alejandro Lucero > --- >

[dpdk-dev] [PATCH] nfp: tx checksum offload fixes

2016-03-03 Thread Alejandro Lucero
Signed-off-by: Alejandro Lucero --- drivers/net/nfp/nfp_net.c |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/net/nfp/nfp_net.c b/drivers/net/nfp/nfp_net.c index fd4dd39..6078e9f 100644 --- a/drivers/net/nfp/nfp_net.c +++ b/drivers/net/nfp/nfp_net.c @@ -1522,7