Re: [PATCH v2 00/21] net/ena: v2.6.0 driver update

2022-02-23 Thread Michał Krawczyk
wt., 22 lut 2022 o 23:21 Ferruh Yigit napisał(a): > > On 2/22/2022 6:11 PM, Michal Krawczyk wrote: > > Hi, > > > > this set contains new ENA features: > > > > * New xstats. > > * Reconfigurable link status event. > > * Usage of the optimized memcpy on arm/arm64. > > * Better MP support. > > * Reco

Re: [PATCH v2 00/21] net/ena: v2.6.0 driver update

2022-02-22 Thread Ferruh Yigit
On 2/22/2022 6:11 PM, Michal Krawczyk wrote: Hi, this set contains new ENA features: * New xstats. * Reconfigurable link status event. * Usage of the optimized memcpy on arm/arm64. * Better MP support. * Reconfigurable Tx completion timeout value using devarg. Beside that, this patchset contai