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.81 [+25.81] TEST: ping [ OK ] # 27.28 [+1.47] TEST: ping6 [ OK ] # 27.29 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.99 [+4.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.99 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 34.38 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.36 [+3.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.37 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 41.92 [+3.55] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.18 [+6.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.19 [+0.01] INFO: Packets sent on path1 / path2: 16487 / 16282 # 54.23 [+6.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 60.31 [+6.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.32 [+0.01] INFO: Packets sent on path1 / path2: 16487 / 16282 # 66.28 [+5.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.29 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.85 [+0.57] INFO: Running IPv6 custom multipath hash tests # 71.74 [+4.88] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.74 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6902 # 74.39 [+2.65] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.40 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.24 [+3.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.26 [+0.02] INFO: Packets sent on path1 / path2: 6650 / 5950 # 82.48 [+4.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.49 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2528.17 [+2445.68] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2528.17 [+0.01] INFO: Packets sent on path1 / path2: 8416 / 8445 # 2531.08 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2531.09 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2536.63 [+5.54] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2536.64 [+0.01] INFO: Packets sent on path1 / path2: 16430 / 16341 # 2541.70 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2541.71 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2547.04 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2547.05 [+0.01] INFO: Packets sent on path1 / path2: 16430 / 16340 # 2552.17 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2552.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__->