@@ -3,15 +3,16 @@ SMC Tools
33
44Utilities for use with ` AF_SMC ` sockets.
55
6- This package consists of the tools:
6+ This package consists of the following tools:
77
88- ` libsmc-preload.so ` : preload library.
9- - ` smc_run ` : preload library environment setup script.
9+ - ` smc ` : List linkgroups, links, devices, and more
10+ - ` smc_chk ` : SMC support diagnostics
1011- ` smc_pnet ` : C program for PNET Table handling
12+ - ` smc_rnics ` : List available RDMA NICs
13+ - ` smc_run ` : preload library environment setup script.
1114- ` smcss ` : C program for displaying the information about active
1215 SMC sockets.
13- - ` smc_rnics ` : List available RDMA NICs
14- - ` smc ` : List linkgroups, links and devices.
1516
1617The preload shared library ` libsmc-preload.so ` provides mapping of TCP socket
1718operations to SMC sockets.
@@ -38,12 +39,12 @@ See [CONTRIBUTING.md](CONTRIBUTING.md).
3839Release History:
3940================
4041
41- * __ v1.5.99 (tbd )__
42+ * __ v1.6.0 (2021-07-01 )__
4243
4344 Changes:
4445 - ` smcd ` /` smcr ` : Add new command ` stats `
4546 - ` smc_rnics ` : Recognize unknown Mellanox cards
46- - `smc_run' : Add various command-line switches
47+ - ` smc_run ` : Add various command-line switches
4748
4849 Bug fixes:
4950 - ` smc_chk ` : Remove 'EXPERIMENTAL' flag
0 commit comments