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 # 15.52 [+15.52] TEST: ping [ OK ] # 16.85 [+1.33] TEST: ping6 [ OK ] # 16.94 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.09 [+3.15] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.10 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6300 # 21.85 [+1.75] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.87 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 23.60 [+1.73] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.62 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5850 # 27.61 [+3.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.61 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 32.72 [+5.10] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.73 [+0.01] INFO: Packets sent on path1 / path2: 16312 / 16457 # 37.72 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 37.74 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 43.17 [+5.43] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.20 [+0.03] INFO: Packets sent on path1 / path2: 16312 / 16457 # 48.38 [+5.18] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.40 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 48.61 [+0.21] INFO: Running IPv6 custom multipath hash tests # 51.97 [+3.37] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 51.98 [+0.01] INFO: Packets sent on path1 / path2: 6053 / 6550 # 54.10 [+2.11] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.10 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 57.54 [+3.44] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 57.55 [+0.01] INFO: Packets sent on path1 / path2: 7402 / 5200 # 60.43 [+2.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 60.45 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1225.81 [+1165.36] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1225.82 [+0.01] INFO: Packets sent on path1 / path2: 8225 / 8373 # 1228.48 [+2.66] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1228.49 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1233.71 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1233.72 [+0.01] INFO: Packets sent on path1 / path2: 16453 / 16317 # 1238.84 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1238.85 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1244.24 [+5.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1244.26 [+0.02] INFO: Packets sent on path1 / path2: 16453 / 16317 # 1248.96 [+4.70] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1248.97 [+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__->