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 # 25.82 [+25.82] TEST: ping [ OK ] # 27.35 [+1.53] TEST: ping6 [ OK ] # 27.42 [+0.07] INFO: Running IPv4 custom multipath hash tests # 31.90 [+4.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.91 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 34.39 [+2.48] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.57 [+3.17] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.58 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6251 # 41.45 [+3.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.46 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 48.37 [+6.91] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.38 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16373 # 54.97 [+6.59] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.98 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.80 [+6.82] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.82 [+0.02] INFO: Packets sent on path1 / path2: 16396 / 16373 # 68.21 [+6.40] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.22 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 68.78 [+0.56] INFO: Running IPv6 custom multipath hash tests # 74.11 [+5.33] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.12 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 76.67 [+2.55] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 81.17 [+4.49] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.19 [+0.02] INFO: Packets sent on path1 / path2: 6600 / 6000 # 85.74 [+4.55] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.76 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 2512.04 [+2426.29] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2512.05 [+0.01] INFO: Packets sent on path1 / path2: 8402 / 8364 # 2514.97 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2514.98 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2520.34 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2520.36 [+0.02] INFO: Packets sent on path1 / path2: 16251 / 16520 # 2525.45 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2525.46 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2530.75 [+5.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2530.76 [+0.01] INFO: Packets sent on path1 / path2: 16251 / 16520 # 2536.20 [+5.44] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2536.21 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->