Home
last modified time | relevance | path

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

12

/linux-6.1.9/tools/testing/selftests/drivers/net/mlxsw/
Dtc_restrictions.sh48 skip_sw dst_ip 192.0.2.2 action drop
65 skip_sw dst_ip 192.0.2.2 action drop
74 skip_sw dst_ip 192.0.2.2 action drop
96 skip_sw dst_ip 192.0.2.2 \
114 skip_sw dst_ip 192.0.2.2 \
124 skip_sw dst_ip 192.0.2.2 \
131 skip_sw dst_ip 192.0.2.2 \
150 skip_sw dst_ip 192.0.2.2 \
157 skip_sw dst_ip 192.0.2.2 \
178 matchall skip_sw action sample rate 100 group 1
[all …]
Dtc_sample.sh233 skip_sw action sample rate 32 group 1
264 skip_sw action sample rate $((35 * 10 ** 8)) group 1
270 skip_sw action sample rate $((35 * 10 ** 8 + 1)) \
285 skip_sw action sample rate 1024 group 1
289 skip_sw action sample rate 1024 group 1 &> /dev/null
298 skip_sw action sample rate 1024 group 1
314 skip_sw action sample rate 1024 group 1
318 skip_sw action sample rate 1024 group 2 &> /dev/null
333 skip_sw action sample rate 5 group 1
359 skip_sw action sample rate 5 group 1
[all …]
Dtc_police_occ.sh71 flower skip_sw \
81 flower skip_sw \
85 flower skip_sw action police index 10
Drif_mac_profiles.sh113 flower skip_sw ip_proto udp src_port 12345 dst_port 54321 \
119 flower skip_sw src_mac $smac ip_proto udp src_port 12345 \
148 flower skip_sw ip_proto udp src_port 54321 dst_port 12345 \
152 flower skip_sw src_mac $rp1_mac ip_proto udp src_port 54321 \
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
Dsch_tbf_ets.sh8 TCFLAGS=skip_sw
Dsch_tbf_prio.sh8 TCFLAGS=skip_sw
Dsch_tbf_root.sh8 TCFLAGS=skip_sw
Dsch_red_core.sh678 tc filter add block 10 pref 1234 handle 102 matchall skip_sw \
699 flower skip_sw ip_proto udp \
714 flower skip_sw ip_proto tcp \
726 tc filter add block 10 pref 1234 handle 102 matchall skip_sw \
754 tc filter add block 10 pref 1234 handle 102 matchall skip_sw \
Dingress_rif_conf_1d.sh209 flower skip_sw dst_ip 192.0.2.18 action pass
240 flower skip_sw dst_ip 192.0.2.18 action pass
Degress_vid_classification.sh214 flower skip_sw dst_ip 192.0.2.1 action pass
249 flower skip_sw dst_ip 192.0.2.1 action pass
Dingress_rif_conf_1q.sh203 flower skip_sw dst_ip 192.0.2.18 action pass
238 flower skip_sw dst_ip 192.0.2.18 action pass
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 \
Dingress_rif_conf_vxlan.sh255 flower skip_sw dst_ip 192.0.2.1 action pass
286 flower skip_sw dst_ip 192.0.2.1 action pass
Ddevlink_trap_control.sh655 skip_sw action sample rate 1 group 1
670 skip_sw ip_proto udp src_port 12345 dst_port 54321 action trap
/linux-6.1.9/tools/testing/selftests/drivers/net/ocelot/
Dtc_flower_chains.sh118 skip_sw action goto chain $(IS1 0)
120 flower skip_sw action goto chain $(IS1 1)
122 flower skip_sw action goto chain $(IS1 2)
124 flower skip_sw action goto chain $(IS2 0 0)
136 flower skip_sw action goto chain $(IS2 1 0)
160 protocol 802.1Q flower skip_sw vlan_id 100 \
165 flower skip_sw indev $swp2 \
169 protocol ipv4 flower skip_sw src_ip 10.1.1.2 \
174 protocol ipv4 flower skip_sw ip_proto udp dst_port 5201 \
249 protocol 802.1Q flower skip_sw vlan_id 200 \
[all …]
Dpsfp.sh61 skip_sw action goto chain $(PSFP)
132 protocol 802.1Q flower skip_sw \
/linux-6.1.9/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Dswitch-driver.rst157 $ tc filter add dev eth4 ingress flower src_mac 00:01:02:03:04:05 skip_sw action trap
161 …$ tc filter add dev eth4 ingress protocol 802.1q flower skip_sw vlan_id 100 vlan_prio 3 action drop
171 $ tc filter add block 1 ingress flower dst_mac 00:01:02:03:04:04 skip_sw \
173 $ tc filter add block 1 ingress protocol ipv4 flower src_ip 192.168.1.1 skip_sw \
187 …$ tc filter add block 1 ingress protocol 802.1q flower skip_sw vlan_prio 3 action mirred egress mi…
196 …$ tc filter add block 1 ingress protocol 802.1q flower skip_sw vlan_id 200 action mirred egress mi…
201 …$ tc filter add block 1 ingress protocol 802.1q flower skip_sw vlan_id 200 action mirred egress mi…
204 …$ tc filter add block 1 ingress protocol 802.1q flower skip_sw vlan_id 200 action mirred egress mi…
214 …$ tc filter add block 1 ingress protocol 802.1q flower skip_sw vlan_id 200 action mirred egress mi…
215 …$ tc filter add block 1 ingress protocol 802.1q flower skip_sw vlan_id 100 action mirred egress mi…
/linux-6.1.9/net/sched/
Dcls_bpf.c150 bool skip_sw; in cls_bpf_offload_cmd() local
153 skip_sw = prog && tc_skip_sw(prog->gen_flags); in cls_bpf_offload_cmd()
166 skip_sw, &oldprog->gen_flags, in cls_bpf_offload_cmd()
172 skip_sw, &prog->gen_flags, in cls_bpf_offload_cmd()
176 skip_sw, &oldprog->gen_flags, in cls_bpf_offload_cmd()
184 if (prog && skip_sw && !(prog->gen_flags & TCA_CLS_FLAGS_IN_HW)) in cls_bpf_offload_cmd()
379 bool skip_sw; in cls_bpf_prog_from_efd() local
383 skip_sw = gen_flags & TCA_CLS_FLAGS_SKIP_SW; in cls_bpf_prog_from_efd()
385 fp = bpf_prog_get_type_dev(bpf_fd, BPF_PROG_TYPE_SCHED_CLS, skip_sw); in cls_bpf_prog_from_efd()
Dcls_matchall.c89 bool skip_sw = tc_skip_sw(head->flags); in mall_replace_hw_filter() local
106 return skip_sw ? err : 0; in mall_replace_hw_filter()
110 skip_sw, &head->flags, &head->in_hw_count, true); in mall_replace_hw_filter()
119 if (skip_sw && !(head->flags & TCA_CLS_FLAGS_IN_HW)) in mall_replace_hw_filter()
Dcls_u32.c495 bool skip_sw = tc_skip_sw(flags); in u32_replace_hw_hnode() local
505 err = tc_setup_cb_call(block, TC_SETUP_CLSU32, &cls_u32, skip_sw, true); in u32_replace_hw_hnode()
513 if (skip_sw && !offloaded) in u32_replace_hw_hnode()
539 bool skip_sw = tc_skip_sw(flags); in u32_replace_hw_knode() local
559 err = tc_setup_cb_add(block, tp, TC_SETUP_CLSU32, &cls_u32, skip_sw, in u32_replace_hw_knode()
566 if (skip_sw && !(n->flags & TCA_CLS_FLAGS_IN_HW)) in u32_replace_hw_knode()
/linux-6.1.9/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 …]
/linux-6.1.9/tools/testing/selftests/tc-testing/
Dtdc_batch.py58 if args.skip_sw:
/linux-6.1.9/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
Ddevlink_trap_tunnel_ipip6.sh160 flower src_ip 2001:db8:2::1 dst_ip 2001:db8:1::1 skip_sw \

12