-----Original Message----- > Date: Tue, 25 Sep 2018 12:49:05 +0530 > From: Nikhil Rao <[email protected]> > To: [email protected] > CC: [email protected], Nikhil Rao <[email protected]> > Subject: [PATCH v3 2/2] test/event: fix Rx adapter intr autotest for > skeleton PMD > X-Mailer: git-send-email 1.8.3.1 > > External Email > > skeleton PMD does not support > RTE_EVENT_ETH_RX_ADAPTER_CAP_MULTI_EVENTQ > so make the Rx queue_id = -1 and initialize the event port > configuration to zero. > > Fixes: d65856999dd6 ("test/event: add Rx adapter tests for interrupt driven > queues") > > Signed-off-by: Nikhil Rao <[email protected]>
Acked-by: Jerin Jacob <[email protected]>

