diff options
author | Michal Swiatkowski <michal.swiatkowski@linux.intel.com> | 2021-08-19 17:08:53 -0700 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-10-07 10:41:42 -0700 |
commit | bd676b29292e4597c0b30948724159f4cf8690bf (patch) | |
tree | 389ef22c62ac5a8dc380fa9ed4830a2cd1ade1c5 /include/kunit | |
parent | ff5411ef88ee6eadd6079771acfbe7e52c822ba2 (diff) |
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 'include/kunit')
0 files changed, 0 insertions, 0 deletions