[dpdk-dev] [PATCH v2 0/5] remove old ethdev offload API
Ferruh Yigit
ferruh.yigit at intel.com
Wed Jul 4 20:56:17 CEST 2018
On 7/3/2018 7:37 PM, Ferruh Yigit wrote:
> 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.yigit at intel.com>
Series applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list