Re: [dpdk-dev] [PATCH v2 0/4] Ena PMD fixes

2017-04-12 Thread Ferruh Yigit
On 4/10/2017 11:20 PM, Jakub Palider wrote: > On Mon, Apr 10, 2017 at 4:28 PM, Marcin Wojtas wrote: <...> >> Michal Krawczyk (4): >> net/ena: fix incorrect Rx descriptors allocation >> net/ena: fix delayed cleanup of Rx descriptors >> net/ena: cleanup if refilling of rx descriptors fails >>

Re: [dpdk-dev] [PATCH v2 0/4] Ena PMD fixes

2017-04-12 Thread Jan M?dala
Acked-by: Jan Medala Jan

Re: [dpdk-dev] [PATCH v2 0/4] Ena PMD fixes

2017-04-12 Thread Jakub Palider
On Mon, Apr 10, 2017 at 4:28 PM, Marcin Wojtas wrote: > Hi, > > I sent second version of a patchset with various fixes for ena PMD. > All remarks after v1 review have been taken into account. Details > can be found in the changelog below. > > We are looking forward to any comments or remarks. > >