t; Sent: Wednesday, February 9, 2022 11:02 AM
> > To: Jayatheerthan, Jay ; jer...@marvell.com
> > Cc: dev@dpdk.org
> > Subject: [PATCH v2] eventdev/eth_tx: fix queue add logic
> >
> > The internal function txa_service_queue_add is returning 0
> > in case of error. cor
Looks good. Thanks.
Acked-by: Jay Jayatheerthan
-Jay
> -Original Message-
> From: Naga Harish K, S V
> Sent: Wednesday, February 9, 2022 11:02 AM
> To: Jayatheerthan, Jay ; jer...@marvell.com
> Cc: dev@dpdk.org
> Subject: [PATCH v2] eventdev/eth_tx: fix queue
The internal function txa_service_queue_add is returning 0
in case of error. correct this logic to return a negative value
to indicate failure.
Fixes: a3bbf2e09756 ("eventdev: add eth Tx adapter implementation")
Signed-off-by: Naga Harish K S V
---
v2:
* adjust commit message line size
---
lib
3 matches
Mail list logo