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.42 [+17.42] TEST: ping [ OK ] # 18.80 [+1.38] TEST: ping6 [ OK ] # 18.92 [+0.12] INFO: Running IPv4 custom multipath hash tests # 22.61 [+3.69] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.62 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 24.75 [+2.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.75 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 27.50 [+2.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.51 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5800 # 30.40 [+2.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.41 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.79 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.80 [+0.01] INFO: Packets sent on path1 / path2: 16290 / 16479 # 40.91 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.92 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 46.44 [+5.53] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.45 [+0.01] INFO: Packets sent on path1 / path2: 16290 / 16479 # 51.96 [+5.51] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.97 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.22 [+0.25] INFO: Running IPv6 custom multipath hash tests # 55.88 [+3.65] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.89 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6402 # 57.78 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.12 [+3.33] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.14 [+0.03] INFO: Packets sent on path1 / path2: 5651 / 6952 # 64.06 [+2.92] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.08 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1209.87 [+1145.79] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1209.88 [+0.01] INFO: Packets sent on path1 / path2: 8298 / 8275 # 1212.49 [+2.61] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1212.52 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 1217.69 [+5.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1217.70 [+0.01] INFO: Packets sent on path1 / path2: 16508 / 16262 # 1222.99 [+5.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1223.00 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1228.26 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1228.27 [+0.01] INFO: Packets sent on path1 / path2: 16509 / 16261 # 1233.43 [+5.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1233.45 [+0.02] INFO: Packets sent on path1 / path2: 2 / 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__->