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 # 27.03 [+27.03] TEST: ping [ OK ] # 28.63 [+1.60] TEST: ping6 [ OK ] # 28.72 [+0.09] INFO: Running IPv4 custom multipath hash tests # 33.74 [+5.02] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.76 [+0.02] INFO: Packets sent on path1 / path2: 6402 / 6202 # 36.31 [+2.55] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.32 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.00 [+3.68] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.02 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 44.46 [+4.45] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.47 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 51.23 [+6.75] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.24 [+0.01] INFO: Packets sent on path1 / path2: 16389 / 16380 # 57.64 [+6.40] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.65 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 64.62 [+6.97] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.63 [+0.01] INFO: Packets sent on path1 / path2: 16389 / 16381 # 70.84 [+6.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.86 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 71.43 [+0.57] INFO: Running IPv6 custom multipath hash tests # 76.38 [+4.96] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.40 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6102 # 79.10 [+2.70] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 82.90 [+3.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.92 [+0.02] INFO: Packets sent on path1 / path2: 5551 / 7050 # 87.59 [+4.67] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.60 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12601 # 2553.60 [+2466.00] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2553.61 [+0.01] INFO: Packets sent on path1 / path2: 8472 / 8330 # 2556.90 [+3.30] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2556.91 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2562.29 [+5.38] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2562.30 [+0.01] INFO: Packets sent on path1 / path2: 16465 / 16306 # 2567.51 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2567.52 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2573.08 [+5.56] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2573.09 [+0.01] INFO: Packets sent on path1 / path2: 16465 / 16304 # 2578.36 [+5.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2578.38 [+0.02] 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__->