Skip to content

Mellanox/libmlxdevm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlxdevmlib

Mellanox device management C library

How to use it?

compile library

$ cd lib $ ./autogen.sh && ./configure --prefix=/usr && make -j 8 && make install

compile test program

$ cd test $ make all

how to run test progrm?

$ test/mlxdevm_test mlxdevm pci 0000:03:00.0