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.67 [+16.67] TEST: ping [ OK ] # 17.99 [+1.32] TEST: ping6 [ OK ] # 18.10 [+0.11] INFO: Running IPv4 custom multipath hash tests # 21.33 [+3.23] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.36 [+0.03] INFO: Packets sent on path1 / path2: 6501 / 6101 # 23.16 [+1.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.17 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.59 [+3.42] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.60 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 29.28 [+2.69] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.29 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 34.73 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.74 [+0.01] INFO: Packets sent on path1 / path2: 16427 / 16343 # 40.16 [+5.42] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.17 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.61 [+5.44] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.64 [+0.03] INFO: Packets sent on path1 / path2: 16426 / 16343 # 51.20 [+5.56] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.22 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 51.46 [+0.24] INFO: Running IPv6 custom multipath hash tests # 54.88 [+3.42] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.89 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6550 # 56.87 [+1.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.57 [+3.68] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.58 [+0.01] INFO: Packets sent on path1 / path2: 6302 / 6301 # 63.37 [+2.79] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.39 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1205.78 [+1142.39] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1205.79 [+0.01] INFO: Packets sent on path1 / path2: 8196 / 8399 # 1208.33 [+2.54] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1208.35 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1213.57 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1213.58 [+0.01] INFO: Packets sent on path1 / path2: 16240 / 16530 # 1218.56 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1218.58 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1223.83 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1223.84 [+0.02] INFO: Packets sent on path1 / path2: 16239 / 16532 # 1229.28 [+5.44] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1229.29 [+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__->