Difference between revisions of "New product 10GB card"
Jump to navigation
Jump to search
| (9 intermediate revisions by 2 users not shown) | |||
| Line 5: | Line 5: | ||
# install development tools and kernel development | # install development tools and kernel development | ||
#: <syntaxhighlight> yum groupinstall 'development tools'-y </syntaxhighlight> | #: <syntaxhighlight> yum groupinstall 'development tools'-y </syntaxhighlight> | ||
| − | |||
| − | == | + | == Network Cards Installation == |
* Does the card get detected by the OS? Log this as part of the reporting below. Record the module name and version if auto detected. | * Does the card get detected by the OS? Log this as part of the reporting below. Record the module name and version if auto detected. | ||
* Install the latest vendors modules/software | * Install the latest vendors modules/software | ||
** Link to solarflare module install process | ** Link to solarflare module install process | ||
| − | *** | + | *** [[ Solarflare_SFN7322 ]] |
** Link to exablaze module install process | ** Link to exablaze module install process | ||
| − | *** | + | *** [[ Exablaze:_EXANIC_Cards ]] |
** Link to intel module install process | ** Link to intel module install process | ||
** Link to mellanox module install process | ** Link to mellanox module install process | ||
| − | *** | + | *** [[ Mellanox:training ]] |
** Link to Chelsio card installation and testing | ** Link to Chelsio card installation and testing | ||
| − | *** http:// | + | *** [[ Chelsio:Network_Cards ]] |
| + | ** Link to Myricom card installation and testing | ||
| + | *** [[ Myricom_Cards ]] | ||
| + | ** Link to Emulex card installation and testing [http://www.emulex.com/products/ethernet-networking-storage-connectivity/ethernet-networking-adapters/emulex-branded/oce14102-nm/overview/] | ||
| + | *** [[ Emulex OneConnect OCe14102-NM ]] | ||
(each of the pages above could be a vendor landing page with further links to specific versions of nics / cards) | (each of the pages above could be a vendor landing page with further links to specific versions of nics / cards) | ||
| Line 26: | Line 29: | ||
*# Link to netperf results (this could be on the same page as above) | *# Link to netperf results (this could be on the same page as above) | ||
* Run sockperf benchmark | * Run sockperf benchmark | ||
| − | *# | + | *# [[ Benchmarking:_Sockperf ]] |
* Run MPI benchmarks, need to capture latency, bandwidth and message rate | * Run MPI benchmarks, need to capture latency, bandwidth and message rate | ||
*# IMB link | *# IMB link | ||
| Line 33: | Line 36: | ||
*# Links for each of the vendors landing pages (which would have an installation page and a results / benchmarking page) | *# Links for each of the vendors landing pages (which would have an installation page and a results / benchmarking page) | ||
* Anything else? | * Anything else? | ||
| + | |||
| + | == Optimization == | ||
| + | * [[ 10G NICs General Optimization ]] | ||
Latest revision as of 16:17, 12 April 2018
Centos default installation
- Install CentOS 6.5 from PXE
- update the system
yum update -y
- install development tools and kernel development
yum groupinstall 'development tools'-y
Network Cards Installation
- Does the card get detected by the OS? Log this as part of the reporting below. Record the module name and version if auto detected.
- Install the latest vendors modules/software
- Link to solarflare module install process
- Link to exablaze module install process
- Link to intel module install process
- Link to mellanox module install process
- Link to Chelsio card installation and testing
- Link to Myricom card installation and testing
- Link to Emulex card installation and testing [1]
(each of the pages above could be a vendor landing page with further links to specific versions of nics / cards)
Benchmarks
- Run netperf benchmark
- Link to installing and running netperf benchmark
- Link to netperf results (this could be on the same page as above)
- Run sockperf benchmark
- Run MPI benchmarks, need to capture latency, bandwidth and message rate
- IMB link
- Message rate (MSQR) link
- Run vendor specific benchmarks
- Links for each of the vendors landing pages (which would have an installation page and a results / benchmarking page)
- Anything else?