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 # 14.97 [+14.97] TEST: ping [ OK ] # 16.26 [+1.29] TEST: ping6 [ OK ] # 16.33 [+0.07] INFO: Running IPv4 custom multipath hash tests # 19.51 [+3.18] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.54 [+0.03] INFO: Packets sent on path1 / path2: 6700 / 5901 # 21.27 [+1.72] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.27 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 24.53 [+3.25] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.73 [+0.20] INFO: Packets sent on path1 / path2: 6250 / 6350 # 27.44 [+2.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.44 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 32.75 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.76 [+0.01] INFO: Packets sent on path1 / path2: 16360 / 16410 # 37.67 [+4.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 37.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 42.64 [+4.96] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 42.65 [+0.02] INFO: Packets sent on path1 / path2: 16360 / 16409 # 47.61 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 47.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 47.82 [+0.19] INFO: Running IPv6 custom multipath hash tests # 50.83 [+3.02] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.84 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 52.73 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 52.74 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 56.06 [+3.32] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.07 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 58.73 [+2.66] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 58.76 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 1078.30 [+1019.54] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1078.31 [+0.01] INFO: Packets sent on path1 / path2: 8324 / 8199 # 1080.89 [+2.58] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1080.91 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1085.91 [+5.01] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1085.92 [+0.01] INFO: Packets sent on path1 / path2: 16332 / 16440 # 1090.65 [+4.73] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1090.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771 # 1095.42 [+4.76] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1095.43 [+0.01] INFO: Packets sent on path1 / path2: 16332 / 16438 # 1100.32 [+4.89] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1100.34 [+0.02] 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__->