Skip to content

Xeroxxx/mlxcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

mlxcontainer

Mellanox Config Tools Container

Run container with high priviliges to get hardware access.

Bash: docker run --privileged xeroxxx/mlxcontainer

Persistent container: docker run -d --privileged xeroxxx/mlxcontainer docker exec -it /bin/bash

Set MLX Card to Ethernet:

lspci mlxconfig.exe -d <pcie_id> set set LINK_TYPE_P1=2 LINK_TYPE_P2=2

Allows you to configure Mellanox Connect-X Cards within a container, for example on a synology NAS where you're not able to install mlxconfig.

About

Mellanox Config Tools Container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published