diff options
author | Suman Ghosh <sumang@marvell.com> | 2023-08-24 11:10:30 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-08-26 04:48:39 +0300 |
commit | a9ac2e18779597f280d68a5b5f5bdd51a34080fa (patch) | |
tree | 56cad56f23ca553f5b2dc54710ba01c5149cc0b5 /scripts/gdb/linux/vmalloc.py | |
parent | 931abcdcad1024df0cdcd9d7d114c4d3a28bc09c (diff) | |
download | linux-a9ac2e18779597f280d68a5b5f5bdd51a34080fa.tar.xz |
octeontx2-pf: Fix PFC TX scheduler free
During PFC TX schedulers free, flag TXSCHQ_FREE_ALL was being set
which caused free up all schedulers other than the PFC schedulers.
This patch fixes that to free only the PFC Tx schedulers.
Fixes: 99c969a83d82 ("octeontx2-pf: Add egress PFC support")
Signed-off-by: Suman Ghosh <sumang@marvell.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20230824081032.436432-2-sumang@marvell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions