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.79 [+27.79] TEST: ping [ OK ] # 29.38 [+1.59] TEST: ping6 [ OK ] # 29.46 [+0.09] INFO: Running IPv4 custom multipath hash tests # 34.67 [+5.20] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.68 [+0.02] INFO: Packets sent on path1 / path2: 6402 / 6202 # 37.42 [+2.74] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.43 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.30 [+3.87] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.32 [+0.02] INFO: Packets sent on path1 / path2: 6001 / 6601 # 46.11 [+4.79] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.13 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 52.71 [+6.58] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.72 [+0.01] INFO: Packets sent on path1 / path2: 16104 / 16665 # 59.10 [+6.38] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 59.11 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 65.75 [+6.64] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.76 [+0.01] INFO: Packets sent on path1 / path2: 16105 / 16666 # 72.07 [+6.31] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 72.08 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 72.62 [+0.54] INFO: Running IPv6 custom multipath hash tests # 78.10 [+5.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.12 [+0.02] INFO: Packets sent on path1 / path2: 6001 / 6600 # 80.97 [+2.84] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 80.99 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12601 # 85.50 [+4.51] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.51 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6601 # 90.31 [+4.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.32 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2497.78 [+2407.46] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2497.79 [+0.01] INFO: Packets sent on path1 / path2: 8451 / 8276 # 2500.64 [+2.86] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2500.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2505.83 [+5.18] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2505.84 [+0.01] INFO: Packets sent on path1 / path2: 16461 / 16309 # 2510.75 [+4.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2510.76 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 2515.88 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2515.88 [+0.01] INFO: Packets sent on path1 / path2: 16461 / 16308 # 2520.80 [+4.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2520.81 [+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__->