nk_update_op ->
bond_ethdev_lsc_event_callback (lsc_lock dead lock)
Fixes: c2faa1d1969e ("net/bnxt: add support for LSC interrupt event")
Cc: sta...@dpdk.org
Signed-off-by: Weifeng Li
---
drivers/net/bnxt/bnxt_cpr.c| 2 ++
drivers/net/bnxt/bnxt_ethdev.c | 5 -
2 files changed, 2 insertions(+), 5
nk_update_op ->
bond_ethdev_lsc_event_callback (lsc_lock dead lock)
Fixes: c2faa1d1969e ("net/bnxt: add support for LSC interrupt event")
Cc: sta...@dpdk.org
Signed-off-by: Weifeng Li
---
v2: fix coding style issues
---
drivers/net/bnxt/bnxt_cpr.c| 2 ++
drivers/net/bnxt/bnxt_ethdev.c | 5
hi
I am using the dpdk bond of mlx5. There is a segment error in the
process of starting the bond port. This is because EAL interrupt thread
is processing LSC interrupt when slave_configure is executing the
rte_eth_dev_rss_reta_update. rte_eth_dev_rss_reta_update will also use
mlx5 flow l
From: Weifeng Li
A dpdk bonding 802.3ad network as follows:
+--+ +---+
|dpdk lacp |slave1 <--> port1|switch lacp|
| |slave2 <--> port2| |
+--+ +---+
If a fiber optic go wrong about
for SFP_I_X722 to not enable adminq operation.
Fixes: 9efa8d28b4da ("net/i40e: fix SFP X722 with FW4.16")
Cc: sta...@dpdk.org
Signed-off-by: Weifeng Li
---
drivers/net/i40e/i40e_ethdev.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/net/i40e/i40e_
func and
print "port 4 Rx queu 0 is still used by a flow and cannot
be removed". I use dpdk-testpmd to simulate the test.
Signed-off-by: Weifeng Li
---
drivers/net/mlx5/linux/mlx5_os.c | 1 +
drivers/net/mlx5/mlx5.h | 1 +
drivers/net/mlx5/mlx5_flow.c | 13 +++-
func and
print "port 4 Rx queue 0 is still used by a flow and cannot
be removed". I use dpdk-testpmd to simulate the test.
Signed-off-by: Weifeng Li
---
v2: adjust coding style issue.
---
drivers/net/mlx5/linux/mlx5_os.c | 1 +
drivers/net/mlx5/mlx5.h | 1 +
drivers/net/mlx5/m
now set to locally administered values there can be no disagreement as
to the Link Aggregation Group, so the Matched variable is set TRUE.
The relevant description is in the chapter 43.4.12 of the link below:
https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=850426
Signed-off-by: Weifeng Li
now set to locally administered values there can be no disagreement as
to the Link Aggregation Group, so the Matched variable is set TRUE.
The relevant description is in the chapter 43.4.12 of the link below:
https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=850426
Signed-off-by: Weifeng Li
9 matches
Mail list logo