summaryrefslogtreecommitdiffstats
path: root/lib/842
diff options
context:
space:
mode:
authorMichal Swiatkowski <michal.swiatkowski@linux.intel.com>2021-08-19 17:08:53 -0700
committerTony Nguyen <anthony.l.nguyen@intel.com>2021-10-07 10:41:42 -0700
commitbd676b29292e4597c0b30948724159f4cf8690bf (patch)
tree389ef22c62ac5a8dc380fa9ed4830a2cd1ade1c5 /lib/842
parentff5411ef88ee6eadd6079771acfbe7e52c822ba2 (diff)
downloadlinux-bd676b29292e4597c0b30948724159f4cf8690bf.tar.bz2
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 'lib/842')
0 files changed, 0 insertions, 0 deletions