]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ofed: allow using IPv6 address in rc_pingpong server
authorPiotr Kubaj <pkubaj@FreeBSD.org>
Fri, 28 Oct 2022 09:59:05 +0000 (11:59 +0200)
committerPiotr Kubaj <pkubaj@FreeBSD.org>
Wed, 2 Nov 2022 15:58:53 +0000 (16:58 +0100)
commita8c06a9de066902599e93b857ecf4d70c007e3c9
tree55bc776b181f9a8168d45aa61ba647bfb0ee30ff
parent7a254e64bf3d0d7d81f80ffa5ae00cd73deb7e6d
ofed: allow using IPv6 address in rc_pingpong server

Summary:
The current OFED code allows binding server to IPv6 address. It was added back in https://github.com/linux-rdma/rdma-core/commit/91fc39561d04903cd5b1665d9215a184baa66ba9

Sponsored by: Intel Corporation
MFC after: 3 days

Reviewers: hselasky

Subscribers: imp

Differential Revision: https://reviews.freebsd.org/D37196

(cherry picked from commit 35c87c070a2d04f06c56578b0a4b2e9c13f62be5)
contrib/ofed/libibverbs/examples/rc_pingpong.c
contrib/ofed/libibverbs/examples/srq_pingpong.c
contrib/ofed/libibverbs/examples/uc_pingpong.c
contrib/ofed/libibverbs/examples/ud_pingpong.c
contrib/ofed/libibverbs/examples/xsrq_pingpong.c