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.74 [+17.74] TEST: ping [ OK ] # 19.09 [+1.35] TEST: ping6 [ OK ] # 19.20 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.75 [+3.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.76 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 24.99 [+2.23] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 25.01 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 28.22 [+3.22] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.23 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 31.52 [+3.29] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.54 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 37.40 [+5.86] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.41 [+0.01] INFO: Packets sent on path1 / path2: 16440 / 16329 # 42.93 [+5.52] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.94 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 48.66 [+5.72] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.67 [+0.01] INFO: Packets sent on path1 / path2: 16440 / 16329 # 54.38 [+5.71] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 54.61 [+0.22] INFO: Running IPv6 custom multipath hash tests # 58.38 [+3.76] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.39 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5802 # 60.52 [+2.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 60.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 64.45 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 64.46 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 67.61 [+3.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 67.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1228.93 [+1161.31] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1228.94 [+0.01] INFO: Packets sent on path1 / path2: 8267 / 8311 # 1231.63 [+2.69] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1231.64 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1236.99 [+5.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1237.01 [+0.02] INFO: Packets sent on path1 / path2: 16433 / 16338 # 1242.11 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1242.11 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1247.27 [+5.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1247.28 [+0.01] INFO: Packets sent on path1 / path2: 16432 / 16337 # 1252.09 [+4.81] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1252.10 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->