X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Freport%2Fintroduction%2Fmethodology_mellanox_nic.rst;h=7f8a8a0c31e4379c7df899e7cc8794210e8683a2;hp=40fcb08aab9e05f37c7e7b5b204aa0e5172d5372;hb=07dc2213e6c0e95147e7025b02e91ed89ea07209;hpb=9c459a2b303eb8d776ac040bc82830d850a67623 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. ::