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 # 28.93 [+28.93] TEST: ping [ OK ] # 30.51 [+1.58] TEST: ping6 [ OK ] # 30.59 [+0.09] INFO: Running IPv4 custom multipath hash tests # 36.17 [+5.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 36.18 [+0.01] INFO: Packets sent on path1 / path2: 6702 / 5902 # 38.75 [+2.57] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 43.20 [+4.44] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 43.21 [+0.01] INFO: Packets sent on path1 / path2: 5601 / 7001 # 47.77 [+4.56] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 47.78 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 54.15 [+6.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 54.16 [+0.01] INFO: Packets sent on path1 / path2: 16304 / 16465 # 60.58 [+6.42] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 60.60 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 66.99 [+6.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 67.00 [+0.02] INFO: Packets sent on path1 / path2: 16304 / 16465 # 73.34 [+6.33] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 73.34 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 73.91 [+0.57] INFO: Running IPv6 custom multipath hash tests # 78.99 [+5.08] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 79.00 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5851 # 81.58 [+2.58] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.59 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 85.35 [+3.76] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.36 [+0.01] INFO: Packets sent on path1 / path2: 6900 / 5700 # 89.69 [+4.34] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.72 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12601 # 2515.17 [+2425.45] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2515.18 [+0.01] INFO: Packets sent on path1 / path2: 8269 / 8565 # 2518.13 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2518.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2523.53 [+5.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2523.54 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16395 # 2528.77 [+5.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2528.79 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2534.27 [+5.49] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2534.28 [+0.01] INFO: Packets sent on path1 / path2: 16375 / 16395 # 2539.39 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2539.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->