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.73 [+25.73] TEST: ping [ OK ] # 27.25 [+1.52] TEST: ping6 [ OK ] # 27.26 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.82 [+4.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.83 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 34.19 [+2.36] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.22 [+4.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.23 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 42.09 [+3.86] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.10 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 48.65 [+6.55] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.66 [+0.01] INFO: Packets sent on path1 / path2: 16544 / 16225 # 54.53 [+5.87] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 60.74 [+6.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.75 [+0.01] INFO: Packets sent on path1 / path2: 16544 / 16225 # 66.83 [+6.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.84 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.33 [+0.49] INFO: Running IPv6 custom multipath hash tests # 71.84 [+4.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.85 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6052 # 74.45 [+2.60] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.46 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.38 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.38 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 82.60 [+4.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.62 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 2283.45 [+2200.83] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2283.45 [+0.01] INFO: Packets sent on path1 / path2: 8367 / 8386 # 2286.38 [+2.93] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2286.38 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2291.58 [+5.19] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2291.58 [+0.01] INFO: Packets sent on path1 / path2: 16313 / 16459 # 2296.63 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2296.64 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2301.91 [+5.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2301.91 [+0.01] INFO: Packets sent on path1 / path2: 16311 / 16458 # 2306.91 [+5.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2306.92 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->