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 # 24.05 [+24.05] TEST: ping [ OK ] # 25.52 [+1.46] TEST: ping6 [ OK ] # 25.58 [+0.07] INFO: Running IPv4 custom multipath hash tests # 29.95 [+4.37] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.97 [+0.02] INFO: Packets sent on path1 / path2: 6751 / 5851 # 32.32 [+2.35] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.32 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.81 [+3.49] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 35.83 [+0.02] INFO: Packets sent on path1 / path2: 5700 / 6900 # 39.46 [+3.63] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.48 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 45.28 [+5.80] TEST: Multipath hash field: Source port (balanced) [ OK ] # 45.29 [+0.01] INFO: Packets sent on path1 / path2: 16352 / 16417 # 50.56 [+5.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 50.56 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 56.09 [+5.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 56.09 [+0.01] INFO: Packets sent on path1 / path2: 16352 / 16417 # 61.39 [+5.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 61.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 61.88 [+0.48] INFO: Running IPv6 custom multipath hash tests # 66.23 [+4.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 66.24 [+0.01] INFO: Packets sent on path1 / path2: 6952 / 5650 # 68.61 [+2.37] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 68.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 72.13 [+3.51] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 72.16 [+0.03] INFO: Packets sent on path1 / path2: 5900 / 6700 # 75.62 [+3.45] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 75.62 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2564.03 [+2488.41] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2564.04 [+0.01] INFO: Packets sent on path1 / path2: 8381 / 8450 # 2567.08 [+3.04] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2567.09 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2572.58 [+5.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2572.59 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16374 # 2578.09 [+5.51] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2578.10 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 2583.46 [+5.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2583.47 [+0.01] INFO: Packets sent on path1 / path2: 16395 / 16374 # 2588.63 [+5.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2588.64 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->