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 # 26.20 [+26.20] TEST: ping [ OK ] # 27.71 [+1.50] TEST: ping6 [ OK ] # 27.72 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.44 [+4.73] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.45 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 34.91 [+2.47] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.92 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.84 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.85 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 42.43 [+3.59] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 49.12 [+6.68] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.13 [+0.01] INFO: Packets sent on path1 / path2: 16388 / 16381 # 54.99 [+5.86] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.00 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 61.06 [+6.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.06 [+0.01] INFO: Packets sent on path1 / path2: 16389 / 16381 # 67.08 [+6.02] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.10 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.55 [+0.46] INFO: Running IPv6 custom multipath hash tests # 72.23 [+4.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.24 [+0.01] INFO: Packets sent on path1 / path2: 5650 / 6952 # 74.70 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.71 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.31 [+3.60] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.32 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 82.29 [+3.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.30 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2301.85 [+2219.55] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2301.87 [+0.01] INFO: Packets sent on path1 / path2: 8385 / 8365 # 2304.84 [+2.98] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2304.85 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2310.15 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2310.15 [+0.01] INFO: Packets sent on path1 / path2: 16280 / 16491 # 2315.28 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2315.29 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2320.75 [+5.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2320.76 [+0.01] INFO: Packets sent on path1 / path2: 16280 / 16490 # 2325.84 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2325.85 [+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__->