Searched refs:skip_sw (Results 1 – 18 of 18) sorted by relevance
/tools/testing/selftests/drivers/net/mlxsw/ |
D | tc_restrictions.sh | 45 skip_sw dst_ip 192.0.2.2 action drop 62 skip_sw dst_ip 192.0.2.2 action drop 71 skip_sw dst_ip 192.0.2.2 action drop 93 skip_sw dst_ip 192.0.2.2 \ 111 skip_sw dst_ip 192.0.2.2 \ 121 skip_sw dst_ip 192.0.2.2 \ 128 skip_sw dst_ip 192.0.2.2 \ 147 skip_sw dst_ip 192.0.2.2 \ 154 skip_sw dst_ip 192.0.2.2 \ 174 matchall skip_sw action sample rate 100 group 1 [all …]
|
D | tc_police_occ.sh | 71 flower skip_sw \ 81 flower skip_sw \ 85 flower skip_sw action police index 10
|
D | sch_tbf_ets.sh | 8 TCFLAGS=skip_sw
|
D | sch_tbf_root.sh | 8 TCFLAGS=skip_sw
|
D | sch_tbf_prio.sh | 8 TCFLAGS=skip_sw
|
D | tc_action_hw_stats.sh | 52 skip_sw dst_ip 192.0.2.2 action drop $action_hw_stats 86 skip_sw dst_ip 192.0.2.2 action drop hw_stats delayed
|
D | tc_police_scale.sh | 46 flower skip_sw dst_ip $(tc_police_addr $i) \
|
D | one_armed_router.sh | 143 skip_sw dst_ip 198.51.100.1 ip_proto udp dst_port 52768 \ 186 skip_sw dst_ip 2001:db8:2::1 ip_proto udp dst_port 52768 \
|
D | sch_red_core.sh | 601 tc filter add block 10 pref 1234 handle 102 matchall skip_sw \ 622 flower skip_sw ip_proto udp \ 633 tc filter add block 10 pref 1234 handle 102 matchall skip_sw \
|
D | devlink_trap_control.sh | 656 skip_sw action sample rate 1 group 1 671 skip_sw ip_proto udp src_port 12345 dst_port 54321 action trap
|
D | qos_headroom.sh | 324 tc filter add dev $swp egress matchall skip_sw action mirred egress mirror dev $swp
|
D | vxlan_flooding.sh | 193 dst_port 4789 skip_sw action drop
|
/tools/testing/selftests/drivers/net/ocelot/ |
D | tc_flower_chains.sh | 136 skip_sw action goto chain $(IS1 0) 138 flower skip_sw action goto chain $(IS1 1) 140 flower skip_sw action goto chain $(IS1 2) 142 flower skip_sw action goto chain $(IS2 0 0) 154 flower skip_sw action goto chain $(IS2 1 0) 173 protocol 802.1Q flower skip_sw vlan_id 100 \ 178 flower skip_sw indev $eth1 \ 182 protocol ipv4 flower skip_sw src_ip 10.1.1.2 \ 187 protocol ipv4 flower skip_sw ip_proto udp dst_port 5201 \ 255 protocol 802.1Q flower skip_sw vlan_id 200 \
|
/tools/testing/selftests/bpf/ |
D | test_offload.py | 562 skip_sw=False, skip_hw=False, argument 571 if skip_sw: 832 ret, _, err = sim.cls_bpf_add_filter(obj, skip_sw=True, 863 ret, _, err = sim.cls_bpf_add_filter(bytecode, skip_sw=True, 872 skip_sw=True, 883 sim.cls_bpf_add_filter(obj, prio=1, handle=1, skip_sw=True) 884 sim.cls_bpf_add_filter(obj, op="replace", prio=1, handle=1, skip_sw=True) 895 skip_sw=(j == 1), skip_hw=(j == 2), 917 ret, _, err = sim.cls_bpf_add_filter(obj, verbose=True, skip_sw=True, 924 ret, _, err = sim.cls_bpf_add_filter(obj, verbose=True, skip_sw=True, [all …]
|
/tools/testing/selftests/tc-testing/ |
D | tdc_batch.py | 58 if args.skip_sw:
|
/tools/testing/selftests/net/forwarding/ |
D | vxlan_bridge_1d.sh | 350 $add_del 100 "" $dev skip_sw 2>/dev/null || \
|
D | lib.sh | 815 flower skip_sw action trap 2>/dev/null \
|
D | vxlan_bridge_1q.sh | 449 $add_del 100 "" $dev skip_sw 2>/dev/null || \
|