[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220527080529.24225-1-ihuguet@redhat.com>
Date: Fri, 27 May 2022 10:05:27 +0200
From: Íñigo Huguet <ihuguet@...hat.com>
To: ecree.xilinx@...il.com, habetsm.xilinx@...il.com
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, cmclachlan@...arflare.com, brouer@...hat.com,
netdev@...r.kernel.org,
Íñigo Huguet <ihuguet@...hat.com>
Subject: [PATCH net v2 0/2] sfc: fix some efx_separate_tx_channels errors
Trying to load sfc driver with modparam efx_separate_tx_channels=1
resulted in errors during initialization and not being able to use the
NIC. This patches fix a few bugs and make it work again.
v2:
* added Martin's patch instead of a previous mine. Mine one solved some
of the initialization errors, but Martin's solves them also in all
possible cases.
* removed whitespaces cleanup, as requested by Jakub
Martin Habets (1):
sfc: fix considering that all channels have TX queues
Íñigo Huguet (1):
sfc: fix wrong tx channel offset with efx_separate_tx_channels
drivers/net/ethernet/sfc/efx_channels.c | 6 ++----
drivers/net/ethernet/sfc/net_driver.h | 2 +-
2 files changed, 3 insertions(+), 5 deletions(-)
--
2.34.1
Powered by blists - more mailing lists