Re: [dpdk-dev] [PATCH v3 3/4] net/bond: dedicated hw queues for LACP control traffic

2017-12-13 Thread Linhaifeng
p loss" problem? -Original Message- 发件人: Kulasek, TomaszX [mailto:tomaszx.kula...@intel.com] 发送时间: 2017年12月13日 20:42 收件人: Linhaifeng ; Doherty, Declan ; dev@dpdk.org 主题: RE: [dpdk-dev] [PATCH v3 3/4] net/bond: dedicated hw queues for LACP control traffic Hi, > -Original Message-

Re: [dpdk-dev] [PATCH v3 3/4] net/bond: dedicated hw queues for LACP control traffic

2017-12-13 Thread Kulasek, TomaszX
Hi, > -Original Message- > From: linhaifeng [mailto:haifeng@huawei.com] > Sent: Wednesday, December 13, 2017 09:16 > To: Doherty, Declan ; dev@dpdk.org > Cc: Kulasek, TomaszX > Subject: Re: [dpdk-dev] [PATCH v3 3/4] net/bond: dedicated hw queues for LACP > co

Re: [dpdk-dev] [PATCH v3 3/4] net/bond: dedicated hw queues for LACP control traffic

2017-12-13 Thread linhaifeng
Hi, What is the purpose of this patch? fix problem or improve performance? 在 2017/7/5 0:46, Declan Doherty 写道: > From: Tomasz Kulasek > > Add support for hardware flow classification of LACP control plane > traffic to be redirect to a dedicated receive queue on each slave which > is not visible

Re: [dpdk-dev] [PATCH v3 3/4] net/bond: dedicated hw queues for LACP control traffic

2017-07-05 Thread Ferruh Yigit
On 7/4/2017 5:46 PM, Declan Doherty wrote: > From: Tomasz Kulasek > > Add support for hardware flow classification of LACP control plane > traffic to be redirect to a dedicated receive queue on each slave which > is not visible to application. Also enables a dedicate transmit queue > for LACP tra

Re: [dpdk-dev] [PATCH v3 3/4] net/bond: dedicated hw queues for LACP control traffic

2017-07-05 Thread Ferruh Yigit
On 7/4/2017 5:46 PM, Declan Doherty wrote: > From: Tomasz Kulasek > > Add support for hardware flow classification of LACP control plane > traffic to be redirect to a dedicated receive queue on each slave which > is not visible to application. Also enables a dedicate transmit queue > for LACP tra

Re: [dpdk-dev] [PATCH v3 3/4] net/bond: dedicated hw queues for LACP control traffic

2017-07-04 Thread Declan Doherty
On 04/07/17 17:46, Declan Doherty wrote: From: Tomasz Kulasek Add support for hardware flow classification of LACP control plane traffic to be redirect to a dedicated receive queue on each slave which is not visible to application. Also enables a dedicate transmit queue for LACP traffic which a

[dpdk-dev] [PATCH v3 3/4] net/bond: dedicated hw queues for LACP control traffic

2017-07-04 Thread Declan Doherty
From: Tomasz Kulasek Add support for hardware flow classification of LACP control plane traffic to be redirect to a dedicated receive queue on each slave which is not visible to application. Also enables a dedicate transmit queue for LACP traffic which allows complete decoupling of control and da