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 # 23.83 [+23.83] TEST: ping [ OK ] # 25.24 [+1.40] TEST: ping6 [ OK ] # 25.24 [+0.01] INFO: Running IPv4 custom multipath hash tests # 29.29 [+4.04] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.29 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 31.33 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 31.35 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.16 [+3.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 35.16 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 38.06 [+2.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 38.07 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 43.92 [+5.85] TEST: Multipath hash field: Source port (balanced) [ OK ] # 43.93 [+0.01] INFO: Packets sent on path1 / path2: 16317 / 16452 # 49.95 [+6.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 49.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 56.28 [+6.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 56.29 [+0.01] INFO: Packets sent on path1 / path2: 16317 / 16452 # 62.09 [+5.80] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 62.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 62.63 [+0.52] INFO: Running IPv6 custom multipath hash tests # 67.49 [+4.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 67.50 [+0.01] INFO: Packets sent on path1 / path2: 5100 / 7501 # 70.06 [+2.56] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 70.08 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 73.25 [+3.18] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 73.26 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5800 # 77.61 [+4.35] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 77.61 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2499.48 [+2421.87] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2499.49 [+0.01] INFO: Packets sent on path1 / path2: 8398 / 8438 # 2502.34 [+2.86] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2502.36 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2507.77 [+5.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2507.77 [+0.01] INFO: Packets sent on path1 / path2: 16442 / 16329 # 2512.89 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2512.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2518.31 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2518.32 [+0.01] INFO: Packets sent on path1 / path2: 16441 / 16328 # 2523.45 [+5.14] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2523.46 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->