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 # 17.61 [+17.61] TEST: ping [ OK ] # 19.00 [+1.38] TEST: ping6 [ OK ] # 19.10 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.65 [+3.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.66 [+0.01] INFO: Packets sent on path1 / path2: 7001 / 5601 # 24.73 [+2.07] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.74 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 27.32 [+2.58] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.33 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 30.59 [+3.25] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.38 [+5.78] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.39 [+0.01] INFO: Packets sent on path1 / path2: 16307 / 16463 # 41.80 [+5.41] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.82 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 47.55 [+5.72] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.55 [+0.01] INFO: Packets sent on path1 / path2: 16306 / 16463 # 53.10 [+5.54] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.11 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 53.34 [+0.23] INFO: Running IPv6 custom multipath hash tests # 56.76 [+3.42] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.79 [+0.03] INFO: Packets sent on path1 / path2: 6450 / 6151 # 58.75 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.39 [+3.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.40 [+0.01] INFO: Packets sent on path1 / path2: 6502 / 6102 # 65.41 [+3.00] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.43 [+0.03] INFO: Packets sent on path1 / path2: 12602 / 1 # 1208.53 [+1143.10] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1208.55 [+0.02] INFO: Packets sent on path1 / path2: 8263 / 8350 # 1211.13 [+2.59] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1211.14 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1216.47 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1216.48 [+0.01] INFO: Packets sent on path1 / path2: 16363 / 16408 # 1221.65 [+5.17] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1221.66 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 2 # 1226.98 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1226.99 [+0.01] INFO: Packets sent on path1 / path2: 16363 / 16406 # 1231.93 [+4.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1231.94 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->