net/smc: Introduce SMCR get link command
mainline inclusion from mainline-v5.11-rc1 commit 5a7e09d5 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I78IFM CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=5a7e09d58f3fe2f0d5e8f0da4b1f686491245eb5 -------------------------------- Introduce get link command which loops through all available links of all available link groups. It uses the SMC-R linkgroup list as entry point, not the socket list, which makes linkgroup diagnosis possible, in case linkgroup does not contain active connections anymore. Signed-off-by:Guvenc Gulce <guvenc@linux.ibm.com> Signed-off-by:
Karsten Graul <kgraul@linux.ibm.com> Signed-off-by:
Jakub Kicinski <kuba@kernel.org> Signed-off-by:
Yingyu Zeng <zengyingyu@sangfor.com.cn>
Loading
Please sign in to comment