Home
last modified time | relevance | path

Searched refs:conf (Results 1 – 25 of 92) sorted by relevance

1234

/tools/testing/ktest/examples/
Dkvm.conf44 INCLUDE include/defaults.conf
89 INCLUDE include/patchcheck.conf
90 INCLUDE include/tests.conf
91 INCLUDE include/bisect.conf
92 INCLUDE include/min-config.conf
93 INCLUDE include/bootconfig.conf
Dtest.conf43 INCLUDE include/defaults.conf
58 INCLUDE include/patchcheck.conf
59 INCLUDE include/tests.conf
60 INCLUDE include/bisect.conf
61 INCLUDE include/min-config.conf
Dvmware.conf89 INCLUDE include/defaults.conf
134 INCLUDE include/patchcheck.conf
135 INCLUDE include/tests.conf
136 INCLUDE include/bisect.conf
137 INCLUDE include/min-config.conf
DREADME10 crosstests.conf - this config shows an example of testing a git repo against
16 test.conf - A generic example of a config. This is based on an actual config
19 kvm.conf - A example of a config that is used to test a virtual guest running
22 snowball.conf - An example config that was used to demo ktest.pl against
/tools/testing/selftests/net/
Droute_localnet.sh16 sysctl -w net.ipv4.conf.veth0.route_localnet=1
17 ip netns exec "${PEER_NS}" sysctl -w net.ipv4.conf.veth1.route_localnet=1
40 sysctl -w net.ipv4.conf.veth0.arp_announce=2
41 ip netns exec "${PEER_NS}" sysctl -w net.ipv4.conf.veth1.arp_announce=2
57 sysctl -w net.ipv4.conf.veth0.arp_ignore=3
58 ip netns exec "${PEER_NS}" sysctl -w net.ipv4.conf.veth1.arp_ignore=3
Dsrv6_end_dt46_l3vpn_test.sh269 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
270 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
277 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.forwarding=1
292 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
293 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
297 ip netns exec ${rtname} sysctl -wq net.ipv4.conf.all.rp_filter=0
298 ip netns exec ${rtname} sysctl -wq net.ipv4.conf.default.rp_filter=0
312 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.all.accept_dad=0
313 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.default.accept_dad=0
321 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.${rtveth}.proxy_ndp=1
[all …]
Dsrv6_end_dt6_l3vpn_test.sh239 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
240 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
246 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.forwarding=1
261 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
262 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
275 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.all.accept_dad=0
276 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.default.accept_dad=0
283 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.${rtveth}.proxy_ndp=1
Dsrv6_hencap_red_l3vpn_test.sh387 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
388 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
389 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.forwarding=1
391 ip netns exec "${nsname}" sysctl -wq net.ipv4.conf.all.rp_filter=0
392 ip netns exec "${nsname}" sysctl -wq net.ipv4.conf.default.rp_filter=0
522 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
523 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
554 sysctl -wq net.ipv6.conf."${RT2HS_DEVNAME}".proxy_ndp=1
556 sysctl -wq net.ipv4.conf."${RT2HS_DEVNAME}".proxy_arp=1
561 sysctl -wq net.ipv4.conf."${RT2HS_DEVNAME}".rp_filter=0
Dsrv6_end_dt4_l3vpn_test.sh236 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
237 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
247 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.forwarding=1
264 ip netns exec ${rtname} sysctl -wq net.ipv4.conf.all.rp_filter=0
265 ip netns exec ${rtname} sysctl -wq net.ipv4.conf.default.rp_filter=0
283 ip netns exec ${rtname} sysctl -wq net.ipv4.conf.${rtveth}.proxy_arp=1
Dsrv6_end_next_csid_l3vpn_test.sh518 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
519 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
520 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.forwarding=1
522 ip netns exec "${nsname}" sysctl -wq net.ipv4.conf.all.rp_filter=0
523 ip netns exec "${nsname}" sysctl -wq net.ipv4.conf.default.rp_filter=0
750 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
751 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
790 sysctl -wq net.ipv6.conf."${RT2HS_DEVNAME}".proxy_ndp=1
792 sysctl -wq net.ipv4.conf."${RT2HS_DEVNAME}".proxy_arp=1
797 sysctl -wq net.ipv4.conf."${RT2HS_DEVNAME}".rp_filter=0
Dsrv6_end_x_next_csid_l3vpn_test.sh458 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
459 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
460 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.forwarding=1
462 ip netns exec "${nsname}" sysctl -wq net.ipv4.conf.all.rp_filter=0
463 ip netns exec "${nsname}" sysctl -wq net.ipv4.conf.default.rp_filter=0
810 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
811 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
850 sysctl -wq net.ipv6.conf."${RT2HS_DEVNAME}".proxy_ndp=1
852 sysctl -wq net.ipv4.conf."${RT2HS_DEVNAME}".proxy_arp=1
857 sysctl -wq net.ipv4.conf."${RT2HS_DEVNAME}".rp_filter=0
Dsrv6_hl2encap_red_l2vpn_test.sh341 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
342 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
343 ip netns exec "${nsname}" sysctl -wq net.ipv6.conf.all.forwarding=1
345 ip netns exec "${nsname}" sysctl -wq net.ipv4.conf.all.rp_filter=0
346 ip netns exec "${nsname}" sysctl -wq net.ipv4.conf.default.rp_filter=0
469 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.all.accept_dad=0
470 ip netns exec "${hsname}" sysctl -wq net.ipv6.conf.default.accept_dad=0
493 sysctl -wq net.ipv4.conf."${RT2HS_DEVNAME}".rp_filter=0
Darp_ndisc_evict_nocarrier.sh28 sysctl -w net.ipv6.conf.veth1.ndisc_evict_nocarrier=1 >/dev/null 2>&1
29 sysctl -w net.ipv6.conf.all.ndisc_evict_nocarrier=1 >/dev/null 2>&1
105 sysctl -w net.ipv4.conf.veth0.arp_evict_nocarrier=1 >/dev/null 2>&1
106 sysctl -w net.ipv4.conf.all.arp_evict_nocarrier=1 >/dev/null 2>&1
/tools/testing/selftests/alsa/
Dconf.c102 struct card_data *conf; in conf_data_by_card() local
104 for (conf = conf_cards; conf; conf = conf->next) { in conf_data_by_card()
105 if (conf->card == card) { in conf_data_by_card()
108 conf->filename, card); in conf_data_by_card()
109 return conf; in conf_data_by_card()
324 struct card_data *conf; in conf_free() local
327 conf = conf_cards; in conf_free()
328 conf_cards = conf->next; in conf_free()
329 snd_config_delete(conf->config); in conf_free()
335 struct card_data *conf; in conf_by_card() local
[all …]
DMakefile19 TEST_FILES := conf.d pcm-test.conf
23 $(OUTPUT)/libatest.so: conf.c alsa-local.h
/tools/testing/selftests/net/forwarding/
Dmirror_gre_nh.sh32 sysctl_set net.ipv4.conf.all.rp_filter 0
33 sysctl_set net.ipv4.conf.$h3.rp_filter 0
38 sysctl_set net.ipv4.conf.v$h3.rp_filter 0
66 sysctl_restore net.ipv4.conf.v$h3.rp_filter 0
71 sysctl_restore net.ipv4.conf.$h3.rp_filter
72 sysctl_restore net.ipv4.conf.all.rp_filter
Drouter_broadcast.sh146 sysctl_set net.ipv4.conf.all.bc_forwarding 0
147 sysctl_set net.ipv4.conf.$rp1.bc_forwarding 0
148 sysctl_set net.ipv4.conf.$rp2.bc_forwarding 0
153 sysctl_set net.ipv4.conf.all.bc_forwarding 1
154 sysctl_set net.ipv4.conf.$rp1.bc_forwarding 1
155 sysctl_set net.ipv4.conf.$rp2.bc_forwarding 1
160 sysctl_restore net.ipv4.conf.$rp2.bc_forwarding
161 sysctl_restore net.ipv4.conf.$rp1.bc_forwarding
162 sysctl_restore net.ipv4.conf.all.bc_forwarding
Drouter.sh128 $SMCROUTEDIR/$table_name.conf
131 $MCD -N -I $table_name -f $SMCROUTEDIR/$table_name.conf \
194 sysctl_set net.ipv4.conf.all.rp_filter 0
195 sysctl_set net.ipv4.conf.$rp1.rp_filter 0
209 sysctl_restore net.ipv4.conf.$rp1.rp_filter
210 sysctl_restore net.ipv4.conf.all.rp_filter
272 sysctl_set net.ipv4.conf.all.rp_filter 0
273 sysctl_set net.ipv4.conf.$rp1.rp_filter 0
287 sysctl_restore net.ipv4.conf.$rp1.rp_filter
288 sysctl_restore net.ipv4.conf.all.rp_filter
/tools/testing/selftests/drivers/net/mlxsw/
Drif_mac_profile_scale.sh56 sysctl_set net.ipv6.conf.$h1.disable_ipv6 1
57 sysctl_set net.ipv6.conf.$h2.disable_ipv6 1
70 sysctl_restore net.ipv6.conf.$h2.disable_ipv6
71 sysctl_restore net.ipv6.conf.$h1.disable_ipv6
Drif_mac_profiles_occ.sh20 sysctl_set net.ipv6.conf.$h1.disable_ipv6 1
21 sysctl_set net.ipv6.conf.$h2.disable_ipv6 1
34 sysctl_restore net.ipv6.conf.$h2.disable_ipv6
35 sysctl_restore net.ipv6.conf.$h1.disable_ipv6
/tools/testing/selftests/netfilter/
Dipvs.sh147 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.arp_ignore=1
148 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.arp_announce=2
150 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.rp_filter=0
151 ip netns exec ns2 sysctl -qw net.ipv4.conf.veth21.rp_filter=0
177 ip netns exec ns1 sysctl -qw net.ipv4.conf.all.send_redirects=0
178 ip netns exec ns1 sysctl -qw net.ipv4.conf.default.send_redirects=0
185 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.arp_ignore=1
186 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.arp_announce=2
187 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.rp_filter=0
188 ip netns exec ns2 sysctl -qw net.ipv4.conf.tunl0.rp_filter=0
[all …]
/tools/usb/ffs-aio-example/multibuff/host_app/
Dtest.c157 struct libusb_config_descriptor *conf; in main() local
164 libusb_get_config_descriptor(state.found, 0, &conf); in main()
165 iface = &conf->interface[0].altsetting[0]; in main()
/tools/testing/selftests/bpf/
Dtest_lwt_seg6local.sh137 ip netns exec ${NS1} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
138 ip netns exec ${NS2} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
139 ip netns exec ${NS3} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
140 ip netns exec ${NS4} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
141 ip netns exec ${NS5} sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
143 ip netns exec ${NS6} sysctl net.ipv6.conf.all.seg6_enabled=1 > /dev/null
144 ip netns exec ${NS6} sysctl net.ipv6.conf.lo.seg6_enabled=1 > /dev/null
145 ip netns exec ${NS6} sysctl net.ipv6.conf.veth10.seg6_enabled=1 > /dev/null
Dtest_lwt_ip_encap.sh117 ip netns exec ${NS1} sysctl -wq net.ipv4.conf.all.rp_filter=0
118 ip netns exec ${NS2} sysctl -wq net.ipv4.conf.all.rp_filter=0
119 ip netns exec ${NS3} sysctl -wq net.ipv4.conf.all.rp_filter=0
120 ip netns exec ${NS1} sysctl -wq net.ipv4.conf.default.rp_filter=0
121 ip netns exec ${NS2} sysctl -wq net.ipv4.conf.default.rp_filter=0
122 ip netns exec ${NS3} sysctl -wq net.ipv4.conf.default.rp_filter=0
125 ip netns exec ${NS1} sysctl -wq net.ipv6.conf.all.accept_dad=0
126 ip netns exec ${NS2} sysctl -wq net.ipv6.conf.all.accept_dad=0
127 ip netns exec ${NS3} sysctl -wq net.ipv6.conf.all.accept_dad=0
128 ip netns exec ${NS1} sysctl -wq net.ipv6.conf.default.accept_dad=0
[all …]
/tools/usb/ffs-aio-example/simple/host_app/
Dtest.c157 struct libusb_config_descriptor *conf; in main() local
164 libusb_get_config_descriptor(state.found, 0, &conf); in main()
165 iface = &conf->interface[0].altsetting[0]; in main()

1234