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 # 28.17 [+28.17] TEST: ping [ OK ] # 29.78 [+1.61] TEST: ping6 [ OK ] # 29.87 [+0.09] INFO: Running IPv4 custom multipath hash tests # 34.67 [+4.81] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.69 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 37.12 [+2.43] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.13 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.30 [+4.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.31 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 45.42 [+4.12] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.47 [+0.04] INFO: Packets sent on path1 / path2: 12600 / 0 # 52.06 [+6.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.07 [+0.01] INFO: Packets sent on path1 / path2: 16406 / 16363 # 58.12 [+6.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.13 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 64.35 [+6.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.36 [+0.01] INFO: Packets sent on path1 / path2: 16406 / 16363 # 70.32 [+5.95] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.33 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 70.87 [+0.54] INFO: Running IPv6 custom multipath hash tests # 75.65 [+4.78] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.66 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5900 # 78.42 [+2.77] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 81.90 [+3.47] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.91 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6200 # 85.92 [+4.01] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.92 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2509.59 [+2423.67] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2509.60 [+0.01] INFO: Packets sent on path1 / path2: 8379 / 8505 # 2512.63 [+3.03] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2512.65 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 2518.34 [+5.69] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2518.35 [+0.01] INFO: Packets sent on path1 / path2: 16275 / 16495 # 2523.65 [+5.30] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2523.66 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2529.28 [+5.62] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2529.29 [+0.01] INFO: Packets sent on path1 / path2: 16274 / 16495 # 2534.70 [+5.41] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2534.71 [+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__->