https://github.com/torvalds/linux
Revision fe20371578ef640069e6ae9fa8038f60e7908565 authored by Mateusz Palczewski on 23 February 2022, 17:53:47 UTC, committed by Jakub Kicinski on 24 February 2022, 17:16:57 UTC
Revert of a patch that instead of fixing a AQ error when trying
to reset BW limit introduced several regressions related to
creation and managing TC. Currently there are errors when creating
a TC on both PF and VF.

Error log:
[17428.783095] i40e 0000:3b:00.1: AQ command Config VSI BW allocation per TC failed = 14
[17428.783107] i40e 0000:3b:00.1: Failed configuring TC map 0 for VSI 391
[17428.783254] i40e 0000:3b:00.1: AQ command Config VSI BW allocation per TC failed = 14
[17428.783259] i40e 0000:3b:00.1: Unable to  configure TC map 0 for VSI 391

This reverts commit 3d2504663c41104b4359a15f35670cfa82de1bbf.

Fixes: 3d2504663c41 (i40e: Fix reset bw limit when DCB enabled with 1 TC)
Signed-off-by: Mateusz Palczewski <mateusz.palczewski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Link: https://lore.kernel.org/r/20220223175347.1690692-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent d9b5ae5
History
Tip revision: fe20371578ef640069e6ae9fa8038f60e7908565 authored by Mateusz Palczewski on 23 February 2022, 17:53:47 UTC
Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"
Tip revision: fe20371
File Mode Size
apparmor
bpf
integrity
keys
landlock
loadpin
lockdown
safesetid
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 10.3 KB
Kconfig.hardening -rw-r--r-- 10.8 KB
Makefile -rw-r--r-- 892 bytes
commoncap.c -rw-r--r-- 43.0 KB
device_cgroup.c -rw-r--r-- 21.1 KB
inode.c -rw-r--r-- 10.6 KB
lsm_audit.c -rw-r--r-- 10.9 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 66.0 KB

back to top