aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/introduction/methodology_mellanox_nic.rst
diff options
context:
space:
mode:
authorpmikus <pmikus@cisco.com>2021-10-13 09:57:13 +0000
committerTibor Frank <tifrank@cisco.com>2021-10-13 12:16:05 +0000
commit33a4113bd31fc46db6467e7a595826309c5749ec (patch)
tree69d01d91e14c54ed2b178a2bf1474f77d4368172 /docs/report/introduction/methodology_mellanox_nic.rst
parent4df99558366cfff5c9476f77915a87b4dd66d46f (diff)
feat(Docs): Update few sections
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I6bfa76b7b0dd9e6f78164ac07ad32c5efac156b0 (cherry picked from commit 07dc2213e6c0e95147e7025b02e91ed89ea07209)
Diffstat (limited to 'docs/report/introduction/methodology_mellanox_nic.rst')
-rw-r--r--docs/report/introduction/methodology_mellanox_nic.rst23
1 files changed, 2 insertions, 21 deletions
diff --git a/docs/report/introduction/methodology_mellanox_nic.rst b/docs/report/introduction/methodology_mellanox_nic.rst
index 40fcb08aab..7f8a8a0c31 100644
--- a/docs/report/introduction/methodology_mellanox_nic.rst
+++ b/docs/report/introduction/methodology_mellanox_nic.rst
@@ -18,32 +18,13 @@ Specifically:
$ ethtool -A $netdev rx off tx off
-- Change PCI MaxReadReq to 1024B for each port of each NIC:
- ::
-
- $ setpci -s $PORT_PCI_ADDRESS 68.w=3BCD
-
- Set CQE COMPRESSION to "AGGRESSIVE":
::
$ mlxconfig -d $PORT_PCI_ADDRESS set CQE_COMPRESSION=1
-Mellanox :abbr:`OFED (OpenFabrics Enterprise Distribution)` driver of version
-4.6-1.0.1.1 is installed and used to manage the NIC settings.
-
-::
-
- $ sudo ethtool -i enp94s0f0
- driver: mlx5_core
- version: 4.6-1.0.1
- firmware-version: 16.25.1020 (MT_0000000009)
- expansion-rom-version:
- bus-info: 0000:5e:00.0
- supports-statistics: yes
- supports-test: yes
- supports-eeprom-access: no
- supports-register-dump: no
- supports-priv-flags: yes
+Mellanox :abbr:`OFED (OpenFabrics Enterprise Distribution)` driver is installed
+and used to manage the NIC settings.
::