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.38 [+16.38] TEST: ping [ OK ] # 17.71 [+1.33] TEST: ping6 [ OK ] # 17.80 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.07 [+3.27] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.10 [+0.03] INFO: Packets sent on path1 / path2: 5851 / 6750 # 23.05 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.06 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.45 [+3.39] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.46 [+0.01] INFO: Packets sent on path1 / path2: 7351 / 5250 # 29.36 [+2.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.38 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 34.76 [+5.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.77 [+0.01] INFO: Packets sent on path1 / path2: 16272 / 16497 # 39.81 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.82 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 44.91 [+5.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.92 [+0.01] INFO: Packets sent on path1 / path2: 16272 / 16497 # 49.91 [+4.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.92 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 50.13 [+0.21] INFO: Running IPv6 custom multipath hash tests # 53.81 [+3.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 53.83 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6351 # 55.86 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 55.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.24 [+3.37] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.25 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 62.12 [+2.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.13 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1215.73 [+1153.60] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1215.74 [+0.02] INFO: Packets sent on path1 / path2: 8307 / 8288 # 1218.50 [+2.75] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1218.52 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1224.06 [+5.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1224.07 [+0.01] INFO: Packets sent on path1 / path2: 16231 / 16541 # 1229.25 [+5.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1229.26 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1234.61 [+5.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1234.63 [+0.02] INFO: Packets sent on path1 / path2: 16229 / 16542 # 1239.99 [+5.36] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1240.00 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->