diff options
author | 2024-04-04 16:54:27 +0530 | |
---|---|---|
committer | 2024-04-07 15:45:56 +0100 | |
commit | bccb798e07f8bb8b91212fe8ed1e421685449076 (patch) | |
tree | 956ec288727b2ad5c57e1afa67ca2803dbaf4bfa /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | virtio_net: Do not send RSS key if it is not supported (diff) | |
download | wireguard-linux-bccb798e07f8bb8b91212fe8ed1e421685449076.tar.xz wireguard-linux-bccb798e07f8bb8b91212fe8ed1e421685449076.zip |
octeontx2-pf: Fix transmit scheduler resource leak
Inorder to support shaping and scheduling, Upon class creation
Netdev driver allocates trasmit schedulers.
The previous patch which added support for Round robin scheduling has
a bug due to which driver is not freeing transmit schedulers post
class deletion.
This patch fixes the same.
Fixes: 47a9656f168a ("octeontx2-pf: htb offload support for Round Robin scheduling")
Signed-off-by: Hariprasad Kelam <hkelam@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions