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 # 15.79 [+15.79] TEST: ping [ OK ] # 17.09 [+1.30] TEST: ping6 [ OK ] # 17.19 [+0.10] INFO: Running IPv4 custom multipath hash tests # 20.55 [+3.37] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.56 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 22.36 [+1.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.37 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 25.17 [+2.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.47 [+0.30] INFO: Packets sent on path1 / path2: 6800 / 5800 # 28.32 [+2.85] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.33 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 33.91 [+5.58] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.92 [+0.01] INFO: Packets sent on path1 / path2: 16510 / 16259 # 39.08 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.09 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 44.65 [+5.56] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.66 [+0.01] INFO: Packets sent on path1 / path2: 16510 / 16259 # 50.01 [+5.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.02 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 50.25 [+0.23] INFO: Running IPv6 custom multipath hash tests # 53.62 [+3.37] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 53.64 [+0.01] INFO: Packets sent on path1 / path2: 6152 / 6450 # 55.60 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 55.62 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 58.92 [+3.30] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.94 [+0.02] INFO: Packets sent on path1 / path2: 6302 / 6301 # 61.62 [+2.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 61.63 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1240.19 [+1178.57] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1240.20 [+0.01] INFO: Packets sent on path1 / path2: 8227 / 8377 # 1243.08 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1243.09 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 1248.34 [+5.24] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1248.35 [+0.01] INFO: Packets sent on path1 / path2: 16469 / 16301 # 1253.26 [+4.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1253.28 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 1258.34 [+5.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1258.35 [+0.01] INFO: Packets sent on path1 / path2: 16468 / 16302 # 1263.43 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1263.44 [+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__->