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.97 [+25.97] TEST: ping [ OK ] # 27.47 [+1.50] TEST: ping6 [ OK ] # 27.48 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.35 [+4.87] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.36 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6203 # 34.85 [+2.49] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.86 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.97 [+4.11] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.98 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850 # 42.94 [+3.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.95 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 49.48 [+6.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.49 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16393 # 55.52 [+6.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 61.73 [+6.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.74 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16393 # 67.94 [+6.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.94 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 68.49 [+0.55] INFO: Running IPv6 custom multipath hash tests # 73.17 [+4.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.18 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 75.68 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.69 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 79.63 [+3.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.64 [+0.01] INFO: Packets sent on path1 / path2: 5601 / 7000 # 83.72 [+4.09] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.74 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2265.16 [+2181.42] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2265.17 [+0.01] INFO: Packets sent on path1 / path2: 8350 / 8373 # 2268.04 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2268.04 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2273.35 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2273.36 [+0.01] INFO: Packets sent on path1 / path2: 16333 / 16437 # 2278.61 [+5.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2278.61 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2283.94 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2283.95 [+0.01] INFO: Packets sent on path1 / path2: 16332 / 16437 # 2289.03 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2289.04 [+0.01] 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__->