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.85 [+16.85] TEST: ping [ OK ] # 18.15 [+1.30] TEST: ping6 [ OK ] # 18.25 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.71 [+3.46] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.72 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901 # 23.52 [+1.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.52 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 26.26 [+2.74] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.27 [+0.01] INFO: Packets sent on path1 / path2: 5700 / 6900 # 28.97 [+2.69] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.99 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 34.31 [+5.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.32 [+0.01] INFO: Packets sent on path1 / path2: 16360 / 16410 # 39.51 [+5.19] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.52 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 44.93 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.94 [+0.01] INFO: Packets sent on path1 / path2: 16360 / 16410 # 50.55 [+5.61] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.56 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 50.77 [+0.21] INFO: Running IPv6 custom multipath hash tests # 54.74 [+3.97] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.75 [+0.01] INFO: Packets sent on path1 / path2: 6951 / 5651 # 56.76 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.77 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 59.67 [+2.90] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.68 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6552 # 62.80 [+3.12] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.82 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1197.25 [+1134.43] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1197.26 [+0.02] INFO: Packets sent on path1 / path2: 8283 / 8316 # 1200.17 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1200.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1205.23 [+5.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1205.24 [+0.01] INFO: Packets sent on path1 / path2: 16388 / 16382 # 1210.24 [+4.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1210.25 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1215.44 [+5.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1215.45 [+0.01] INFO: Packets sent on path1 / path2: 16388 / 16381 # 1220.35 [+4.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1220.36 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->