diff options
author | Yulong Pei <yulong.pei@intel.com> | 2018-11-20 00:51:58 +0800 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-11-21 11:00:07 +0000 |
commit | 038eac9472666920a5fbdd8bb55e58bc8044ddc5 (patch) | |
tree | 7856dee9bb966d8e68e085a1720ec4ff066a84d7 /docs/report/introduction/physical_testbeds.rst | |
parent | 02b24d068e4327870129ef814719080da5dd080d (diff) |
doc: add 2-node denverton section to physical testbeds
Change-Id: I7e35622f8b6b8e1a76f0e1c8fe17f4c9c40937b4
Signed-off-by: Yulong Pei <yulong.pei@intel.com>
Diffstat (limited to 'docs/report/introduction/physical_testbeds.rst')
-rw-r--r-- | docs/report/introduction/physical_testbeds.rst | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/docs/report/introduction/physical_testbeds.rst b/docs/report/introduction/physical_testbeds.rst index f6c559c8e8..98274edd15 100644 --- a/docs/report/introduction/physical_testbeds.rst +++ b/docs/report/introduction/physical_testbeds.rst @@ -187,3 +187,45 @@ Complete 2n-skx testbed specification is available on <https://wiki.fd.io/view/CSIT/Testbeds:_Xeon_Skx,_Arm,_Atom.>`_ wiki page. Total of four 2n-skx testbeds are in operation in FD.io labs. + +2-Node Atom Denverton (2n-dnv) +------------------------------ + +2n-dnv testbed is based on one Intel Server Board S2600WFT that is equipped +with two Intel Xeon Skylake Platinum 8180 2.5 GHz 28 core processors and one +SuperMicro SYS-E300-9A server that is equipped with one SuperMicro A2SDi-TP8F +motherboard. Physical testbed topology is depicted in a figure below. + +.. only:: latex + + .. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_tmp/src/introduction/}} + \includegraphics[width=0.90\textwidth]{testbed-2n-dnv} + \label{fig:testbed-2n-dnv} + \end{figure} + +.. only:: html + + .. figure:: testbed-2n-dnv.svg + :alt: testbed-2n-dnv + :align: center + +SUT server have four internal 10G NIC port: + +#. P-1: x553 copper port. +#. P-2: x553 copper port. +#. P-3: x553 fiber port. +#. P-4: x553 fiber port. + +TG server run T-Rex software traffic generator and are populated with the +following NIC models: + +#. NIC-1: x550-T2 2p10GE Intel. +#. NIC-2: x550-T2 2p10GE Intel. +#. NIC-3: x520-DA2 2p10GE Intel. +#. NIC-4: x520-DA2 2p10GE Intel. + +The 2n-dnv testbed is in operation in Intel SH labs. |