diff options
author | D. Wythe <alibuda@linux.alibaba.com> | 2024-06-14 02:00:28 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-06-17 13:14:09 +0100 |
commit | d0e35656d83458d668593930f1568d464dde429c (patch) | |
tree | c87938cd45462248048f7467c045ee64abe7478e /tools/perf/scripts/python/libxed.py | |
parent | f22b4b55edb507a2b30981e133b66b642be4d13f (diff) |
net/smc: refactoring initialization of smc sock
This patch aims to isolate the shared components of SMC socket
allocation by introducing smc_sk_init() for sock initialization
and __smc_create_clcsk() for the initialization of clcsock.
This is in preparation for the subsequent implementation of the
AF_INET version of SMC.
Signed-off-by: D. Wythe <alibuda@linux.alibaba.com>
Reviewed-by: Tony Lu <tonylu@linux.alibaba.com>
Reviewed-by: Wenjia Zhang <wenjia@linux.ibm.com>
Reviewed-by: Dust Li <dust.li@linux.alibaba.com>
Tested-by: Niklas Schnelle <schnelle@linux.ibm.com>
Tested-by: Wenjia Zhang <wenjia@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions