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 # 27.51 [+27.51] TEST: ping [ OK ] # 29.06 [+1.55] TEST: ping6 [ OK ] # 29.15 [+0.09] INFO: Running IPv4 custom multipath hash tests # 34.51 [+5.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.52 [+0.01] INFO: Packets sent on path1 / path2: 6752 / 5852 # 37.32 [+2.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.32 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 41.01 [+3.68] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.01 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 45.37 [+4.35] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 51.81 [+6.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.82 [+0.01] INFO: Packets sent on path1 / path2: 16558 / 16211 # 57.75 [+5.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 63.99 [+6.23] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.01 [+0.02] INFO: Packets sent on path1 / path2: 16558 / 16211 # 69.91 [+5.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.92 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 70.51 [+0.59] INFO: Running IPv6 custom multipath hash tests # 75.33 [+4.82] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.34 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901 # 78.01 [+2.67] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 81.86 [+3.83] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.87 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 86.25 [+4.38] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.26 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2526.75 [+2440.48] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2526.75 [+0.01] INFO: Packets sent on path1 / path2: 8409 / 8394 # 2529.81 [+3.05] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2529.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2535.47 [+5.65] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2535.48 [+0.01] INFO: Packets sent on path1 / path2: 16406 / 16364 # 2540.79 [+5.31] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2540.80 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2546.27 [+5.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2546.28 [+0.01] INFO: Packets sent on path1 / path2: 16406 / 16363 # 2551.58 [+5.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2551.59 [+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__->