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.88 [+17.88] TEST: ping [ OK ] # 19.22 [+1.33] TEST: ping6 [ OK ] # 19.31 [+0.09] INFO: Running IPv4 custom multipath hash tests # 23.06 [+3.75] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 23.07 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 25.04 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 25.05 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 28.35 [+3.30] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.36 [+0.01] INFO: Packets sent on path1 / path2: 5150 / 7450 # 31.37 [+3.01] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.39 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 37.31 [+5.92] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.32 [+0.01] INFO: Packets sent on path1 / path2: 16320 / 16450 # 42.79 [+5.47] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.81 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32769 # 48.81 [+5.99] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.83 [+0.02] INFO: Packets sent on path1 / path2: 16319 / 16451 # 54.24 [+5.42] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.26 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 54.51 [+0.26] INFO: Running IPv6 custom multipath hash tests # 58.17 [+3.65] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.18 [+0.01] INFO: Packets sent on path1 / path2: 7151 / 5451 # 60.14 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 60.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 63.14 [+2.99] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.15 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 66.36 [+3.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.38 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 0 # 1229.36 [+1162.99] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1229.37 [+0.01] INFO: Packets sent on path1 / path2: 8328 / 8261 # 1232.11 [+2.73] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1232.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1237.44 [+5.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1237.45 [+0.01] INFO: Packets sent on path1 / path2: 16309 / 16462 # 1242.55 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1242.56 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1247.71 [+5.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1247.73 [+0.01] INFO: Packets sent on path1 / path2: 16309 / 16461 # 1252.77 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1252.78 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->