Re: [dpdk-dev] [PATCH 0/4] lacp rx/tx handlers fixes for bonding pmd

2019-08-22 Thread Yigit, Ferruh
On 4/10/2019 1:53 PM, David Marchand wrote: > Another series with focus on the fast/normal rx/tx handlers for 802.3ad. > > The first two patches make sure that the rx (resp. tx) fast and normal > handlers are equivalent. > > The third one will most likely have an impact on performance which I > t

Re: [dpdk-dev] [PATCH 0/4] lacp rx/tx handlers fixes for bonding pmd

2019-06-27 Thread WILLIAMS, CHARLES J
On 6/27/19 4:08 AM, Ferruh Yigit wrote: > On 4/10/2019 1:53 PM, David Marchand wrote: >> Another series with focus on the fast/normal rx/tx handlers for 802.3ad. >> >> The first two patches make sure that the rx (resp. tx) fast and normal >> handlers are equivalent. >> >> The third one will most li

Re: [dpdk-dev] [PATCH 0/4] lacp rx/tx handlers fixes for bonding pmd

2019-06-27 Thread Chas Williams
On 6/27/19 4:08 AM, Ferruh Yigit wrote: On 4/10/2019 1:53 PM, David Marchand wrote: Another series with focus on the fast/normal rx/tx handlers for 802.3ad. The first two patches make sure that the rx (resp. tx) fast and normal handlers are equivalent. The third one will most likely have an

Re: [dpdk-dev] [PATCH 0/4] lacp rx/tx handlers fixes for bonding pmd

2019-06-27 Thread Ferruh Yigit
On 4/10/2019 1:53 PM, David Marchand wrote: > Another series with focus on the fast/normal rx/tx handlers for 802.3ad. > > The first two patches make sure that the rx (resp. tx) fast and normal > handlers are equivalent. > > The third one will most likely have an impact on performance which I > t