Re: [dpdk-dev] [PATCH] net/mrvl: fix typo in log message

2018-03-20 Thread Ferruh Yigit
On 3/19/2018 12:37 PM, Tomasz Duszynski wrote: > Show appropriate log message in case Tx offloads are either > not supported or missing. > > Fixes: 7d8f6c20cc7c ("net/mrvl: switch to the new Tx offload API") > Cc: sta...@dpdk.org > > Signed-off-by: Tomasz Duszynski Applied to dpdk-next-net/mast

[dpdk-dev] [PATCH] net/mrvl: fix typo in log message

2018-03-19 Thread Tomasz Duszynski
Show appropriate log message in case Tx offloads are either not supported or missing. Fixes: 7d8f6c20cc7c ("net/mrvl: switch to the new Tx offload API") Cc: sta...@dpdk.org Signed-off-by: Tomasz Duszynski --- drivers/net/mrvl/mrvl_ethdev.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(