[dpdk-dev] [PATCH v3 0/7] net/ena: update ENA PMD to v2.5.0

Ferruh Yigit ferruh.yigit at intel.com
Tue Oct 19 15:05:46 CEST 2021


On 10/19/2021 11:56 AM, Michal Krawczyk wrote:
> Hi,
> 
> this version updates the driver to version 2.5.0. It mainly focuses on
> fixing the offload flags fixes. Other features included in this patchset
> are:
> 
>    * NUMA aware allocations for the queue specific structures
>    * New watchdog - check for missing Tx completions
>    * Support for [tr]x_free_thresh configuration parameters
> 
> Regards,
> Michal
> 
> v3:
> * Rebase series on top of recent changed to resolve conflicts regarding the
>    driver's offload flags (especially the DEV_RX_OFFLOAD_JUMBO_FRAME).
> 
> Michal Krawczyk (7):
>    net/ena: fix verification of the offload capabilities
>    net/ena: support Tx/Rx free thresholds
>    net/ena: fix per-queue offload capabilities
>    net/ena: indicate missing scattered Rx capability
>    net/ena: add NUMA aware allocations
>    net/ena: add check for missing Tx completions
>    net/ena: update version to 2.5.0
> 

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


More information about the dev mailing list