# libmlxdevm **Repository Path**: mirrors_Mellanox/libmlxdevm ## Basic Information - **Project Name**: libmlxdevm - **Description**: Mellanox device management C library - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-06 - **Last Updated**: 2026-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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