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 # 23.53 [+23.53] TEST: ping [ OK ] # 24.96 [+1.43] TEST: ping6 [ OK ] # 24.97 [+0.01] INFO: Running IPv4 custom multipath hash tests # 29.48 [+4.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.48 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 31.59 [+2.11] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 31.60 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.49 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 35.50 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6152 # 38.80 [+3.30] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 38.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 44.44 [+5.63] TEST: Multipath hash field: Source port (balanced) [ OK ] # 44.45 [+0.01] INFO: Packets sent on path1 / path2: 16393 / 16376 # 49.90 [+5.45] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 49.92 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 55.82 [+5.90] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 55.83 [+0.01] INFO: Packets sent on path1 / path2: 16393 / 16376 # 61.50 [+5.67] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 61.50 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 62.01 [+0.50] INFO: Running IPv6 custom multipath hash tests # 66.44 [+4.43] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 66.46 [+0.02] INFO: Packets sent on path1 / path2: 6501 / 6101 # 68.98 [+2.52] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 68.99 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 72.96 [+3.97] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 72.97 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6800 # 76.42 [+3.46] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 76.43 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2264.78 [+2188.35] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2264.79 [+0.01] INFO: Packets sent on path1 / path2: 8404 / 8371 # 2267.70 [+2.92] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2267.71 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2272.94 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2272.95 [+0.01] INFO: Packets sent on path1 / path2: 16477 / 16293 # 2277.98 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2277.99 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2283.11 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2283.12 [+0.01] INFO: Packets sent on path1 / path2: 16477 / 16292 # 2288.25 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2288.25 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->