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 # 17.37 [+17.37] TEST: ping [ OK ] # 18.75 [+1.38] TEST: ping6 [ OK ] # 18.86 [+0.12] INFO: Running IPv4 custom multipath hash tests # 22.47 [+3.61] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.48 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 24.55 [+2.07] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.56 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 28.37 [+3.82] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.39 [+0.02] INFO: Packets sent on path1 / path2: 6700 / 5901 # 31.68 [+3.29] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.69 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 37.26 [+5.57] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.27 [+0.01] INFO: Packets sent on path1 / path2: 16279 / 16490 # 42.81 [+5.54] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.82 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 48.90 [+6.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.92 [+0.02] INFO: Packets sent on path1 / path2: 16279 / 16491 # 54.75 [+5.83] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.76 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 54.97 [+0.21] INFO: Running IPv6 custom multipath hash tests # 58.73 [+3.76] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.74 [+0.02] INFO: Packets sent on path1 / path2: 7101 / 5501 # 60.76 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 60.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 63.95 [+3.18] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.98 [+0.03] INFO: Packets sent on path1 / path2: 6301 / 6301 # 66.91 [+2.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.93 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 1224.69 [+1157.76] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1224.70 [+0.01] INFO: Packets sent on path1 / path2: 8275 / 8318 # 1227.48 [+2.78] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1227.49 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1232.72 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1232.73 [+0.01] INFO: Packets sent on path1 / path2: 16344 / 16426 # 1238.05 [+5.33] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1238.07 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1243.40 [+5.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1243.41 [+0.01] INFO: Packets sent on path1 / path2: 16343 / 16427 # 1248.25 [+4.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1248.26 [+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__->