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.10 [+28.10] TEST: ping [ OK ] # 29.65 [+1.54] TEST: ping6 [ OK ] # 29.73 [+0.09] INFO: Running IPv4 custom multipath hash tests # 34.90 [+5.16] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.91 [+0.02] INFO: Packets sent on path1 / path2: 6503 / 6101 # 41.12 [+6.20] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 41.13 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 45.94 [+4.81] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 45.95 [+0.01] INFO: Packets sent on path1 / path2: 5650 / 6950 # 50.66 [+4.70] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 50.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 57.65 [+6.98] TEST: Multipath hash field: Source port (balanced) [ OK ] # 57.66 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16392 # 63.94 [+6.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 63.94 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 70.35 [+6.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 70.36 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16392 # 76.60 [+6.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 76.61 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 77.16 [+0.55] INFO: Running IPv6 custom multipath hash tests # 82.18 [+5.02] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 82.19 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6701 # 84.92 [+2.73] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 84.94 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 88.81 [+3.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 88.82 [+0.01] INFO: Packets sent on path1 / path2: 5700 / 6901 # 93.15 [+4.33] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 93.17 [+0.02] INFO: Packets sent on path1 / path2: 12602 / 1 # 2482.42 [+2389.25] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2482.43 [+0.01] INFO: Packets sent on path1 / path2: 8323 / 8451 # 2485.42 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2485.42 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2491.06 [+5.63] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2491.06 [+0.01] INFO: Packets sent on path1 / path2: 16437 / 16333 # 2495.97 [+4.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2495.98 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2501.20 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2501.21 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16333 # 2506.10 [+4.89] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2506.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->