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 # 23.94 [+23.94] TEST: ping [ OK ] # 25.36 [+1.42] TEST: ping6 [ OK ] # 25.37 [+0.01] INFO: Running IPv4 custom multipath hash tests # 29.77 [+4.40] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.78 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001 # 32.10 [+2.32] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.11 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.78 [+3.67] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 35.79 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6351 # 39.40 [+3.61] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.41 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 45.24 [+5.83] TEST: Multipath hash field: Source port (balanced) [ OK ] # 45.25 [+0.01] INFO: Packets sent on path1 / path2: 16268 / 16501 # 51.38 [+6.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 51.38 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 57.39 [+6.00] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 57.40 [+0.01] INFO: Packets sent on path1 / path2: 16268 / 16501 # 63.30 [+5.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.31 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 63.78 [+0.47] INFO: Running IPv6 custom multipath hash tests # 68.46 [+4.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 68.47 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6652 # 71.01 [+2.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 71.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 74.96 [+3.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 74.97 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 78.85 [+3.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 78.86 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2295.51 [+2216.65] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2295.52 [+0.01] INFO: Packets sent on path1 / path2: 8405 / 8367 # 2298.54 [+3.02] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2298.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2303.87 [+5.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2303.88 [+0.01] INFO: Packets sent on path1 / path2: 16515 / 16255 # 2308.74 [+4.87] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2308.76 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2314.05 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2314.06 [+0.01] INFO: Packets sent on path1 / path2: 16515 / 16255 # 2319.17 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2319.18 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->