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 # 25.12 [+25.12] TEST: ping [ OK ] # 26.54 [+1.42] TEST: ping6 [ OK ] # 26.55 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.31 [+4.77] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.32 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6052 # 33.54 [+2.22] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.42 [+3.87] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.44 [+0.02] INFO: Packets sent on path1 / path2: 5851 / 6751 # 40.96 [+3.52] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.97 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.10 [+6.13] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.11 [+0.01] INFO: Packets sent on path1 / path2: 16531 / 16238 # 52.76 [+5.65] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 58.65 [+5.88] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.66 [+0.01] INFO: Packets sent on path1 / path2: 16531 / 16238 # 64.25 [+5.60] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.26 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 64.76 [+0.50] INFO: Running IPv6 custom multipath hash tests # 69.36 [+4.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.37 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 72.06 [+2.70] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.07 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 76.17 [+4.09] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.18 [+0.01] INFO: Packets sent on path1 / path2: 7150 / 5451 # 80.01 [+3.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.02 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2283.46 [+2203.44] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2283.47 [+0.01] INFO: Packets sent on path1 / path2: 8317 / 8449 # 2286.38 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2286.38 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2291.82 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2291.83 [+0.01] INFO: Packets sent on path1 / path2: 16482 / 16289 # 2297.00 [+5.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2297.02 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2302.24 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2302.24 [+0.01] INFO: Packets sent on path1 / path2: 16480 / 16289 # 2307.34 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2307.35 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->