diff options
author | Michal Swiatkowski <michal.swiatkowski@linux.intel.com> | 2021-08-20 03:08:53 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-10-07 20:41:42 +0300 |
commit | bd676b29292e4597c0b30948724159f4cf8690bf (patch) | |
tree | 389ef22c62ac5a8dc380fa9ed4830a2cd1ade1c5 /drivers/net/ethernet/mediatek | |
parent | ff5411ef88ee6eadd6079771acfbe7e52c822ba2 (diff) | |
download | linux-bd676b29292e4597c0b30948724159f4cf8690bf.tar.xz |
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 <michal.swiatkowski@linux.intel.com>
Tested-by: Sandeep Penigalapati <sandeep.penigalapati@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/mediatek')
0 files changed, 0 insertions, 0 deletions