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.00 [+27.00] TEST: ping [ OK ] # 28.60 [+1.61] TEST: ping6 [ OK ] # 28.68 [+0.08] INFO: Running IPv4 custom multipath hash tests # 33.68 [+5.00] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.69 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 36.39 [+2.70] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.40 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.81 [+3.41] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.82 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 43.77 [+3.95] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 50.54 [+6.77] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.55 [+0.01] INFO: Packets sent on path1 / path2: 16291 / 16478 # 56.49 [+5.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.50 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 62.67 [+6.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.68 [+0.01] INFO: Packets sent on path1 / path2: 16291 / 16478 # 68.45 [+5.78] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 68.99 [+0.53] INFO: Running IPv6 custom multipath hash tests # 73.97 [+4.99] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.98 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6302 # 76.46 [+2.48] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 80.37 [+3.90] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.39 [+0.03] INFO: Packets sent on path1 / path2: 6000 / 6600 # 84.17 [+3.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.18 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2446.45 [+2362.28] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2446.46 [+0.01] INFO: Packets sent on path1 / path2: 8513 / 8267 # 2449.42 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2449.42 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2454.81 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2454.83 [+0.01] INFO: Packets sent on path1 / path2: 16483 / 16288 # 2460.03 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2460.04 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2465.36 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2465.37 [+0.01] INFO: Packets sent on path1 / path2: 16484 / 16286 # 2470.49 [+5.13] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2470.50 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 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__->