All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH iwl-net 0/2] i40e: disable XDP Tx queues on ifdown
@ 2024-02-01 15:42 ` Maciej Fijalkowski
  0 siblings, 0 replies; 14+ messages in thread
From: Maciej Fijalkowski @ 2024-02-01 15:42 UTC (permalink / raw)
  To: intel-wired-lan
  Cc: netdev, Maciej Fijalkowski, anthony.l.nguyen, magnus.karlsson

Seth reported in [0] that he couldn't get traffic flowing again after a
round of down/up of interface that i40e driver manages.

While looking into fixing Tx disable timeout issue I also noticed that
there is a doubled function call on Rx side which is fixed in patch 1.

Thanks,
Maciej

[0]: https://lore.kernel.org/netdev/ZbkE7Ep1N1Ou17sA@do-x1extreme/

Maciej Fijalkowski (2):
  i40e: avoid double calling i40e_pf_rxq_wait()
  i40e: take into account XDP Tx queues when stopping rings

 drivers/net/ethernet/intel/i40e/i40e_main.c | 21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-02-06 12:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-01 15:42 [Intel-wired-lan] [PATCH iwl-net 0/2] i40e: disable XDP Tx queues on ifdown Maciej Fijalkowski
2024-02-01 15:42 ` Maciej Fijalkowski
2024-02-01 15:42 ` [Intel-wired-lan] [PATCH iwl-net 1/2] i40e: avoid double calling i40e_pf_rxq_wait() Maciej Fijalkowski
2024-02-01 15:42   ` Maciej Fijalkowski
2024-02-05 11:13   ` [Intel-wired-lan] " Simon Horman
2024-02-05 11:13     ` Simon Horman
2024-02-01 15:42 ` [Intel-wired-lan] [PATCH iwl-net 2/2] i40e: take into account XDP Tx queues when stopping rings Maciej Fijalkowski
2024-02-01 15:42   ` Maciej Fijalkowski
2024-02-01 18:40   ` [Intel-wired-lan] " Seth Forshee
2024-02-01 18:40     ` Seth Forshee
2024-02-06 12:08     ` [Intel-wired-lan] " Maciej Fijalkowski
2024-02-06 12:08       ` Maciej Fijalkowski
2024-02-05 11:13   ` [Intel-wired-lan] " Simon Horman
2024-02-05 11:13     ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.