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.48 [+25.48] TEST: ping [ OK ] # 26.94 [+1.46] TEST: ping6 [ OK ] # 26.95 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.78 [+4.83] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.79 [+0.01] INFO: Packets sent on path1 / path2: 5551 / 7051 # 34.21 [+2.42] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.22 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.01 [+3.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.02 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 41.63 [+3.61] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.64 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.73 [+6.09] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.73 [+0.01] INFO: Packets sent on path1 / path2: 16273 / 16497 # 53.16 [+5.43] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.17 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 59.13 [+5.96] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.14 [+0.01] INFO: Packets sent on path1 / path2: 16273 / 16496 # 64.63 [+5.49] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.64 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 65.12 [+0.48] INFO: Running IPv6 custom multipath hash tests # 69.86 [+4.74] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.87 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6002 # 72.38 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.39 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 76.04 [+3.66] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.05 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6750 # 79.71 [+3.67] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.73 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2278.01 [+2198.29] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2278.02 [+0.01] INFO: Packets sent on path1 / path2: 8361 / 8372 # 2280.89 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2280.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2286.04 [+5.14] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2286.04 [+0.01] INFO: Packets sent on path1 / path2: 16514 / 16257 # 2290.96 [+4.92] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2290.97 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2296.24 [+5.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2296.25 [+0.01] INFO: Packets sent on path1 / path2: 16513 / 16256 # 2301.17 [+4.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2301.18 [+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__->