[dpdk-dev] [PATCH v2 0/2] Support for new Ethdev offload APIs

Ferruh Yigit ferruh.yigit at intel.com
Thu Apr 12 20:17:50 CEST 2018


On 4/11/2018 12:05 PM, Sunil Kumar Kori wrote:
> Patchset contains changes to support ethdev offload APIs for DPAA and DPAA2
> drivers.
> 
> Offloading support is categoriesed in following logical parts:
> 1. If requested offloading features is not supported then returned error.
> 2. If requested offloading feature is supoorted but cannot be disabled then
>    request to disable the offload is silently discarded with a message.
> 3. Otherwise configuration is succesfully offloaded
> 
> [Changes in v2]
> 1. Incorporated review comments.
> 
> Sunil Kumar Kori (2):
>   net/dpaa: Changes to support ethdev offload APIs
>   net/dpaa2: Changes to support ethdev offload APIs

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list