Giter Site home page Giter Site logo

Comments (9)

igor-ivanov avatar igor-ivanov commented on July 16, 2024

Hello @GeekerHua , do you see such issue just for under-load scenario? Did you try ping-pong and throughput?

from sockperf.

GeekerHua avatar GeekerHua commented on July 16, 2024

throughput
ping-pong not work, throughput work well
image

from sockperf.

igor-ivanov avatar igor-ivanov commented on July 16, 2024

could you provide output for pp case too.

from sockperf.

GeekerHua avatar GeekerHua commented on July 16, 2024

could you provide output for pp case too.

pp output nothing. It's on the picture.

from sockperf.

igor-ivanov avatar igor-ivanov commented on July 16, 2024

there is no output for pp case on your screen because it is comment out ##.

from sockperf.

igor-ivanov avatar igor-ivanov commented on July 16, 2024

@GeekerHua do you have any update?

from sockperf.

ghanimf avatar ghanimf commented on July 16, 2024

Hi,

It also happens to me on Arm with pp test when using --mps parameter.

Setup

  • Amazon Linux 2 (based on RHEL) on AWS with kernel (4.14.248-189.473.amzn2.aarch64).
  • Arm64 (64 CPUs)
  • sockperf, version 3.7-11.gita57ffb579002

It works fine with:
./sockperf server --ip x.y.z.w --tcp --port 5001 --msg-size 400
./sockperf ping-pong --ip x.y.z.w --tcp --port 5001 --time 30 --msg-size 400 --range 100 --full-rtt

It get to error with appending --mps 1000 to the client

[ec2-user@ip-172-31-16-82 sockperf]$ ./sockperf ping-pong --ip x.y.z.w --tcp --port 5001 --time 30 --msg-size 400 --range 100 --full-rtt --mps 1000
sockperf: == version #3.7-11.gita57ffb579002 ==
sockperf[CLIENT] send on:sockperf: using recvfrom() to block on socket(s)

[ 0] IP = X.Y.Z.W PORT = 5001 # TCP
sockperf: Warmup stage (sending a few dummy messages)...
sockperf: Starting test...
sockperf: ERROR: _seqN > m_maxSequenceNo (errno=0 Success)

From very fast look, maybe the calc of _maxSequenceNo at bringup() function is related.

from sockperf.

igor-ivanov avatar igor-ivanov commented on July 16, 2024

We will look at possible reason.

from sockperf.

igor-ivanov avatar igor-ivanov commented on July 16, 2024

Fix #187 was included into master

from sockperf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.