devlink
(8)Devlink tool
Options
11-V--VersionPrint the version of the devlink utility and exit.
-b-batchRead commands from provided file or standard input and invoke them. First failure will cause termination of devlink.
-forceDon't terminate devlink on errors in batch mode. If there were any errors during execution of the commands, the application return code will be non zero.
-n--no-nice-namesTurn off printing out nice names, for example netdevice ifnames instead of devlink port identification.
-j--jsonGenerate JSON output.
-p--prettyWhen combined with -j generate a pretty JSON output.
-v--verboseTurn on verbose output.
-s--statisticsOutput statistics.
-N-NetnsSwitches to the specified network namespace.
-i--iecPrint human readable rates in IEC units (e.g. 1Ki = 1024).
-x--hexPrint dump numbers in hexadecimal format.
EXIT STATUS
REPORTING BUGS
Report any bugs to the Network Developers mailing list netdev@vger.kernel.org where the development and maintenance is primarily done. You do not have to be subscribed to the list to send a message there.
AUTHOR
Jiri Pirko jiri@mellanox.com