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.55 [+16.55] TEST: ping [ OK ] # 17.93 [+1.38] TEST: ping6 [ OK ] # 18.01 [+0.08] INFO: Running IPv4 custom multipath hash tests # 21.45 [+3.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.45 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 23.36 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.37 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.59 [+3.22] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.60 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 29.29 [+2.69] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.30 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 34.68 [+5.38] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.69 [+0.01] INFO: Packets sent on path1 / path2: 16292 / 16477 # 40.02 [+5.33] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.03 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.52 [+5.49] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.54 [+0.02] INFO: Packets sent on path1 / path2: 16293 / 16477 # 51.23 [+5.68] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.24 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 51.45 [+0.22] INFO: Running IPv6 custom multipath hash tests # 54.97 [+3.52] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.01 [+0.04] INFO: Packets sent on path1 / path2: 6251 / 6351 # 56.98 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.09 [+3.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.10 [+0.01] INFO: Packets sent on path1 / path2: 5702 / 6902 # 63.13 [+3.03] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.16 [+0.04] INFO: Packets sent on path1 / path2: 12600 / 1 # 1232.67 [+1169.51] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1232.69 [+0.01] INFO: Packets sent on path1 / path2: 8280 / 8306 # 1235.47 [+2.79] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1235.49 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1241.12 [+5.63] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1241.13 [+0.01] INFO: Packets sent on path1 / path2: 16498 / 16274 # 1246.36 [+5.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1246.37 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1251.72 [+5.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1251.73 [+0.01] INFO: Packets sent on path1 / path2: 16497 / 16274 # 1256.58 [+4.85] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1256.59 [+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__->