Home
last modified time | relevance | path

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

12

/linux-6.6.21/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 …]
Dport_range_occ.sh74 flower skip_sw ip_proto udp src_port 1-100 dst_port 1-100 \
80 flower skip_sw ip_proto tcp src_port 1-100 dst_port 1-100 \
83 flower skip_sw ip_proto udp src_port 1-100 dst_port 1-100 \
86 flower skip_sw ip_proto tcp src_port 1-100 dst_port 1-100 \
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.sh10 TCFLAGS=skip_sw
Dsch_tbf_prio.sh10 TCFLAGS=skip_sw
Dsch_tbf_root.sh10 TCFLAGS=skip_sw
Dsch_red_core.sh677 tc filter add block 10 pref 1234 handle 102 matchall skip_sw \
698 flower skip_sw ip_proto udp \
713 flower skip_sw ip_proto tcp \
725 tc filter add block 10 pref 1234 handle 102 matchall skip_sw \
753 tc filter add block 10 pref 1234 handle 102 matchall skip_sw \
Dingress_rif_conf_1d.sh208 flower skip_sw dst_ip 192.0.2.18 action pass
239 flower skip_sw dst_ip 192.0.2.18 action pass
Degress_vid_classification.sh213 flower skip_sw dst_ip 192.0.2.1 action pass
248 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
Dport_range_scale.sh38 flower skip_sw \
Dtc_police_scale.sh46 flower skip_sw dst_ip $(tc_police_addr $i) \
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
Done_armed_router.sh144 skip_sw dst_ip 198.51.100.1 ip_proto udp dst_port 52768 \
187 skip_sw dst_ip 2001:db8:2::1 ip_proto udp dst_port 52768 \
/linux-6.6.21/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 src_mac $h1_mac \
[all …]
Dpsfp.sh61 skip_sw action goto chain $(PSFP)
132 protocol 802.1Q flower skip_sw \
/linux-6.6.21/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.6.21/net/sched/
Dcls_bpf.c152 bool skip_sw; in cls_bpf_offload_cmd() local
155 skip_sw = prog && tc_skip_sw(prog->gen_flags); in cls_bpf_offload_cmd()
168 skip_sw, &oldprog->gen_flags, in cls_bpf_offload_cmd()
174 skip_sw, &prog->gen_flags, in cls_bpf_offload_cmd()
178 skip_sw, &oldprog->gen_flags, in cls_bpf_offload_cmd()
186 if (prog && skip_sw && !(prog->gen_flags & TCA_CLS_FLAGS_IN_HW)) in cls_bpf_offload_cmd()
381 bool skip_sw; in cls_bpf_prog_from_efd() local
385 skip_sw = gen_flags & TCA_CLS_FLAGS_SKIP_SW; in cls_bpf_prog_from_efd()
387 fp = bpf_prog_get_type_dev(bpf_fd, BPF_PROG_TYPE_SCHED_CLS, skip_sw); in cls_bpf_prog_from_efd()
Dcls_matchall.c91 bool skip_sw = tc_skip_sw(head->flags); in mall_replace_hw_filter() local
108 return skip_sw ? err : 0; in mall_replace_hw_filter()
112 skip_sw, &head->flags, &head->in_hw_count, true); in mall_replace_hw_filter()
121 if (skip_sw && !(head->flags & TCA_CLS_FLAGS_IN_HW)) in mall_replace_hw_filter()
Dcls_u32.c497 bool skip_sw = tc_skip_sw(flags); in u32_replace_hw_hnode() local
507 err = tc_setup_cb_call(block, TC_SETUP_CLSU32, &cls_u32, skip_sw, true); in u32_replace_hw_hnode()
515 if (skip_sw && !offloaded) in u32_replace_hw_hnode()
541 bool skip_sw = tc_skip_sw(flags); in u32_replace_hw_knode() local
561 err = tc_setup_cb_add(block, tp, TC_SETUP_CLSU32, &cls_u32, skip_sw, in u32_replace_hw_knode()
568 if (skip_sw && !(n->flags & TCA_CLS_FLAGS_IN_HW)) in u32_replace_hw_knode()
/linux-6.6.21/tools/testing/selftests/bpf/
Dtest_offload.py562 skip_sw=False, skip_hw=False, argument
571 if skip_sw:
834 ret, _, err = sim.cls_bpf_add_filter(obj, skip_sw=True,
865 ret, _, err = sim.cls_bpf_add_filter(bytecode, skip_sw=True,
874 skip_sw=True,
885 sim.cls_bpf_add_filter(obj, prio=1, handle=1, skip_sw=True)
886 sim.cls_bpf_add_filter(obj, op="replace", prio=1, handle=1, skip_sw=True)
897 skip_sw=(j == 1), skip_hw=(j == 2),
919 ret, _, err = sim.cls_bpf_add_filter(obj, verbose=True, skip_sw=True,
926 ret, _, err = sim.cls_bpf_add_filter(obj, verbose=True, skip_sw=True,
[all …]
/linux-6.6.21/tools/testing/selftests/tc-testing/
Dtdc_batch.py58 if args.skip_sw:

12