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.51 [+27.51] TEST: ping [ OK ] # 29.07 [+1.56] TEST: ping6 [ OK ] # 29.15 [+0.08] INFO: Running IPv4 custom multipath hash tests # 34.01 [+4.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.02 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6402 # 36.54 [+2.53] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.55 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.44 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.45 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6701 # 45.05 [+4.60] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 51.67 [+6.61] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.68 [+0.01] INFO: Packets sent on path1 / path2: 16389 / 16380 # 57.90 [+6.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.92 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.35 [+6.43] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.35 [+0.01] INFO: Packets sent on path1 / path2: 16389 / 16381 # 70.55 [+6.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.57 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769 # 71.19 [+0.62] INFO: Running IPv6 custom multipath hash tests # 76.28 [+5.09] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.28 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5801 # 78.90 [+2.62] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.91 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 82.32 [+3.41] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.33 [+0.01] INFO: Packets sent on path1 / path2: 5550 / 7050 # 88.21 [+5.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.22 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 2504.40 [+2416.18] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2504.42 [+0.02] INFO: Packets sent on path1 / path2: 8377 / 8438 # 2507.41 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2507.42 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2512.74 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2512.75 [+0.01] INFO: Packets sent on path1 / path2: 16384 / 16386 # 2517.90 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2517.91 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32770 # 2523.26 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2523.27 [+0.01] INFO: Packets sent on path1 / path2: 16384 / 16387 # 2528.40 [+5.13] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2528.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->