Difference between revisions of "Emulex OneConnect OCe14102-NM"

From Define Wiki
Jump to navigation Jump to search
Line 64: Line 64:
 
Command Line Run:
 
Command Line Run:
 
<syntaxhighlight>
 
<syntaxhighlight>
[root@hft1 ~]# iperf -c 10.10.10.1
+
[root@hft1 ~]# taskset -c 8,9 iperf -c 10.10.10.1
 
</syntaxhighlight>
 
</syntaxhighlight>
  

Revision as of 14:23, 3 August 2015

System Configuration

  • Drivers: elx-be2net-dd-rhel6-10.6.144.21-1.tar
  • OS: CentOS 6.6 - Default Kernel

All steps in "10G NICs General Optimization" Followed

Systems

hft1 hft2

  • Cards: OCE14102-NM-NFR

Tests

  • SockPerf
  • iPerf
  • OSU MPI Benchmarks - bw, bibw, latency, mr_mbw

Benchmarks

SockPerf

Command Line Run:

taskset -c 8 sockperf sr
taskset -c 8 sockperf pp -i 10.10.10.2 -t 5 -m 12
  • Output
[root@hft2 elx-rhel6-be2net-dd-10.6.144.21-1]# taskset -c 8 sockperf pp -i 10.10.10.2 -t 5 -m 12
sockperf: == version #2.5.244 ==
sockperf[CLIENT] send on:sockperf: using recvfrom() to block on socket(s)

[ 0] IP = 10.10.10.2      PORT = 11111 # UDP
sockperf: Warmup stage (sending a few dummy messages)...
sockperf: Starting test...
sockperf: Test end (interrupted by timer)
sockperf: Test ended
sockperf: [Total Run] RunTime=5.100 sec; SentMessages=320758; ReceivedMessages=320757
sockperf: ========= Printing statistics for Server No: 0
sockperf: [Valid Duration] RunTime=5.000 sec; SentMessages=314477; ReceivedMessages=314477
sockperf: ====> avg-lat=  7.932 (std-dev=0.064)
sockperf: # dropped messages = 0; # duplicated messages = 0; # out-of-order messages = 0
sockperf: Summary: Latency is 7.932 usec
sockperf: Total 314477 observations; each percentile contains 3144.77 observations
sockperf: ---> <MAX> observation =    8.928
sockperf: ---> percentile  99.99 =    8.655
sockperf: ---> percentile  99.90 =    8.396
sockperf: ---> percentile  99.50 =    8.193
sockperf: ---> percentile  99.00 =    8.147
sockperf: ---> percentile  95.00 =    8.040
sockperf: ---> percentile  90.00 =    8.005
sockperf: ---> percentile  75.00 =    7.962
sockperf: ---> percentile  50.00 =    7.925
sockperf: ---> percentile  25.00 =    7.892
sockperf: ---> <MIN> observation =    7.658

iPerf

Command Line Run:

[root@hft1 ~]# taskset -c 8,9 iperf -c 10.10.10.1
  • Output
------------------------------------------------------------
Client connecting to 10.10.10.1, TCP port 5001
TCP window size: 9.54 MByte (default)
------------------------------------------------------------
[  3] local 10.10.10.2 port 30403 connected with 10.10.10.1 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.0 sec  10.6 GBytes  9.10 Gbits/sec

Netperf

Command Line Run:

#
  • Output
#

osu_bw

Command Line Run:

#
  • Output
#

osu_bibw

Command Line Run:

#
  • Output
#

osu_mr_mbr

Command Line Run:

#
  • Output
#