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.49 [+25.49] TEST: ping [ OK ] # 26.89 [+1.40] TEST: ping6 [ OK ] # 26.90 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.60 [+4.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.61 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6102 # 34.33 [+2.71] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.33 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.91 [+3.58] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.92 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 42.30 [+4.39] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.31 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.81 [+6.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.82 [+0.01] INFO: Packets sent on path1 / path2: 16346 / 16424 # 54.34 [+5.53] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.35 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 60.39 [+6.03] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.39 [+0.01] INFO: Packets sent on path1 / path2: 16345 / 16424 # 66.41 [+6.02] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.42 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.91 [+0.49] INFO: Running IPv6 custom multipath hash tests # 72.02 [+5.11] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.03 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6151 # 74.70 [+2.67] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.71 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.43 [+3.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.45 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6300 # 82.89 [+4.44] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.90 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2298.69 [+2215.79] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2298.69 [+0.01] INFO: Packets sent on path1 / path2: 8508 / 8222 # 2301.73 [+3.04] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2301.74 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2307.18 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2307.20 [+0.02] INFO: Packets sent on path1 / path2: 16388 / 16384 # 2312.48 [+5.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2312.48 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 2317.87 [+5.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2317.88 [+0.01] INFO: Packets sent on path1 / path2: 16386 / 16383 # 2323.07 [+5.19] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2323.08 [+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__->