diff options
author | Chris Mi <cmi@nvidia.com> | 2023-04-04 03:45:04 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-04-20 18:47:32 -0700 |
commit | 4fbef0f8ea6350eaea89b1e3175f9325252913ac (patch) | |
tree | 930ba05894d1163169eb862e52be804f4d1ab395 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4c8189302567f75099a336b0efcff8291ec86ff4 (diff) |
net/mlx5: Release tunnel device after tc update skb
The cited commit causes a regression. Tunnel device is not released
after tc update skb if skb needs to be freed. The following error
message will be printed:
unregister_netdevice: waiting for vxlan1 to become free. Usage count = 11
Fix it by releasing tunnel device if skb needs to be freed.
Fixes: 93a1ab2c545b ("net/mlx5: Refactor tc miss handling to a single function")
Signed-off-by: Chris Mi <cmi@nvidia.com>
Reviewed-by: Maor Dickman <maord@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions