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.12 [+27.12] TEST: ping [ OK ] # 28.66 [+1.54] TEST: ping6 [ OK ] # 28.67 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.52 [+4.85] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.53 [+0.01] INFO: Packets sent on path1 / path2: 5501 / 7101 # 36.07 [+2.55] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.09 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.76 [+3.67] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.78 [+0.02] INFO: Packets sent on path1 / path2: 7100 / 5500 # 44.05 [+4.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.06 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.72 [+6.66] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.72 [+0.01] INFO: Packets sent on path1 / path2: 16361 / 16408 # 57.04 [+6.32] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.05 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 63.51 [+6.46] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.52 [+0.01] INFO: Packets sent on path1 / path2: 16361 / 16408 # 69.84 [+6.32] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 70.39 [+0.54] INFO: Running IPv6 custom multipath hash tests # 75.35 [+4.97] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.37 [+0.02] INFO: Packets sent on path1 / path2: 5801 / 6800 # 78.51 [+3.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.52 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 81.79 [+3.27] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.80 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6850 # 86.05 [+4.25] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.06 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2325.44 [+2239.38] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2325.45 [+0.01] INFO: Packets sent on path1 / path2: 8307 / 8474 # 2328.32 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2328.33 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2333.78 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2333.80 [+0.01] INFO: Packets sent on path1 / path2: 16355 / 16416 # 2338.83 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2338.84 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 2344.08 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2344.09 [+0.01] INFO: Packets sent on path1 / path2: 16355 / 16415 # 2349.23 [+5.13] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2349.23 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->