Hi,
> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Shahaf Shuler > Sent: Tuesday, December 26, 2017 5:44 PM > To: Wu, Jingjing <jingjing...@intel.com>; Yigit, Ferruh > <ferruh.yi...@intel.com> > Cc: dev@dpdk.org > 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 <shah...@mellanox.com> Acked-by: Wenzhuo Lu <wenzhuo...@intel.com>