]> Git Repo - linux.git/commit
net/mlx5e: Correctly use the namespace type when allocating pedit action
authorTonghao Zhang <[email protected]>
Tue, 26 Feb 2019 12:28:32 +0000 (04:28 -0800)
committerSaeed Mahameed <[email protected]>
Fri, 29 Mar 2019 19:24:42 +0000 (12:24 -0700)
commit84be899f6fd233ff2aeaf14cc43e6457425122b2
tree4a8b59dd6db2c7507eccf27e8bd60b2edc16a343
parent8a91ad9355c66c5026d3d911b434a25408ab876c
net/mlx5e: Correctly use the namespace type when allocating pedit action

The capacity of FDB offloading and NIC offloading table are
different, and when allocating the pedit actions, we should
use the correct namespace type.

Fixes: c500c86b0c75d ("net/mlx5e: support for two independent packet edit actions")
Cc: Pablo Neira Ayuso <[email protected]>
Signed-off-by: Tonghao Zhang <[email protected]>
Reviewed-by: Roi Dayan <[email protected]>
Acked-by: Pablo Neira Ayuso <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
This page took 0.056048 seconds and 4 git commands to generate.