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.17 [+26.17] TEST: ping [ OK ] # 27.65 [+1.48] TEST: ping6 [ OK ] # 27.66 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.44 [+4.79] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.46 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 35.00 [+2.55] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.01 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.72 [+3.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.72 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 42.80 [+4.07] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.80 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 49.40 [+6.59] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.41 [+0.01] INFO: Packets sent on path1 / path2: 16476 / 16293 # 55.13 [+5.73] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.14 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.44 [+6.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.44 [+0.01] INFO: Packets sent on path1 / path2: 16476 / 16293 # 67.56 [+6.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.57 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 68.10 [+0.53] INFO: Running IPv6 custom multipath hash tests # 72.96 [+4.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.98 [+0.02] INFO: Packets sent on path1 / path2: 6300 / 6303 # 75.55 [+2.57] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.56 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 79.11 [+3.56] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.12 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850 # 82.94 [+3.82] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.96 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 2269.65 [+2186.69] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2269.65 [+0.01] INFO: Packets sent on path1 / path2: 8384 / 8356 # 2272.45 [+2.80] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2272.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2277.72 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2277.73 [+0.01] INFO: Packets sent on path1 / path2: 16293 / 16477 # 2282.69 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2282.70 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 2288.00 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2288.01 [+0.01] INFO: Packets sent on path1 / path2: 16293 / 16478 # 2293.19 [+5.18] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2293.20 [+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__->