freebsd-dev/contrib/ofed
Bartosz Sobczak 35105900c6
irdma(4): Upgrade the driver to 1.1.11-k
Summary of changes:
- postpone mtu size assignment during load to avoid race condition
- refactor some of the debug prints
- add request reset handler
- refactor flush scheduler to increase efficiency and avoid racing
- put correct vlan_tag for UD traffic with PFC
- suspend QP before going to ERROR state to avoid CQP timout
- fix arithmetic error on irdma_debug_bugf
- allow debug flag to be settable during driver load
- introduce meaningful default values for DCQCN algorithm
- interrupt naming convention improvements
- skip unsignaled completions in poll_cmpl

Signed-off-by: Bartosz Sobczak bartosz.sobczak@intel.com
Signed-off-by: Eric Joyner <erj@FreeBSD.org>

Reviewed by:	hselasky@
MFC after:	1 week
Sponsored by:	Intel Corporation
Differential Revision:	https://reviews.freebsd.org/D39173
2023-03-28 14:29:07 -07:00
..
include Add udma_barrier definitions for RISC-V 2018-07-22 22:35:17 +00:00
infiniband-diags ibstat: Include prototype for sysctlbyname(). 2021-05-27 09:42:30 +02:00
libcxgb4 libcxgb4: Don't spam stderr. Write combining is not enabled by default 2019-02-27 06:50:24 +00:00
libibcm Rework ofed build. 2018-06-16 15:05:05 +00:00
libibmad Rework ofed build. 2018-06-16 15:05:05 +00:00
libibnetdisc Rework ofed build. 2018-06-16 15:05:05 +00:00
libibumad Fix Coverity issues in OFED 2020-07-15 13:17:16 +00:00
libibverbs ofed: allow using IPv6 address in rc_pingpong server 2022-10-30 20:11:41 +01:00
libirdma irdma(4): Upgrade the driver to 1.1.11-k 2023-03-28 14:29:07 -07:00
libmlx4 Rework ofed build. 2018-06-16 15:05:05 +00:00
libmlx5 Make CPU_SET macros compliant with other implementations 2021-12-30 12:20:32 +01:00
librdmacm Fix Coverity issues in OFED 2020-07-15 13:17:16 +00:00
opensm opensm: Fix a possible dereference of a NULL pointer 2020-08-31 15:26:01 +00:00