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.74 [+27.74] TEST: ping [ OK ] # 29.28 [+1.53] TEST: ping6 [ OK ] # 29.36 [+0.08] INFO: Running IPv4 custom multipath hash tests # 34.29 [+4.94] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.30 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6053 # 36.87 [+2.56] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.64 [+3.77] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.65 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 44.32 [+3.67] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.33 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 50.34 [+6.01] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.35 [+0.01] INFO: Packets sent on path1 / path2: 16307 / 16463 # 55.97 [+5.63] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 62.00 [+6.02] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.01 [+0.01] INFO: Packets sent on path1 / path2: 16306 / 16463 # 68.00 [+5.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.01 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 68.54 [+0.53] INFO: Running IPv6 custom multipath hash tests # 73.25 [+4.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.25 [+0.01] INFO: Packets sent on path1 / path2: 6202 / 6400 # 75.86 [+2.60] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.87 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 79.46 [+3.59] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.49 [+0.03] INFO: Packets sent on path1 / path2: 6601 / 6000 # 83.21 [+3.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.22 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2531.19 [+2447.97] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2531.21 [+0.02] INFO: Packets sent on path1 / path2: 8379 / 8395 # 2534.38 [+3.17] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2534.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2539.88 [+5.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2539.89 [+0.01] INFO: Packets sent on path1 / path2: 16364 / 16406 # 2545.13 [+5.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2545.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2550.58 [+5.44] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2550.59 [+0.01] INFO: Packets sent on path1 / path2: 16364 / 16406 # 2555.71 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2555.72 [+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__->