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.87 [+16.87] TEST: ping [ OK ] # 18.17 [+1.30] TEST: ping6 [ OK ] # 18.27 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.75 [+3.49] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.77 [+0.02] INFO: Packets sent on path1 / path2: 5801 / 6801 # 23.72 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.73 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 26.99 [+3.26] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.00 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 29.65 [+2.65] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.89 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.90 [+0.01] INFO: Packets sent on path1 / path2: 16320 / 16450 # 39.95 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.32 [+5.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.33 [+0.01] INFO: Packets sent on path1 / path2: 16319 / 16450 # 50.61 [+5.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.62 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 50.85 [+0.23] INFO: Running IPv6 custom multipath hash tests # 54.61 [+3.77] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.63 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6502 # 56.76 [+2.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.03 [+3.26] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.04 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6750 # 63.16 [+3.12] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1225.20 [+1162.02] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1225.22 [+0.02] INFO: Packets sent on path1 / path2: 8383 / 8171 # 1227.80 [+2.58] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1227.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1233.09 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1233.10 [+0.01] INFO: Packets sent on path1 / path2: 16309 / 16462 # 1238.14 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1238.15 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1243.10 [+4.95] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1243.12 [+0.02] INFO: Packets sent on path1 / path2: 16310 / 16460 # 1248.08 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1248.09 [+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__->