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 # 16.30 [+16.30] TEST: ping [ OK ] # 17.60 [+1.30] TEST: ping6 [ OK ] # 17.68 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.99 [+3.31] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.00 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6801 # 22.95 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.97 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 24.92 [+1.95] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.93 [+0.02] INFO: Packets sent on path1 / path2: 6350 / 6251 # 28.08 [+3.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.09 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 33.47 [+5.38] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.47 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16361 # 38.47 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.48 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.69 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.70 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16361 # 48.73 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.74 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 48.94 [+0.20] INFO: Running IPv6 custom multipath hash tests # 52.08 [+3.14] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 52.09 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6100 # 54.15 [+2.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.16 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 56.75 [+2.59] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.76 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6402 # 59.56 [+2.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.57 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1217.67 [+1158.10] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1217.67 [+0.01] INFO: Packets sent on path1 / path2: 8348 / 8253 # 1220.42 [+2.74] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1220.44 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1225.67 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1225.68 [+0.01] INFO: Packets sent on path1 / path2: 16538 / 16234 # 1230.72 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1230.74 [+0.02] INFO: Packets sent on path1 / path2: 2 / 32770 # 1235.81 [+5.07] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1235.82 [+0.01] INFO: Packets sent on path1 / path2: 16536 / 16234 # 1240.80 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1240.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->