commit | ae2be35cbed2c8385e890147ea321a3fcc3ca5fa | [log] [tgz] |
---|---|---|
author | Wen Gu <guwen@linux.alibaba.com> | Sun Apr 28 14:07:36 2024 +0800 |
committer | Paolo Abeni <pabeni@redhat.com> | Tue Apr 30 13:24:48 2024 +0200 |
tree | 592a3af27fc6f8a26161ae722d23bcb3bcb8c904 | |
parent | 4398888268582cb51b69c6ee94f551bb8d37d12f [diff] |
net/smc: {at|de}tach sndbuf to peer DMB if supported If the device used by SMC-D supports merging local sndbuf to peer DMB, then create sndbuf descriptor and attach it to peer DMB once peer token is obtained, and detach and free the sndbuf descriptor when the connection is freed. Signed-off-by: Wen Gu <guwen@linux.alibaba.com> Reviewed-by: Wenjia Zhang <wenjia@linux.ibm.com> Reviewed-and-tested-by: Jan Karcher <jaka@linux.ibm.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>