Home
last modified time | relevance | path

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

12

/tools/testing/ktest/examples/
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
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
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
Dicmp_redirect.sh176 h[12]) ip netns exec $ns sysctl -q -w net.ipv4.conf.all.accept_redirects=1
177 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=0
178 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.accept_redirects=1
179 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.keep_addr_on_down=1
182 ip netns exec $ns sysctl -q -w net.ipv4.conf.all.send_redirects=1
183 ip netns exec $ns sysctl -q -w net.ipv4.conf.default.rp_filter=0
184 ip netns exec $ns sysctl -q -w net.ipv4.conf.all.rp_filter=0
186 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=1
Dfib_nexthops.sh129 ip netns exec ${n} sysctl -qw net.ipv4.conf.default.ignore_routes_with_linkdown=1
130 ip netns exec ${n} sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1
131 ip netns exec ${n} sysctl -qw net.ipv6.conf.all.forwarding=1
132 ip netns exec ${n} sysctl -qw net.ipv6.conf.default.forwarding=1
133 ip netns exec ${n} sysctl -qw net.ipv6.conf.default.ignore_routes_with_linkdown=1
134 ip netns exec ${n} sysctl -qw net.ipv6.conf.all.accept_dad=0
135 ip netns exec ${n} sysctl -qw net.ipv6.conf.default.accept_dad=0
Dfib_nexthop_multiprefix.sh81 ip netns exec ${ns} sysctl -q -w net.ipv6.conf.all.keep_addr_on_down=1
84 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=0
88 ip netns exec $ns sysctl -q -w net.ipv6.conf.all.forwarding=1
Dl2tp.sh97 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1
98 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.forwarding=1
99 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.forwarding=1
100 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.accept_dad=0
/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
Dmirror_gre_vlan_bridge_1q.sh89 sysctl_set net.ipv4.conf.all.rp_filter 0
90 sysctl_set net.ipv4.conf.$h3.rp_filter 0
122 sysctl_restore net.ipv4.conf.$h3.rp_filter
123 sysctl_restore net.ipv4.conf.all.rp_filter
Dvxlan_asymmetric.sh219 sysctl_set net.ipv4.conf.all.rp_filter 0
220 sysctl_set net.ipv4.conf.vlan10-v.rp_filter 0
221 sysctl_set net.ipv4.conf.vlan20-v.rp_filter 0
226 sysctl_restore net.ipv4.conf.all.rp_filter
369 sysctl_set net.ipv4.conf.all.rp_filter 0
370 sysctl_set net.ipv4.conf.vlan10-v.rp_filter 0
371 sysctl_set net.ipv4.conf.vlan20-v.rp_filter 0
Dvxlan_symmetric.sh241 sysctl_set net.ipv4.conf.all.rp_filter 0
242 sysctl_set net.ipv4.conf.vlan10-v.rp_filter 0
243 sysctl_set net.ipv4.conf.vlan20-v.rp_filter 0
248 sysctl_restore net.ipv4.conf.all.rp_filter
412 sysctl_set net.ipv4.conf.all.rp_filter 0
413 sysctl_set net.ipv4.conf.vlan10-v.rp_filter 0
414 sysctl_set net.ipv4.conf.vlan20-v.rp_filter 0
/tools/testing/selftests/bpf/
Dtest_flow_dissector.sh66 echo 0 > /proc/sys/net/ipv4/conf/default/rp_filter
67 echo 0 > /proc/sys/net/ipv4/conf/all/rp_filter
68 echo 0 > /proc/sys/net/ipv4/conf/lo/rp_filter
Dtest_lwt_seg6local.sh130 ip netns exec ns1 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
131 ip netns exec ns2 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
132 ip netns exec ns3 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
133 ip netns exec ns4 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
134 ip netns exec ns5 sysctl net.ipv6.conf.all.forwarding=1 > /dev/null
136 ip netns exec ns6 sysctl net.ipv6.conf.all.seg6_enabled=1 > /dev/null
137 ip netns exec ns6 sysctl net.ipv6.conf.lo.seg6_enabled=1 > /dev/null
138 ip netns exec ns6 sysctl net.ipv6.conf.veth10.seg6_enabled=1 > /dev/null
Dtest_lwt_ip_encap.sh116 ip netns exec ${NS1} sysctl -wq net.ipv4.conf.all.rp_filter=0
117 ip netns exec ${NS2} sysctl -wq net.ipv4.conf.all.rp_filter=0
118 ip netns exec ${NS3} sysctl -wq net.ipv4.conf.all.rp_filter=0
119 ip netns exec ${NS1} sysctl -wq net.ipv4.conf.default.rp_filter=0
120 ip netns exec ${NS2} sysctl -wq net.ipv4.conf.default.rp_filter=0
121 ip netns exec ${NS3} sysctl -wq net.ipv4.conf.default.rp_filter=0
124 ip netns exec ${NS1} sysctl -wq net.ipv6.conf.all.accept_dad=0
125 ip netns exec ${NS2} sysctl -wq net.ipv6.conf.all.accept_dad=0
126 ip netns exec ${NS3} sysctl -wq net.ipv6.conf.all.accept_dad=0
127 ip netns exec ${NS1} sysctl -wq net.ipv6.conf.default.accept_dad=0
[all …]
Dtest_tc_tunnel.sh256 ip netns exec "${ns2}" sysctl -qw net.mpls.conf.testtun0.input=1
257 ip netns exec "${ns2}" sysctl -qw net.ipv4.conf.lo.rp_filter=0
264 ip netns exec "${ns2}" sysctl -qw net.ipv4.conf.all.rp_filter=0
267 ip netns exec "${ns2}" sysctl -qw net.ipv4.conf.testtun0.rp_filter=0
/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/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()
/tools/hv/
Dhv_get_dns_info.sh13 cat /etc/resolv.conf 2>/dev/null | awk '/^nameserver/ { print $2 }'
/tools/memory-model/scripts/
Dchecklitmus.sh21 herdoptions=${LKMM_HERD_OPTIONS--conf linux-kernel.cfg}
/tools/testing/selftests/drivers/net/mlxsw/
Done_armed_router.sh229 sysctl_set net.ipv4.conf.all.accept_redirects 0
230 sysctl_set net.ipv6.conf.all.accept_redirects 0
245 sysctl_restore net.ipv6.conf.all.accept_redirects
246 sysctl_restore net.ipv4.conf.all.accept_redirects
/tools/testing/selftests/netfilter/
Dbridge_brouter.sh82 ip netns exec ns0 sysctl -q net.ipv4.conf.veth0.forwarding=1
83 ip netns exec ns0 sysctl -q net.ipv4.conf.veth1.forwarding=1
Dconntrack_vrf.sh71 ip netns exec $ns0 sysctl -q -w net.ipv4.conf.default.rp_filter=0
72 ip netns exec $ns0 sysctl -q -w net.ipv4.conf.all.rp_filter=0
73 ip netns exec $ns0 sysctl -q -w net.ipv4.conf.all.rp_filter=0
/tools/perf/util/
Dutil.c350 struct strlist_config conf = { in perf_tip() local
357 tips = strlist__new("tips.txt", &conf); in perf_tip()

12