> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Shahaf Shuler > Sent: Tuesday, December 26, 2017 9:23 AM > To: [email protected] > Subject: [dpdk-dev] [PATCH v3 01/39] examples/l2fwd: convert to new > ethdev offloads API > > Ethdev offloads API has changed since: > > commit ce17eddefc20 ("ethdev: introduce Rx queue offloads API") commit > cba7f53b717d ("ethdev: introduce Tx queue offloads API") > > This commit support the new API. > > Signed-off-by: Shahaf Shuler <[email protected]>
Acked-by: Pablo de Lara <[email protected]>

