Re: [dpdk-dev] [PATCH v2 0/5] net/ena: minor bug fixes and improvements
From: Ferruh Yigit <hidden>
Date: 2021-01-29 15:15:22
On 1/29/2021 12:33 PM, Michał Krawczyk wrote:
pt., 29 sty 2021 o 13:17 Ferruh Yigit [off-list ref] napisał(a):quoted
On 1/26/2021 6:32 PM, Michal Krawczyk wrote:quoted
Hi, this patchset contains few bug fixes for the ENA PMD and the version upgrade to v2.2.1. Besides that, the validation of the Rx req ID was optimized. Best regards, Michal --- v2: * Add patch preventing double doorbell on Tx. Amit Bernstein (1): net/ena: Tx doorbell statistics fix Ido Segev (1): net/ena: flush Rx buffers memory pool cache Igor Chauskin (2): net/ena: fix Tx sq free space assessment net/ena: prevent double doorbell Michal Krawczyk (1): net/ena: validate Rx req id upon acquiring the descFor first three patches, Applied to dpdk-next-net/main, thanks. For 4/5 & 5/5 waiting for fixes line, no need to send new version for them, if you can provide them, I can add in next-net.Patch 4/5 fixline: Fixes: 2061fe41f212 ("net/ena: linearize Tx mbuf") Cc: stable@dpdk.org Patch 5/5 fixline: Fixes: c7519ea5eb8d ("net/ena: call additional doorbells if needed") Cc: stable@dpdk.org
For both, Applied to dpdk-next-net/main, thanks.