Home
last modified time | relevance | path

Searched refs:skip_sw (Results 1 – 18 of 18) sorted by relevance

/tools/testing/selftests/drivers/net/mlxsw/
Dtc_restrictions.sh45 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 …]
Dtc_police_occ.sh71 flower skip_sw \
81 flower skip_sw \
85 flower skip_sw action police index 10
Dsch_tbf_ets.sh8 TCFLAGS=skip_sw
Dsch_tbf_root.sh8 TCFLAGS=skip_sw
Dsch_tbf_prio.sh8 TCFLAGS=skip_sw
Dtc_action_hw_stats.sh52 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
Dtc_police_scale.sh46 flower skip_sw dst_ip $(tc_police_addr $i) \
Done_armed_router.sh143 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 \
Dsch_red_core.sh601 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 \
Ddevlink_trap_control.sh656 skip_sw action sample rate 1 group 1
671 skip_sw ip_proto udp src_port 12345 dst_port 54321 action trap
Dqos_headroom.sh324 tc filter add dev $swp egress matchall skip_sw action mirred egress mirror dev $swp
Dvxlan_flooding.sh193 dst_port 4789 skip_sw action drop
/tools/testing/selftests/drivers/net/ocelot/
Dtc_flower_chains.sh136 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/
Dtest_offload.py562 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/
Dtdc_batch.py58 if args.skip_sw:
/tools/testing/selftests/net/forwarding/
Dvxlan_bridge_1d.sh350 $add_del 100 "" $dev skip_sw 2>/dev/null || \
Dlib.sh815 flower skip_sw action trap 2>/dev/null \
Dvxlan_bridge_1q.sh449 $add_del 100 "" $dev skip_sw 2>/dev/null || \