Re: [dpdk-dev] [PATCH] net/bonding: LACP Packet statistics support

2020-10-13 Thread Ferruh Yigit
On 10/10/2020 11:20 AM, Kiran KN wrote: net/bonding: LACP Packet statistics support Store the LACP packets sent and received for each slave. This can be used for debug purposes from any DPDK application. Signed-Off-By: Kiran K N Change-Id: Iae82bd7d0879a4c4333a292c96d431798c56e301 No change

[dpdk-dev] [PATCH] net/bonding: LACP Packet statistics support

2020-10-10 Thread Kiran KN
net/bonding: LACP Packet statistics support Store the LACP packets sent and received for each slave. This can be used for debug purposes from any DPDK application. Signed-Off-By: Kiran K N Change-Id: Iae82bd7d0879a4c4333a292c96d431798c56e301 --- drivers/net/bonding/eth_bond_8023ad_private.h |