On 10/15/2021 5:26 PM, 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
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
Hi Michal,
Can you please rebase on top of latest next-net, mainly because of
JUMBO frame offload check?
Resolving conflict is not hard, but I wasn't sure if you want to
change the logic too, safer if you send a new version.
Thanks,
ferruh