Home
last modified time | relevance | path

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

12345

/tools/testing/ktest/examples/
A 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
A 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
A 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
A 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/ublk/
A Dstripe.c36 const unsigned shift = conf->shift - 9; in calculate_nr_vec()
55 for (i = 0; i < conf->nr_files; i++) { in alloc_stripe_array()
75 const unsigned shift = conf->shift - 9; in calculate_stripe_array()
110 idx = (idx + 1) % conf->nr_files; in calculate_stripe_array()
188 for (i = 0; i < conf->nr_files; i++) { in handle_flush()
193 return conf->nr_files; in handle_flush()
292 struct stripe_conf *conf; in ublk_stripe_tgt_init() local
334 conf = malloc(sizeof(*conf)); in ublk_stripe_tgt_init()
335 conf->shift = chunk_shift; in ublk_stripe_tgt_init()
338 dev->private_data = conf; in ublk_stripe_tgt_init()
[all …]
/tools/testing/selftests/net/
A 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
42 sysctl -w net.ipv4.conf.veth0.arp_announce=2
43 ip netns exec "${PEER_NS}" sysctl -w net.ipv4.conf.veth1.arp_announce=2
59 sysctl -w net.ipv4.conf.veth0.arp_ignore=3
60 ip netns exec "${PEER_NS}" sysctl -w net.ipv4.conf.veth1.arp_ignore=3
A Dipv6_force_forwarding.sh50 ip netns exec $ns2 sysctl -qw net.ipv6.conf.all.forwarding=0
59 if ! ip netns exec $ns2 test -f /proc/sys/net/ipv6/conf/veth21/force_forwarding; then
65 ip netns exec $ns2 sysctl -qw net.ipv6.conf.veth21.force_forwarding=0
66 ip netns exec $ns2 sysctl -qw net.ipv6.conf.veth23.force_forwarding=0
76 ip netns exec $ns2 sysctl -qw net.ipv6.conf.veth21.force_forwarding=1
77 ip netns exec $ns2 sysctl -qw net.ipv6.conf.veth23.force_forwarding=1
A Dsrv6_end_dt6_l3vpn_test.sh234 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
235 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
241 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.forwarding=1
254 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
255 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
268 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.all.accept_dad=0
269 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.default.accept_dad=0
276 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.${rtveth}.proxy_ndp=1
A Dsrv6_end_dx6_netfilter_test.sh184 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
185 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
194 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.forwarding=1
227 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.all.accept_dad=0
228 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.default.accept_dad=0
230 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.${rtveth}.proxy_ndp=1
A Dgre_ipv6_lladdr.sh102 ip netns exec "${NS0}" sysctl -qw net.ipv6.conf.gretest.stable_secret="2001:db8::abcd"
113 ip netns exec "${NS0}" sysctl -qw net.ipv6.conf.gretest.addr_gen_mode="${ADDR_GEN_MODE}"
119 ip netns exec "${NS0}" sysctl -qw net.ipv6.conf.gretest.addr_gen_mode=1
124 ip netns exec "${NS0}" sysctl -qw net.ipv6.conf.gretest.addr_gen_mode="${ADDR_GEN_MODE}"
A Dsrv6_end_dt46_l3vpn_test.sh264 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
265 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
272 ip netns exec ${nsname} sysctl -wq net.ipv6.conf.all.forwarding=1
285 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.all.accept_dad=0
286 ip netns exec ${hsname} sysctl -wq net.ipv6.conf.default.accept_dad=0
300 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.all.accept_dad=0
301 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.default.accept_dad=0
309 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.${rtveth}.proxy_ndp=1
310 ip netns exec ${rtname} sysctl -wq net.ipv4.conf.${rtveth}.proxy_arp=1
A 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
91 sysctl -w net.ipv4.conf.veth0.arp_evict_nocarrier=1 >/dev/null 2>&1
92 sysctl -w net.ipv4.conf.all.arp_evict_nocarrier=1 >/dev/null 2>&1
/tools/testing/selftests/net/forwarding/
A 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
A 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
A 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/alsa/
A Dconf.c95 struct card_cfg_data *conf; in conf_data_by_card() local
97 for (conf = conf_cards; conf; conf = conf->next) { in conf_data_by_card()
98 if (conf->card == card) { in conf_data_by_card()
101 conf->filename, card); in conf_data_by_card()
102 return conf; in conf_data_by_card()
330 struct card_cfg_data *conf; in conf_free() local
333 conf = conf_cards; in conf_free()
334 conf_cards = conf->next; in conf_free()
341 struct card_cfg_data *conf; in conf_by_card() local
344 if (conf) in conf_by_card()
[all …]
A DMakefile23 TEST_FILES := conf.d pcm-test.conf
27 $(OUTPUT)/libatest.so: conf.c alsa-local.h
A Dpcm-test.c599 struct card_cfg_data *conf; in main() local
617 for (conf = conf_cards; conf; conf = conf->next) in main()
618 if (conf->card < 0) in main()
636 for (conf = conf_cards; conf; conf = conf->next) in main()
637 if (conf->card < 0) in main()
639 conf->filename, conf->config_id); in main()
/tools/testing/selftests/drivers/net/mlxsw/
A 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
A 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/net/netfilter/
A Dipvs.sh130 ip netns exec "${ns2}" sysctl -qw net.ipv4.conf.all.arp_ignore=1
131 ip netns exec "${ns2}" sysctl -qw net.ipv4.conf.all.arp_announce=2
157 ip netns exec "${ns1}" sysctl -qw net.ipv4.conf.all.send_redirects=0
158 ip netns exec "${ns1}" sysctl -qw net.ipv4.conf.default.send_redirects=0
164 ip netns exec "${ns2}" sysctl -qw net.ipv4.conf.all.arp_ignore=1
165 ip netns exec "${ns2}" sysctl -qw net.ipv4.conf.all.arp_announce=2
166 ip netns exec "${ns2}" sysctl -qw net.ipv4.conf.tunl0.rp_filter=0
A Dbridge_brouter.sh59 ip netns exec "$nsbr" sysctl -q net.ipv4.conf.veth0.forwarding=0
71 ip netns exec "$nsbr" sysctl -q net.ipv4.conf.veth0.forwarding=1
72 ip netns exec "$nsbr" sysctl -q net.ipv4.conf.veth1.forwarding=1
/tools/usb/ffs-aio-example/multibuff/host_app/
A 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/usb/ffs-aio-example/simple/host_app/
A 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/drivers/net/microchip/
A Dksz9477_qos.sh36 sysctl_set net.ipv6.conf.${h1}.disable_ipv6 1
43 sysctl_restore net.ipv6.conf.${h1}.disable_ipv6
50 sysctl_set net.ipv6.conf.${h2}.disable_ipv6 1
56 sysctl_restore net.ipv6.conf.${h2}.disable_ipv6
64 sysctl_set net.ipv6.conf.${swp1}.disable_ipv6 1
65 sysctl_set net.ipv6.conf.${swp2}.disable_ipv6 1
72 sysctl_set net.ipv6.conf.br0.disable_ipv6 1
77 sysctl_restore net.ipv6.conf.${swp2}.disable_ipv6
78 sysctl_restore net.ipv6.conf.${swp1}.disable_ipv6

Completed in 32 milliseconds

12345