MrBr-github / lshca

GNU General Public License v3.0
9 stars 6 forks source link

No info about RoCE lossy/lossless in the Separated mode of the DPU #90

Open alinask opened 2 years ago

alinask commented 2 years ago
root@swx-ucx02-bf1:~/work1# lshca -w roce
----------------------------------------------------------------------------------------------
Dev #1
 Desc: Mellanox Technologies MT42822 BlueField-2 integrated ConnectX-6 Dx network controller
 PN: MBF2M516A-CENOT  rev. A4
 PSID: MT_0000000560
 SN: MT2051X13403
 FW: 24.32.1010
 Driver: mlnx_ofed-5.5-2.1.7.0
----------------------------------------------------------------------------------------------
  PCI_addr   |  RDMA  | Net | Numa | IpStat |   RoCEstat
----------------------------------------------------------------------------------------------
0000:03:00.0 | mlx5_0 |     |  -1  |        | Lossy:00111*
0000:03:00.1 | mlx5_1 |     |  -1  |        | Lossy:00111*
----------------------------------------------------------------------------------------------
root@swx-ucx02-bf1:~/work1# lshca -w dpu
-------------------------------------------------------------------------------------------------------
Dev #1
 Desc: Mellanox Technologies MT42822 BlueField-2 integrated ConnectX-6 Dx network controller
 PN: MBF2M516A-CENOT  rev. A4
 PSID: MT_0000000560
 SN: MT2051X13403
 FW: 24.32.1010
 Driver: mlnx_ofed-5.5-2.1.7.0
 DPUmode: Separated
 BFBver: DOCA_v1.2.1_BlueField_OS_Ubuntu_20.04-5.4.0-1023-bluefield-5.5-2.1.7.0-3.8.5.12027-1-aarch64
-------------------------------------------------------------------------------------------------------
 RDMA  | Net | OvsBrdg | IpStat | UplnkRepr | PfRepr | VfRepr
-------------------------------------------------------------------------------------------------------
mlx5_0 |     |         |        |           |        |
mlx5_1 |     |         |        |           |        |
-------------------------------------------------------------------------------------------------------
root@swx-ucx02-bf1:~/work1# python3 lshca.py -w dpu
------------------------------------------------------------------------------------------------------
Dev #1
 Desc: Mellanox Technologies MT42822 BlueField-2 integrated ConnectX-6 Dx network controller
 PN: MBF2M516A-CENOT  rev. A4
 PSID: MT_0000000560
 SN: MT2051X13403
 FW: 24.32.1010
 Driver: mlnx_ofed-5.5-2.1.7.0
 DPUmode: Separated
 BFBver: DOCA_v1.2.1_BlueField_OS_Ubuntu_20.04-5.4.0-1023-bluefield-5.5-2.1.7.0-3.8.5.12027-1-aarch64
 RshimDev:
------------------------------------------------------------------------------------------------------
  PCI_addr   |  RDMA  | Net | OvsBrdg | IpStat | UplnkRepr | PfRepr | VfRepr
------------------------------------------------------------------------------------------------------
0000:03:00.0 | mlx5_0 |     |         |        |    p0     |        |
0000:03:00.1 | mlx5_1 |     |         |        |    p1     |        |
------------------------------------------------------------------------------------------------------