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 # 26.05 [+26.05] TEST: ping [ OK ] # 27.48 [+1.44] TEST: ping6 [ OK ] # 27.49 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.27 [+4.78] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.28 [+0.02] INFO: Packets sent on path1 / path2: 6051 / 6552 # 34.80 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.16 [+3.35] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.17 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 41.91 [+3.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.92 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 48.35 [+6.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.36 [+0.01] INFO: Packets sent on path1 / path2: 16423 / 16346 # 54.42 [+6.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.96 [+9.53] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.98 [+0.02] INFO: Packets sent on path1 / path2: 16424 / 16347 # 70.84 [+6.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 71.36 [+0.51] INFO: Running IPv6 custom multipath hash tests # 76.08 [+4.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.08 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 78.54 [+2.45] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 82.44 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.45 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 86.59 [+4.14] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.60 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2302.93 [+2216.33] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2302.93 [+0.01] INFO: Packets sent on path1 / path2: 8275 / 8491 # 2305.84 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2305.84 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2311.06 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2311.07 [+0.01] INFO: Packets sent on path1 / path2: 16339 / 16432 # 2316.12 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2316.13 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2321.35 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2321.36 [+0.01] INFO: Packets sent on path1 / path2: 16338 / 16432 # 2326.43 [+5.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2326.43 [+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__->