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.29 [+16.29] TEST: ping [ OK ] # 17.59 [+1.30] TEST: ping6 [ OK ] # 17.68 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.87 [+3.18] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.88 [+0.02] INFO: Packets sent on path1 / path2: 6701 / 5901 # 22.85 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.86 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 24.93 [+2.07] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.94 [+0.01] INFO: Packets sent on path1 / path2: 5601 / 7000 # 27.89 [+2.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.91 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 32.95 [+5.04] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.96 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16375 # 37.77 [+4.82] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 37.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 42.92 [+5.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 42.93 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16375 # 47.90 [+4.97] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 47.91 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 48.13 [+0.23] INFO: Running IPv6 custom multipath hash tests # 51.46 [+3.33] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 51.47 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 53.47 [+2.00] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 53.49 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 56.24 [+2.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.25 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5800 # 59.00 [+2.75] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.02 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1203.79 [+1144.77] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1203.81 [+0.02] INFO: Packets sent on path1 / path2: 8220 / 8375 # 1206.38 [+2.57] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1206.39 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1211.69 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1211.70 [+0.01] INFO: Packets sent on path1 / path2: 16275 / 16497 # 1216.82 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1216.83 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1222.04 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1222.05 [+0.01] INFO: Packets sent on path1 / path2: 16274 / 16496 # 1227.12 [+5.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1227.12 [+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__->