luisbandalap/mstflint

By luisbandalap

Updated 5 months ago

mstflint tool inside docker for Mellanox's Cards

Image
Networking
0

129

luisbandalap/mstflint repository overview

Run mstflint packages inside docker.

** NOTE: This image requires a privileged container. **

This image includes a debian based userland and mstflint package.

It could be used to run mstflint tools in synology DSM.

You can run this in DSM this way:

  • Login as root in DSM (user within docker group on others OS)

  • Do docker run: docker run --rm -itu 0 --userns=host --ipc="host" --pid=host --privileged docker.io/luisbandalap/mstflint bash

  • Run any command you want:

    • Query Mellanox Card Information: mstflint -d 07:00.0 q
    • Set SR-IOV and set VFs: mstconfig -d 07:00.0 set SRIOV_EN=1 NUM_OF_VFS=8
    • Update firmware (you need to download it inside container): mstflint -d 07:00.0 --allow_psid_change -i fw-ConnectX3-rel-2_42_5000-MCX312A-XCB_A2-A6-FlexBoot-3.4.752.bin burn

Tag summary

Content type

Image

Digest

sha256:5402e8819

Size

78.9 MB

Last updated

5 months ago

Requires Docker Desktop 4.37.1 or later.