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.63 [+27.63] TEST: ping [ OK ] # 29.27 [+1.64] TEST: ping6 [ OK ] # 29.36 [+0.09] INFO: Running IPv4 custom multipath hash tests # 34.30 [+4.94] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.31 [+0.01] INFO: Packets sent on path1 / path2: 6253 / 6351 # 36.83 [+2.53] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.85 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.16 [+4.31] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.17 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 45.54 [+4.37] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.56 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 51.68 [+6.11] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.69 [+0.01] INFO: Packets sent on path1 / path2: 16455 / 16314 # 57.93 [+6.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.94 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 64.16 [+6.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.17 [+0.01] INFO: Packets sent on path1 / path2: 16456 / 16314 # 70.37 [+6.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 70.94 [+0.56] INFO: Running IPv6 custom multipath hash tests # 76.07 [+5.13] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.08 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6452 # 78.62 [+2.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.64 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 82.43 [+3.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.44 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 86.53 [+4.08] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.53 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2477.78 [+2391.25] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2477.79 [+0.01] INFO: Packets sent on path1 / path2: 8434 / 8314 # 2480.74 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2480.75 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2486.24 [+5.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2486.25 [+0.01] INFO: Packets sent on path1 / path2: 16281 / 16489 # 2491.32 [+5.07] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2491.33 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2496.66 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2496.66 [+0.01] INFO: Packets sent on path1 / path2: 16282 / 16488 # 2501.83 [+5.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2501.85 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 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__->