forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/tools/testing/selftests/net/forwarding/forwarding.config.sample
....@@ -13,6 +13,11 @@
1313 NETIFS[p6]=veth5
1414 NETIFS[p7]=veth6
1515 NETIFS[p8]=veth7
16
+NETIFS[p9]=veth8
17
+NETIFS[p10]=veth9
18
+
19
+# Port that does not have a cable connected.
20
+NETIF_NO_CABLE=eth8
1621
1722 ##############################################################################
1823 # Defines
....@@ -33,3 +38,8 @@
3338 NETIF_TYPE=veth
3439 # Whether to create virtual interfaces (veth) or not
3540 NETIF_CREATE=yes
41
+# Timeout (in seconds) before ping exits regardless of how many packets have
42
+# been sent or received
43
+PING_TIMEOUT=5
44
+# IPv6 traceroute utility name.
45
+TROUTE6=traceroute6