Skip to content

sfc: fix efx_separate_tx_channels=y

Íñigo Huguet requested to merge ihuguet-rh/kernel-cs9:sfcseparate into main

Bugzilla: https://bugzilla.redhat.com/2106076
Tested: tested with upstream kernel. Driver loads and traffic can be passed with ping and iperf3.

In sfc driver, if modparam efx_separate_tx_channels is set to y, multiple errors are logged and the NIC is unusable. Backport the patches that fix this.

Signed-off-by: Íñigo Huguet ihuguet@redhat.com

Merge request reports