[dpdk-dev] [PATCH v3] net/bonding: fix LACP system address check

2021-02-17 Thread Ferruh Yigit
From: Vadim Podovinnikov In bond (LACP) we have several NICs (ports), when we have negotiation with peer about what port we prefer, we send information about what system we preferred in partner system name field. Peer also sends us what partner system name it prefer. When we receive a message fr

Re: [dpdk-dev] [PATCH v3] net/bonding: fix LACP system address check

2021-02-17 Thread Ferruh Yigit
On 2/17/2021 4:26 PM, Ferruh Yigit wrote: From: Vadim Podovinnikov In bond (LACP) we have several NICs (ports), when we have negotiation with peer about what port we prefer, we send information about what system we preferred in partner system name field. Peer also sends us what partner system n

Re: [dpdk-dev] [PATCH v3] net/bonding: fix LACP system address check

2021-03-02 Thread Ferruh Yigit
On 2/17/2021 4:30 PM, Ferruh Yigit wrote: On 2/17/2021 4:26 PM, Ferruh Yigit wrote: From: Vadim Podovinnikov In bond (LACP) we have several NICs (ports), when we have negotiation with peer about what port we prefer, we send information about what system we preferred in partner system name fiel

Re: [dpdk-dev] [PATCH v3] net/bonding: fix LACP system address check

2021-03-04 Thread Min Hu (Connor)
Acked-by: Min Hu (Connor) 在 2021/2/18 0:26, Ferruh Yigit 写道: From: Vadim Podovinnikov In bond (LACP) we have several NICs (ports), when we have negotiation with peer about what port we prefer, we send information about what system we preferred in partner system name field. Peer also sends us

Re: [dpdk-dev] [PATCH v3] net/bonding: fix LACP system address check

2021-03-05 Thread Ferruh Yigit
On 3/5/2021 1:43 AM, Min Hu (Connor) wrote: 在 2021/2/18 0:26, Ferruh Yigit 写道: From: Vadim Podovinnikov In bond (LACP) we have several NICs (ports), when we have negotiation with peer about what port we prefer, we send information about what system we preferred in partner system name field. P