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.63 [+16.63] TEST: ping [ OK ] # 17.90 [+1.26] TEST: ping6 [ OK ] # 17.99 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.47 [+3.49] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.49 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 23.38 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.39 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.75 [+3.36] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.76 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6900 # 29.62 [+2.86] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.63 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.23 [+5.59] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.24 [+0.01] INFO: Packets sent on path1 / path2: 16268 / 16501 # 40.52 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.23 [+5.70] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.24 [+0.01] INFO: Packets sent on path1 / path2: 16268 / 16501 # 51.85 [+5.61] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.86 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.06 [+0.21] INFO: Running IPv6 custom multipath hash tests # 55.64 [+3.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.65 [+0.01] INFO: Packets sent on path1 / path2: 6951 / 5650 # 57.48 [+1.83] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.50 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.60 [+3.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.61 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 63.43 [+2.82] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.44 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1203.28 [+1139.84] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1203.29 [+0.01] INFO: Packets sent on path1 / path2: 8424 / 8148 # 1205.87 [+2.58] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1205.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1211.28 [+5.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1211.29 [+0.01] INFO: Packets sent on path1 / path2: 16445 / 16325 # 1216.38 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1216.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1221.81 [+5.42] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1221.83 [+0.01] INFO: Packets sent on path1 / path2: 16445 / 16325 # 1227.17 [+5.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1227.19 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->