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 # 24.08 [+24.08] TEST: ping [ OK ] # 25.54 [+1.46] TEST: ping6 [ OK ] # 25.55 [+0.01] INFO: Running IPv4 custom multipath hash tests # 29.88 [+4.33] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.89 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 32.19 [+2.30] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.04 [+3.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.05 [+0.01] INFO: Packets sent on path1 / path2: 6402 / 6201 # 39.42 [+3.38] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.43 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 45.31 [+5.88] TEST: Multipath hash field: Source port (balanced) [ OK ] # 45.32 [+0.01] INFO: Packets sent on path1 / path2: 16344 / 16425 # 50.82 [+5.51] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 50.83 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 56.51 [+5.68] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 56.52 [+0.01] INFO: Packets sent on path1 / path2: 16344 / 16425 # 61.78 [+5.26] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 61.79 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 62.24 [+0.45] INFO: Running IPv6 custom multipath hash tests # 66.52 [+4.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 66.53 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 68.91 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 68.93 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 72.32 [+3.39] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 72.33 [+0.01] INFO: Packets sent on path1 / path2: 7502 / 5100 # 75.93 [+3.60] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 75.94 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2509.11 [+2433.17] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2509.11 [+0.01] INFO: Packets sent on path1 / path2: 8402 / 8453 # 2512.14 [+3.03] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2512.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2517.73 [+5.58] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2517.74 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16369 # 2522.86 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2522.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2528.27 [+5.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2528.28 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16367 # 2533.58 [+5.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2533.59 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 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__->