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 # 26.35 [+26.35] TEST: ping [ OK ] # 27.81 [+1.46] TEST: ping6 [ OK ] # 27.82 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.82 [+5.00] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.82 [+0.01] INFO: Packets sent on path1 / path2: 7051 / 5551 # 35.16 [+2.33] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.17 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.16 [+2.99] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.18 [+0.02] INFO: Packets sent on path1 / path2: 5750 / 6850 # 42.50 [+4.32] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.52 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 49.20 [+6.68] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.21 [+0.01] INFO: Packets sent on path1 / path2: 16517 / 16252 # 55.37 [+6.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.38 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 62.37 [+6.99] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.39 [+0.02] INFO: Packets sent on path1 / path2: 16518 / 16252 # 68.53 [+6.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.55 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 69.02 [+0.48] INFO: Running IPv6 custom multipath hash tests # 73.92 [+4.89] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.93 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6601 # 76.80 [+2.87] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 80.61 [+3.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.62 [+0.02] INFO: Packets sent on path1 / path2: 6500 / 6101 # 85.50 [+4.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.51 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2283.30 [+2197.79] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2283.31 [+0.01] INFO: Packets sent on path1 / path2: 8368 / 8371 # 2286.10 [+2.79] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2286.11 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2291.48 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2291.48 [+0.01] INFO: Packets sent on path1 / path2: 16449 / 16323 # 2296.50 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2296.51 [+0.00] INFO: Packets sent on path1 / path2: 1 / 32771 # 2301.87 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2301.88 [+0.01] INFO: Packets sent on path1 / path2: 16448 / 16321 # 2307.12 [+5.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2307.13 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->