> -----Original Message----- > From: Rao, Nikhil <[email protected]> > Sent: Tuesday, July 2, 2019 1:05 PM > To: Jerin Jacob Kollanukkaran <[email protected]>; [email protected] > Cc: [email protected] > Subject: [EXT] RE: [dpdk-dev] [PATCH v2] eventdev: fix doxygen comment > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] > > Sent: Tuesday, July 2, 2019 12:16 PM > > To: [email protected]; Jerin Jacob <[email protected]> > > Cc: [email protected]; Rao, Nikhil <[email protected]> > > Subject: [dpdk-dev] [PATCH v2] eventdev: fix doxygen comment > > > > From: Jerin Jacob <[email protected]> > > > > Update rte_eventdev.h file description to adapt to Tx adapter changes. > > > > Fixes: c9bf83947e2e ("eventdev: add eth Tx adapter APIs") > > Cc: [email protected] > > Cc: Nikhil Rao <[email protected]> > > > > Signed-off-by: Jerin Jacob <[email protected]> > > --- > > > > v2: > > - Removed refference to rte_event_eth_tx_adapter_enqueue() API and > > made generic Tx adapter API to address > > RTE_EVENT_ETH_TX_ADAPTER_CAP_INTERNAL_PORT > > vs non RTE_EVENT_ETH_TX_ADAPTER_CAP_INTERNAL_PORT case(Nikhil) > > > > --- > Reviewed-by: Nikhil Rao <[email protected]>
Applied to dpdk-next-eventdev/master. Thanks.

