On 7/2/2018 10:27 PM, Thomas Monjalon wrote: > A new offload API has been introduced in DPDK 17.11. > > This patchset resumes the work started by Ferruh (RFC) > to definitely drop the old offload API. > > There are: > - 3 patches to remove some useless code where the old API was found. > - 1 patch to remove usage of old API > - 1 (big) patch to remove the old API itself > > Please review the big patch #5 written by Ferruh and me. > We would like to apply it shortly for 18.08-rc1. > > > Ferruh Yigit (1): > ethdev: remove old offload API > > Thomas Monjalon (4): > doc: remove code from KNI example guide > test: remove unused configuration for bonding > ethdev: convert remaining apps to new offload API > net/fm10k: remove unused constant
For Series, Acked-by: Ferruh Yigit <ferruh.yi...@intel.com>