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 # 25.61 [+25.61] TEST: ping [ OK ] # 27.13 [+1.52] TEST: ping6 [ OK ] # 27.14 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.04 [+4.91] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.05 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 34.44 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.45 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.82 [+3.38] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.84 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 41.65 [+3.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.67 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.78 [+6.11] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.79 [+0.01] INFO: Packets sent on path1 / path2: 16257 / 16512 # 53.68 [+5.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.69 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 59.93 [+6.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.94 [+0.01] INFO: Packets sent on path1 / path2: 16257 / 16512 # 65.78 [+5.85] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 66.26 [+0.47] INFO: Running IPv6 custom multipath hash tests # 71.36 [+5.10] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.37 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6701 # 73.95 [+2.58] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.96 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 77.70 [+3.74] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.71 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6801 # 81.58 [+3.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.59 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2277.09 [+2195.49] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2277.10 [+0.01] INFO: Packets sent on path1 / path2: 8372 / 8437 # 2279.95 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2279.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2285.12 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2285.13 [+0.01] INFO: Packets sent on path1 / path2: 16522 / 16248 # 2290.07 [+4.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2290.08 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2295.48 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2295.50 [+0.01] INFO: Packets sent on path1 / path2: 16521 / 16248 # 2300.53 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2300.53 [+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__->