> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Shahaf Shuler > Sent: Thursday, November 23, 2017 12:19 PM > To: [email protected] > Subject: [dpdk-dev] [PATCH 12/39] examples/ip_fragmentation: convert to new > 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: Konstantin Ananyev <[email protected]>

