diff options
author | 2023-04-04 03:45:04 +0300 | |
---|---|---|
committer | 2023-04-20 18:47:32 -0700 | |
commit | 4fbef0f8ea6350eaea89b1e3175f9325252913ac (patch) | |
tree | 930ba05894d1163169eb862e52be804f4d1ab395 /scripts/generate_rust_analyzer.py | |
parent | net/mlx5: E-switch, Don't destroy indirect table in split rule (diff) | |
download | linux-rng-4fbef0f8ea6350eaea89b1e3175f9325252913ac.tar.xz linux-rng-4fbef0f8ea6350eaea89b1e3175f9325252913ac.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions