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 # 16.55 [+16.55] TEST: ping [ OK ] # 17.93 [+1.38] TEST: ping6 [ OK ] # 18.04 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.41 [+3.37] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.42 [+0.01] INFO: Packets sent on path1 / path2: 5551 / 7051 # 23.40 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.41 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.87 [+3.46] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.88 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6751 # 29.81 [+2.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.82 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.32 [+5.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.34 [+0.01] INFO: Packets sent on path1 / path2: 16412 / 16357 # 40.82 [+5.48] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.83 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.67 [+5.84] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.69 [+0.01] INFO: Packets sent on path1 / path2: 16413 / 16357 # 51.96 [+5.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.98 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 52.19 [+0.21] INFO: Running IPv6 custom multipath hash tests # 55.79 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.80 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 57.84 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.75 [+3.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.77 [+0.01] INFO: Packets sent on path1 / path2: 6552 / 6050 # 64.79 [+3.02] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.80 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 1231.90 [+1167.10] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1231.91 [+0.01] INFO: Packets sent on path1 / path2: 8268 / 8363 # 1234.58 [+2.67] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1234.59 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1240.10 [+5.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1240.11 [+0.01] INFO: Packets sent on path1 / path2: 16464 / 16308 # 1245.21 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1245.22 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1250.33 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1250.35 [+0.02] INFO: Packets sent on path1 / path2: 16462 / 16308 # 1255.21 [+4.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1255.22 [+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__->