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.92 [+16.92] TEST: ping [ OK ] # 18.30 [+1.39] TEST: ping6 [ OK ] # 18.41 [+0.11] INFO: Running IPv4 custom multipath hash tests # 21.82 [+3.40] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.83 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 23.70 [+1.87] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.73 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.35 [+3.63] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.36 [+0.01] INFO: Packets sent on path1 / path2: 5501 / 7100 # 30.22 [+2.86] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.23 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.75 [+5.52] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.76 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16404 # 41.01 [+5.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.04 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.44 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.45 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16405 # 51.90 [+5.44] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.92 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 52.11 [+0.19] INFO: Running IPv6 custom multipath hash tests # 55.65 [+3.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.66 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 57.65 [+1.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.69 [+3.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.70 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6802 # 63.76 [+3.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.77 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1238.77 [+1175.00] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1238.79 [+0.01] INFO: Packets sent on path1 / path2: 8349 / 8207 # 1241.71 [+2.93] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1241.73 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1247.00 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1247.01 [+0.01] INFO: Packets sent on path1 / path2: 16443 / 16327 # 1252.16 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1252.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1257.22 [+5.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1257.23 [+0.01] INFO: Packets sent on path1 / path2: 16443 / 16328 # 1262.35 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1262.36 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->