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.91 [+15.91] TEST: ping [ OK ] # 17.27 [+1.36] TEST: ping6 [ OK ] # 17.36 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.68 [+3.32] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.70 [+0.03] INFO: Packets sent on path1 / path2: 5901 / 6701 # 22.46 [+1.76] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.48 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 24.17 [+1.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.10 [+0.93] INFO: Packets sent on path1 / path2: 6251 / 6350 # 28.27 [+3.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.28 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 33.44 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.47 [+0.03] INFO: Packets sent on path1 / path2: 16500 / 16269 # 38.42 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.44 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 43.66 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.66 [+0.01] INFO: Packets sent on path1 / path2: 16500 / 16269 # 48.87 [+5.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.88 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 49.07 [+0.19] INFO: Running IPv6 custom multipath hash tests # 52.29 [+3.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 52.30 [+0.02] INFO: Packets sent on path1 / path2: 6102 / 6500 # 54.30 [+1.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.31 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 57.35 [+3.04] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 57.36 [+0.01] INFO: Packets sent on path1 / path2: 6752 / 5850 # 60.12 [+2.76] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 60.13 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1237.81 [+1177.68] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1237.83 [+0.02] INFO: Packets sent on path1 / path2: 8352 / 8259 # 1240.29 [+2.46] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1240.30 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1245.38 [+5.08] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1245.39 [+0.01] INFO: Packets sent on path1 / path2: 16281 / 16489 # 1250.30 [+4.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1250.31 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1255.44 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1255.47 [+0.02] INFO: Packets sent on path1 / path2: 16280 / 16489 # 1260.38 [+4.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1260.39 [+0.02] INFO: Packets sent on path1 / path2: 1 / 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__->