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.99 [+28.99] TEST: ping [ OK ] # 30.58 [+1.58] TEST: ping6 [ OK ] # 30.65 [+0.07] INFO: Running IPv4 custom multipath hash tests # 35.68 [+5.03] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.69 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6403 # 38.50 [+2.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.51 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 42.43 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.44 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6800 # 46.63 [+4.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.64 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 56.71 [+10.07] TEST: Multipath hash field: Source port (balanced) [ OK ] # 56.72 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16397 # 63.67 [+6.95] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 63.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 70.18 [+6.50] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 70.19 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16397 # 76.09 [+5.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 76.10 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 76.63 [+0.54] INFO: Running IPv6 custom multipath hash tests # 82.29 [+5.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 82.30 [+0.01] INFO: Packets sent on path1 / path2: 6202 / 6400 # 85.36 [+3.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 85.37 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 88.97 [+3.60] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 88.97 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850 # 93.48 [+4.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 93.49 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2484.97 [+2391.49] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2484.98 [+0.01] INFO: Packets sent on path1 / path2: 8217 / 8560 # 2487.87 [+2.89] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2487.87 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2493.37 [+5.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2493.38 [+0.01] INFO: Packets sent on path1 / path2: 16306 / 16465 # 2498.38 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2498.39 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2503.71 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2503.72 [+0.01] INFO: Packets sent on path1 / path2: 16304 / 16465 # 2508.78 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2508.79 [+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__->