]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/base/ice_switch.c
net/ice/base: fix getting sched node from ID type
[dpdk.git] / drivers / net / ice / base / ice_switch.c
index 1fee790c25b70e8ee795cb6f6921be03259f4d29..d4cc664ad7a87ecf508f1711654baeefc662c20f 100644 (file)
@@ -7779,6 +7779,7 @@ ice_get_compat_fv_bitmap(struct ice_hw *hw, struct ice_adv_rule_info *rinfo,
 bool ice_is_prof_rule(enum ice_sw_tunnel_type type)
 {
        switch (type) {
+       case ICE_SW_TUN_AND_NON_TUN:
        case ICE_SW_TUN_PROFID_IPV6_ESP:
        case ICE_SW_TUN_PROFID_IPV6_AH:
        case ICE_SW_TUN_PROFID_MAC_IPV6_L2TPV3: