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.46 [+25.46] TEST: ping [ OK ] # 26.96 [+1.50] TEST: ping6 [ OK ] # 26.97 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.52 [+4.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.53 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 33.98 [+2.45] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.99 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.61 [+3.62] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.61 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901 # 41.38 [+3.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.40 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12600 # 47.66 [+6.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.67 [+0.01] INFO: Packets sent on path1 / path2: 16346 / 16423 # 53.13 [+5.46] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 58.98 [+5.84] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.99 [+0.01] INFO: Packets sent on path1 / path2: 16346 / 16424 # 64.56 [+5.57] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.57 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 65.09 [+0.53] INFO: Running IPv6 custom multipath hash tests # 69.83 [+4.74] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.85 [+0.02] INFO: Packets sent on path1 / path2: 5450 / 7151 # 72.27 [+2.42] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.28 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 76.07 [+3.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.08 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5900 # 80.03 [+3.95] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.04 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2235.92 [+2155.88] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2235.93 [+0.01] INFO: Packets sent on path1 / path2: 8348 / 8447 # 2238.67 [+2.74] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2238.68 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2243.83 [+5.15] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2243.84 [+0.01] INFO: Packets sent on path1 / path2: 16680 / 16090 # 2248.80 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2248.81 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2253.81 [+5.01] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2253.82 [+0.01] INFO: Packets sent on path1 / path2: 16680 / 16090 # 2258.66 [+4.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2258.67 [+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__->