> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Shahaf Shuler > Sent: Tuesday, December 12, 2017 12:26 PM > To: [email protected]; Ananyev, Konstantin <[email protected]>; > Nicolau, Radu <[email protected]>; [email protected] > Subject: [dpdk-dev] [PATCH v2 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]>
When sending the pending v3 of this patchset, you can add my ack in this patch. Acked-by: Pablo de Lara <[email protected]>

