make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=customm_multipath_hash.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: custom_multipath_hash.sh # 25.65 [+25.65] TEST: ping [ OK ] # 27.13 [+1.48] TEST: ping6 [ OK ] # 27.13 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.99 [+4.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.00 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6102 # 34.39 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.45 [+4.05] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.46 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 42.29 [+3.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.52 [+6.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.53 [+0.01] INFO: Packets sent on path1 / path2: 16399 / 16370 # 54.05 [+5.52] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.06 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 59.83 [+5.77] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.84 [+0.01] INFO: Packets sent on path1 / path2: 16399 / 16370 # 65.27 [+5.43] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.28 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 65.73 [+0.44] INFO: Running IPv6 custom multipath hash tests # 70.54 [+4.81] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.54 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6052 # 73.04 [+2.50] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.05 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 76.41 [+3.36] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.43 [+0.02] INFO: Packets sent on path1 / path2: 5800 / 6800 # 80.32 [+3.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.33 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2296.41 [+2216.08] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2296.42 [+0.01] INFO: Packets sent on path1 / path2: 8533 / 8228 # 2299.31 [+2.89] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2299.32 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2304.49 [+5.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2304.50 [+0.01] INFO: Packets sent on path1 / path2: 16531 / 16239 # 2309.50 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2309.51 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2314.70 [+5.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2314.70 [+0.01] INFO: Packets sent on path1 / path2: 16532 / 16238 # 2320.05 [+5.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2320.06 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 ok 1 selftests: net/forwarding: custom_multipath_hash.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->