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.84 [+25.84] TEST: ping [ OK ] # 27.31 [+1.48] TEST: ping6 [ OK ] # 27.33 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.07 [+4.74] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.07 [+0.01] INFO: Packets sent on path1 / path2: 7001 / 5601 # 34.31 [+2.23] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.31 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.26 [+3.95] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.27 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 41.91 [+3.64] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.91 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 48.01 [+6.10] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.03 [+0.02] INFO: Packets sent on path1 / path2: 16333 / 16436 # 53.87 [+5.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.88 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32770 # 60.03 [+6.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.04 [+0.01] INFO: Packets sent on path1 / path2: 16333 / 16436 # 66.10 [+6.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.11 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.62 [+0.52] INFO: Running IPv6 custom multipath hash tests # 71.19 [+4.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.20 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5952 # 73.66 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.68 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 77.42 [+3.73] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.43 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5800 # 81.53 [+4.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.55 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2305.88 [+2224.33] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2305.88 [+0.01] INFO: Packets sent on path1 / path2: 8393 / 8340 # 2308.85 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2308.86 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2314.31 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2314.32 [+0.01] INFO: Packets sent on path1 / path2: 16195 / 16577 # 2319.19 [+4.87] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2319.20 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2324.30 [+5.10] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2324.31 [+0.01] INFO: Packets sent on path1 / path2: 16194 / 16575 # 2329.28 [+4.97] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2329.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->