diff options
author | Saeed Mahameed <saeedm@mellanox.com> | 2020-05-15 17:09:05 -0700 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2020-06-25 12:41:43 -0700 |
commit | 7a64ca862ac96d5e78a59bd57549034134ee0949 (patch) | |
tree | f746dbe3adcff7fcaad4d9d40ced79f8214896e3 /drivers/net/ethernet/intel/igc/igc_main.c | |
parent | 185901ceebbd4f8b11db478fd3a30eb66e5d591d (diff) |
net/mlx5e: vxlan: Use RCU for vxlan table lookup
Remove the spinlock protecting the vxlan table and use RCU instead.
This will improve performance as it will eliminate contention on data
path cores.
Fixes: b3f63c3d5e2c ("net/mlx5e: Add netdev support for VXLAN tunneling")
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Reviewed-by: Maxim Mikityanskiy <maximmi@mellanox.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions