numam-dpdk/drivers/net/bonding
Yunjian Wang ac95744076 net/bonding: fix double slave link status query
When link status polling mode is used, the slave link status is
queried twice, which may be inconsistent. To fix this, we can keep
the latest queried link state.

Fixes: a45b288ef2 ("bond: support link status polling")
Cc: stable@dpdk.org

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Acked-by: Min Hu (Connor) <humin29@huawei.com>
2022-08-25 19:04:09 +02:00
..
bonding_testpmd.c net/bonding: move testpmd commands 2022-06-20 19:48:39 +02:00
eth_bond_8023ad_private.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
eth_bond_private.h net/bonding: fix slaves initializing on MTU setting 2022-02-17 12:55:21 +01:00
meson.build net/bonding: move testpmd commands 2022-06-20 19:48:39 +02:00
rte_eth_bond_8023ad.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
rte_eth_bond_8023ad.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
rte_eth_bond_alb.c net: rename Ethernet header fields 2021-10-08 14:58:11 +02:00
rte_eth_bond_alb.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
rte_eth_bond_api.c bus/vdev: make driver-only headers private 2022-09-23 16:14:34 +02:00
rte_eth_bond_args.c bus: hide bus object 2022-09-23 16:14:34 +02:00
rte_eth_bond_flow.c eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
rte_eth_bond_pmd.c net/bonding: fix double slave link status query 2022-08-25 19:04:09 +02:00
rte_eth_bond.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00