Re: [PATCH] eventdev: fix name of Rx conf type

2022-09-28 Thread Jerin Jacob
From: Volodymyr Fialko > > Sent: Monday, September 26, 2022 5:28 PM > > To: dev@dpdk.org; Jayatheerthan, Jay ; Jerin > > Jacob ; Rao, Nikhil > > > > Cc: gak...@marvell.com; ano...@marvell.com; Gujjar, Abhinandan S > > ; Volodymyr Fialko > > > > Subject

RE: [PATCH] eventdev: fix name of Rx conf type

2022-09-26 Thread Jayatheerthan, Jay
m; ano...@marvell.com; Gujjar, Abhinandan S > ; Volodymyr Fialko > > Subject: [PATCH] eventdev: fix name of Rx conf type > > Rename configuration structure type to correspond definition. > > Fixes: dcc806c2638 ("eventdev: add eth Rx adapter API") > &

[PATCH] eventdev: fix name of Rx conf type

2022-09-26 Thread Volodymyr Fialko
Rename configuration structure type to correspond definition. Fixes: dcc806c2638 ("eventdev: add eth Rx adapter API") Signed-off-by: Volodymyr Fialko --- lib/eventdev/rte_event_eth_rx_adapter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/eventdev/rte_event_eth_rx_ada