Git Product home page Git Product logo

Comments (3)

thehajime avatar thehajime commented on July 3, 2024

commit 22e5069 fixes inefficient poll() call issue.

  • ping (native)
    PING 192.168.209.1 (192.168.209.1) 56(84) bytes of data.
    64 bytes from 192.168.209.1: icmp_seq=1 ttl=64 time=0.224 ms
    64 bytes from 192.168.209.1: icmp_seq=2 ttl=64 time=0.300 ms
    64 bytes from 192.168.209.1: icmp_seq=3 ttl=64 time=0.304 ms
    64 bytes from 192.168.209.1: icmp_seq=4 ttl=64 time=0.239 ms
    64 bytes from 192.168.209.1: icmp_seq=5 ttl=64 time=0.231 ms
    64 bytes from 192.168.209.1: icmp_seq=6 ttl=64 time=0.217 ms
    ^C
    --- 192.168.209.1 ping statistics ---
    6 packets transmitted, 6 received, 0% packet loss, time 5004ms
    rtt min/avg/max/mdev = 0.217/0.252/0.304/0.039 ms
  • ping (NUSE)
    assign nuse interface nuse-eno16777736 IPv4 address 192.168.209.39
    PING 192.168.209.1 (192.168.209.1) 56(84) bytes of data.
    Warning: time of day goes back (-1414852632497358us), taking countermeasures.
    64 bytes from 192.168.209.1: icmp_seq=1 ttl=64 time=0.712 ms
    64 bytes from 192.168.209.1: icmp_seq=2 ttl=64 time=0.683 ms
    64 bytes from 192.168.209.1: icmp_seq=3 ttl=64 time=0.533 ms
    64 bytes from 192.168.209.1: icmp_seq=4 ttl=64 time=0.462 ms
    64 bytes from 192.168.209.1: icmp_seq=5 ttl=64 time=0.880 ms
    64 bytes from 192.168.209.1: icmp_seq=6 ttl=64 time=0.401 ms
    ^C
    --- 192.168.209.1 ping statistics ---
    6 packets transmitted, 6 received, 0% packet loss, time 5006ms
    rtt min/avg/max/mdev = 0.401/0.611/0.880/0.166 ms

still need to work on more..

from net-next-nuse.

thehajime avatar thehajime commented on July 3, 2024

- iperf (native)

Client connecting to 192.168.209.1, TCP port 2000

TCP window size: 85.0 KByte (default)

[ 3] local 192.168.209.251 port 51760 connected with 192.168.209.1 port 2000
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 2.09 GBytes 1.80 Gbits/sec

- iperf (NUSE)

Client connecting to 192.168.209.1, TCP port 2000

TCP window size: 45.0 KByte (default)

[ 3] local 192.168.209.39 port 54785 connected with 192.168.209.39 port 54785
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 158 MBytes 133 Mbits/sec

go ahead !

from net-next-nuse.

thehajime avatar thehajime commented on July 3, 2024

This issue was moved to libos-nuse/linux-libos-tools#4

from net-next-nuse.

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.