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.22 [+16.22] TEST: ping [ OK ] # 17.51 [+1.29] TEST: ping6 [ OK ] # 17.60 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.18 [+3.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.19 [+0.01] INFO: Packets sent on path1 / path2: 7051 / 5551 # 23.35 [+2.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.36 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 26.28 [+2.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.30 [+0.02] INFO: Packets sent on path1 / path2: 5900 / 6700 # 29.62 [+3.32] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.63 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.19 [+5.56] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.20 [+0.01] INFO: Packets sent on path1 / path2: 16529 / 16241 # 40.90 [+5.70] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.91 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.69 [+5.78] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.70 [+0.01] INFO: Packets sent on path1 / path2: 16528 / 16241 # 52.15 [+5.45] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.17 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.42 [+0.25] INFO: Running IPv6 custom multipath hash tests # 56.36 [+3.93] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.37 [+0.01] INFO: Packets sent on path1 / path2: 6752 / 5850 # 58.52 [+2.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.53 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.98 [+3.44] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.99 [+0.01] INFO: Packets sent on path1 / path2: 6652 / 5950 # 65.01 [+3.02] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.03 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1198.83 [+1133.79] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1198.84 [+0.01] INFO: Packets sent on path1 / path2: 8305 / 8250 # 1201.47 [+2.64] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1201.50 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 1206.69 [+5.19] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1206.71 [+0.01] INFO: Packets sent on path1 / path2: 16154 / 16617 # 1211.73 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1211.74 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1216.95 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1216.96 [+0.01] INFO: Packets sent on path1 / path2: 16153 / 16617 # 1221.79 [+4.83] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1221.80 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 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__->