Hi,
> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Shahaf Shuler > Sent: Tuesday, December 26, 2017 5:44 PM > To: Wu, Jingjing <[email protected]>; Yigit, Ferruh > <[email protected]> > Cc: [email protected] > Subject: [dpdk-dev] [PATCH v3 02/10] app/testpmd: convert to new Ethdev > Rx offloads API > > Ethdev Rx offloads API has changed since: > > commit ce17eddefc20 ("ethdev: introduce Rx queue offloads API") > > Convert the application to use the new API. The is no functionality changes > rather simple conversion of the flags. > > Signed-off-by: Shahaf Shuler <[email protected]> Acked-by: Wenzhuo Lu <[email protected]>

