21/11/2018 13:48, Jerin Jacob:
> > From: Nikhil Rao
> >
> > In the eth Rx adapter SW service function,
> > move the return to after the spinlock unlock.
> >
> > Coverity issue: 302857
> > Fixes: a66a83744667 ("eventdev: fix Rx SW adapter stop")
> > CC: sta...@dpdk.org
> > Signed-off-by: Nikhil R
-Original Message-
> Date: Wed, 21 Nov 2018 03:39:15 +0530
> From: nikhil@intel.com
> To: dev@dpdk.org
> CC: Nikhil Rao , sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH] eventdev: fix missing unlock in eth Rx adapter
> X-Mailer: git-send-email 2.14.1.145.gb3622a4
>
From: Nikhil Rao
In the eth Rx adapter SW service function,
move the return to after the spinlock unlock.
Coverity issue: 302857
Fixes: a66a83744667 ("eventdev: fix Rx SW adapter stop")
CC: sta...@dpdk.org
Signed-off-by: Nikhil Rao
---
lib/librte_eventdev/rte_event_eth_rx_adapter.c | 2 +-
1 f
3 matches
Mail list logo