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 # 16.79 [+16.79] TEST: ping [ OK ] # 18.12 [+1.33] TEST: ping6 [ OK ] # 18.21 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.51 [+3.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.53 [+0.02] INFO: Packets sent on path1 / path2: 6251 / 6351 # 23.54 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.55 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 26.34 [+2.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.35 [+0.01] INFO: Packets sent on path1 / path2: 6850 / 5750 # 28.97 [+2.63] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.53 [+5.55] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.55 [+0.01] INFO: Packets sent on path1 / path2: 16470 / 16299 # 39.74 [+5.19] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.74 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.64 [+5.90] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.65 [+0.01] INFO: Packets sent on path1 / path2: 16470 / 16299 # 50.98 [+5.33] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 51.20 [+0.21] INFO: Running IPv6 custom multipath hash tests # 54.77 [+3.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.79 [+0.02] INFO: Packets sent on path1 / path2: 6901 / 5702 # 56.75 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.76 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.21 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.22 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6202 # 63.41 [+3.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.42 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 1240.34 [+1176.92] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1240.35 [+0.01] INFO: Packets sent on path1 / path2: 8375 / 8234 # 1243.11 [+2.76] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1243.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1248.37 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1248.38 [+0.01] INFO: Packets sent on path1 / path2: 16420 / 16351 # 1253.34 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1253.36 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 2 # 1258.49 [+5.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1258.50 [+0.01] INFO: Packets sent on path1 / path2: 16421 / 16350 # 1263.48 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1263.49 [+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__->