freebsd-dev/contrib/ofed/libibverbs
Konstantin Belousov dd0f2d02c6 libibverbs: remove nonexistent symbols from the linker map
The function ibv_query_device_ex is static inline, it is not exported
from the dso. With lld 16, which is much more picky about versioning and
undefined symbols, this becomes an error.

The ibv_register_driver driver symbol is explicitly versioned in
sources, it is non-existent in un-versioned object files.

Sponsored by:	NVidia networking
MFC after:	1 week
2023-08-04 02:13:13 +03:00
..
examples ofed: allow using IPv6 address in rc_pingpong server 2022-10-30 20:11:41 +01:00
man
alloca.h
arch.h
cmd.c
compat-1_0.c
config.h
device.c Fix Coverity issues in OFED 2020-07-15 13:17:16 +00:00
driver.h
enum_strs.c
ibverbs.h
init.c
kern-abi.h
libibverbs.map libibverbs: remove nonexistent symbols from the linker map 2023-08-04 02:13:13 +03:00
marshall.c
marshall.h
memory.c
neigh.c
neigh.h
nl1_compat.h
opcode.h
sa-kern-abi.h
sa.h
sysfs.c libibverbs: Fix memory leak in ibv_read_sysfs_file(). 2018-12-05 13:28:17 +00:00
verbs.c Add support for 200Gbit speeds to libibverbs. 2019-05-08 10:56:22 +00:00
verbs.h Add support for 200Gbit speeds to libibverbs. 2019-05-08 10:56:22 +00:00