-----Original Message----- > Date: Tue, 25 Sep 2018 12:49:04 +0530 > From: Nikhil Rao <[email protected]> > To: [email protected] > CC: [email protected], Nikhil Rao <[email protected]>, > [email protected], [email protected] > Subject: [PATCH v3 1/2] test/event: fix eth Rx adapter autotest for > skeleton PMD > X-Mailer: git-send-email 1.8.3.1 > > skeleton PMD does not support > RTE_EVENT_ETH_RX_ADAPTER_CAP_MULTI_EVENTQ and > implicit_release_disable so make the Rx queue_id = -1 and > initialize the event port configuration to zero. > > Fixes: ec36d881f56d ("eventdev: add implicit release disable capability") > Fixes: 2a9c83ae3b2e ("test/eventdev: add multi-ports test") > Cc: [email protected] > CC: [email protected] > > Signed-off-by: Nikhil Rao <[email protected]>
Acked-by: Jerin Jacob <[email protected]>

