aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_dcb_lib.c
diff options
context:
space:
mode:
authorMichal Swiatkowski <[email protected]>2021-08-20 00:08:53 +0000
committerTony Nguyen <[email protected]>2021-10-07 17:41:42 +0000
commitbd676b29292e4597c0b30948724159f4cf8690bf (patch)
tree389ef22c62ac5a8dc380fa9ed4830a2cd1ade1c5 /drivers/net/ethernet/intel/ice/ice_dcb_lib.c
parentice: manage VSI antispoof and destination override (diff)
downloadkernel-bd676b29292e4597c0b30948724159f4cf8690bf.tar.gz
kernel-bd676b29292e4597c0b30948724159f4cf8690bf.zip
ice: allow changing lan_en and lb_en on dflt rules
There is no way to change default lan_en and lb_en flags while adding new rule. Add function that allows changing these flags on ICE_SW_LKUP_DFLT recipe and any rule id. lan_en allows packet to go outside if rule is matched. Clearing this bit will block packet from sending it outside. lb_en allows packet to be forwarded to other VSI. Clearing this bit will block packet from forwarding it to other VSI. Signed-off-by: Michal Swiatkowski <[email protected]> Tested-by: Sandeep Penigalapati <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_dcb_lib.c')
0 files changed, 0 insertions, 0 deletions