Changes between Version 6 and Version 7 of wade/sr-iov


Ignore:
Timestamp:
Dec 19, 2011, 3:05:39 PM (13 years ago)
Author:
wade
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wade/sr-iov

    v6 v7  
    5858     * eth2:192.168.100.52
    5959     * eth4
     60   * server:
     61     {{{
     62     iperf -s server-ip
     63     }}}
     64   * client:
     65     {{{
     66      iperf -c server-ip -t 30 -i 1
     67     }}}
    6068 * node04,eth02,server → node05,eth02,client
    6169   * 透過 switch:
    6270     * server
    6371       {{{
     72       iperf: ignoring extra argument -- 192.168.100.42
     73       ------------------------------------------------------------
     74       Server listening on TCP port 5001
     75       TCP window size: 85.3 KByte (default)
     76       ------------------------------------------------------------
     77       [  4] local 192.168.100.42 port 5001 connected with 192.168.100.52 port 44429
    6478       [ ID] Interval       Transfer     Bandwidth
    65        [  4]  0.0-30.0 sec  9.97 GBytes  2.85 Gbits/sec
    66        [  5] local 192.168.100.42 port 5001 connected with 192.168.100.52 port 43095
    67        [  5]  0.0-30.0 sec  10.1 GBytes  2.90 Gbits/sec
    68        [  4] local 192.168.100.42 port 5001 connected with 192.168.100.52 port 57572
    69        [  4]  0.0-30.0 sec  10.2 GBytes  2.91 Gbits/sec
     79       [  4]  0.0-30.0 sec  11.8 GBytes  3.39 Gbits/sec
     80       [  5] local 192.168.100.42 port 5001 connected with 192.168.100.52 port 44430
     81       [  5]  0.0-30.0 sec  10.5 GBytes  3.01 Gbits/sec
     82       [  4] local 192.168.100.42 port 5001 connected with 192.168.100.52 port 47920
     83       [  4]  0.0-30.0 sec  12.0 GBytes  3.43 Gbits/sec
    7084       }}}
    7185     * client: