Re: [PATCH] test/event: fix incorrect target event queue

2024-09-18 Thread Jerin Jacob
sh Bhagavatula > > > > Subject: [PATCH] test/event: fix incorrect target event queue > > > > From: Pavan Nikhilesh > > > > In OP_FWD mode, if internal port is supported, the target event queue should > > be the TEST_APP_EV_QUEUE_ID. > > > > Fixes:

RE: [PATCH] test/event: fix incorrect target event queue

2024-08-22 Thread Amit Prakash Shukla
> -Original Message- > From: pbhagavat...@marvell.com > Sent: Thursday, August 22, 2024 2:08 AM > To: Jerin Jacob ; Amit Prakash Shukla > > Cc: dev@dpdk.org; Pavan Nikhilesh Bhagavatula > > Subject: [PATCH] test/event: fix incorrect target event queue > >

[PATCH] test/event: fix incorrect target event queue

2024-08-21 Thread pbhagavatula
From: Pavan Nikhilesh In OP_FWD mode, if internal port is supported, the target event queue should be the TEST_APP_EV_QUEUE_ID. Fixes: a276e7c8fbb3 ("test/event: add DMA adapter auto-test") Signed-off-by: Pavan Nikhilesh --- app/test/test_event_dma_adapter.c | 5 - 1 file changed, 4 inser