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 # 23.78 [+23.78] TEST: ping [ OK ] # 25.22 [+1.45] TEST: ping6 [ OK ] # 25.23 [+0.01] INFO: Running IPv4 custom multipath hash tests # 29.79 [+4.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.79 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 31.96 [+2.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 31.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.41 [+3.44] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 35.43 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 38.88 [+3.45] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 38.89 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 44.75 [+5.86] TEST: Multipath hash field: Source port (balanced) [ OK ] # 44.75 [+0.01] INFO: Packets sent on path1 / path2: 16212 / 16557 # 50.80 [+6.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 50.81 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 56.55 [+5.75] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 56.56 [+0.01] INFO: Packets sent on path1 / path2: 16212 / 16557 # 62.15 [+5.59] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 62.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 62.64 [+0.48] INFO: Running IPv6 custom multipath hash tests # 66.95 [+4.31] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 66.97 [+0.02] INFO: Packets sent on path1 / path2: 6900 / 5701 # 69.28 [+2.32] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 69.29 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 73.13 [+3.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 73.14 [+0.01] INFO: Packets sent on path1 / path2: 6202 / 6402 # 76.54 [+3.40] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 76.55 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2289.45 [+2212.89] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2289.45 [+0.01] INFO: Packets sent on path1 / path2: 8445 / 8305 # 2292.27 [+2.82] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2292.28 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2297.71 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2297.71 [+0.01] INFO: Packets sent on path1 / path2: 16415 / 16355 # 2302.76 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2302.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2308.02 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2308.03 [+0.01] INFO: Packets sent on path1 / path2: 16415 / 16355 # 2313.02 [+4.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2313.03 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->