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.19 [+25.19] TEST: ping [ OK ] # 26.64 [+1.44] TEST: ping6 [ OK ] # 26.65 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.37 [+4.72] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.38 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5802 # 33.76 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.78 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.63 [+3.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.64 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751 # 41.52 [+3.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 47.80 [+6.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.82 [+0.02] INFO: Packets sent on path1 / path2: 16261 / 16508 # 54.03 [+6.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.03 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 60.27 [+6.23] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.28 [+0.01] INFO: Packets sent on path1 / path2: 16262 / 16509 # 66.61 [+6.33] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 67.09 [+0.47] INFO: Running IPv6 custom multipath hash tests # 72.21 [+5.12] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.22 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 74.72 [+2.50] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.73 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 79.05 [+4.32] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.06 [+0.01] INFO: Packets sent on path1 / path2: 5750 / 6850 # 83.29 [+4.23] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.30 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2321.11 [+2237.81] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2321.12 [+0.01] INFO: Packets sent on path1 / path2: 8450 / 8359 # 2324.25 [+3.14] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2324.26 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2329.78 [+5.52] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2329.79 [+0.01] INFO: Packets sent on path1 / path2: 16534 / 16236 # 2334.99 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2335.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2340.38 [+5.38] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2340.39 [+0.01] INFO: Packets sent on path1 / path2: 16534 / 16235 # 2345.73 [+5.34] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2345.74 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->