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 # 24.96 [+24.96] TEST: ping [ OK ] # 26.32 [+1.36] TEST: ping6 [ OK ] # 26.32 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.90 [+4.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.91 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6452 # 33.14 [+2.23] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.23 [+3.08] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.24 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6301 # 39.53 [+3.30] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.55 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 45.70 [+6.15] TEST: Multipath hash field: Source port (balanced) [ OK ] # 45.71 [+0.01] INFO: Packets sent on path1 / path2: 16128 / 16641 # 51.44 [+5.73] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 51.44 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 57.57 [+6.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 57.59 [+0.01] INFO: Packets sent on path1 / path2: 16128 / 16641 # 63.20 [+5.61] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.21 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 63.70 [+0.50] INFO: Running IPv6 custom multipath hash tests # 68.11 [+4.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 68.12 [+0.01] INFO: Packets sent on path1 / path2: 6152 / 6451 # 70.53 [+2.41] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 70.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 73.87 [+3.33] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 73.89 [+0.02] INFO: Packets sent on path1 / path2: 6250 / 6350 # 77.56 [+3.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 77.57 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 2281.07 [+2203.50] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2281.07 [+0.01] INFO: Packets sent on path1 / path2: 8503 / 8258 # 2284.05 [+2.98] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2284.06 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2289.46 [+5.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2289.47 [+0.01] INFO: Packets sent on path1 / path2: 16397 / 16373 # 2294.76 [+5.30] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2294.77 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2300.10 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2300.11 [+0.01] INFO: Packets sent on path1 / path2: 16398 / 16372 # 2305.02 [+4.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2305.03 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->