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 # 27.16 [+27.16] TEST: ping [ OK ] # 28.74 [+1.57] TEST: ping6 [ OK ] # 28.82 [+0.08] INFO: Running IPv4 custom multipath hash tests # 34.01 [+5.20] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.02 [+0.01] INFO: Packets sent on path1 / path2: 6953 / 5651 # 36.55 [+2.52] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.56 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.79 [+3.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.80 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 43.48 [+3.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.49 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.26 [+6.77] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.27 [+0.01] INFO: Packets sent on path1 / path2: 16406 / 16364 # 56.37 [+6.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 62.76 [+6.38] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.77 [+0.01] INFO: Packets sent on path1 / path2: 16406 / 16363 # 68.87 [+6.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 69.43 [+0.55] INFO: Running IPv6 custom multipath hash tests # 74.36 [+4.93] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.37 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5802 # 76.88 [+2.50] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.88 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 80.80 [+3.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.81 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5950 # 84.57 [+3.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.59 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2499.15 [+2414.56] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2499.16 [+0.01] INFO: Packets sent on path1 / path2: 8582 / 8286 # 2502.12 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2502.13 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2507.66 [+5.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2507.67 [+0.01] INFO: Packets sent on path1 / path2: 16253 / 16517 # 2512.77 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2512.78 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2518.07 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2518.08 [+0.01] INFO: Packets sent on path1 / path2: 16254 / 16517 # 2523.34 [+5.26] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2523.35 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->