Changes:
- ba66d56 Bump to version 27.1
- 584811e iwarp_pm_helper.c: fix RESOURCE_LEAK issue
- 30952c3 iwarp_pm_helper.c: fix RESOURCE_LEAK issue
- 58fe988 rstream.c: fix RESOURCE_LEAK issues
- e2ce62c xsrq_pingpong.c: Fix RESOURCE_LEAK issue
- d8878ae mlx5: Fix postsend actions write length
- 8d16a5f qedr: Fix USE_AFTER_FREE issues
- 6c62820 kernel-boot: correct precision specifier
- 9af5349 infiniband-diags: Fix memory leak in function rereg_and_test_port
- bcff9ed infiniband-diags: Fix memory leaks in ibroute.c
- 53a24c9 infiniband-diags: Fix memory leak in read_ibdiag_config
- 78b4303 infiniband-diags: Fix two Coverity 'invalidScanfFormatWidth' issues
- 46cf1fb ibdiags: Dump only supported extended port counters
- 14fcbb9 srp_daemon: check return value of function 'umad_init'
- 67dc1e3 Fix shiftTooManyBitsSigned issues
- f03577f rcopy: fix UNUSED_VALUE
- 1ac0868 kernel-boot: don't return 0 when failed to allocate name
- 2db5fad libhns: Not process return value of flushing cqe
- 3d91306 ibdiag: Compare CA device names by using the maximum length between them
- e828058 efa: Use the correct barrier between BAR writes on post send flow
- a0e8da1 infiniband-diags: Fix a CONSTANT_EXPRESSION_RESULT issue
- b904402 pyverbs: Fix port_state_to_str function
- baf9973 pyverbs: Remove errno param when raising PyverbsRDMAErrno
- ae52299 libqedr: Fix user context allocation forward compatibility
- 9ae86b1 libhns: Update ibvqp->state in hns_roce_u_v2_modify_qp()
- 1ccb52e vmw_pvrdma: Avoid double unlock on qp->sq.lock
- 1834156 tests: Use post_recv in the right place
- 84c77dd kernel-boot: Use node GUID instead of system image GUID
- 70eb4f9 tests: Fix checking page_size_cap
- 9ea8b13 ibacm: Do not open non InfiniBand device
- 3410c50 ibacm: Fix bug in acm_get_ep()
- fde23db tests: Avoid code duplication
- b6a2e4c ibacm: Fix a memory leak in an acm_open_dev() error path [ #1 ]
- c176393 tests: Fix query GIDs
- ed1c222 libhns: Fix for the error code when polling cq
- f2efdac pyverbs: Fix PyverbsRDMAErrno() takes exactly one argument (2 given)
- c3ca5e9 tests: Fix exception when no IB device found
- 2638d9e vmw_pvrdma: Use QP handle when attempting to flush CQEs
- c50e82a tests: Fix exception when running the tests from the tests directory
- 45b54ea Documentation: Update testing doc
- 0f21a71 ABI Files