[meta-networking] rdma-core: upgrade 38.0 -> 39.0

Message ID 1645573488-27207-3-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-networking] rdma-core: upgrade 38.0 -> 39.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 22, 2022, 11:44 p.m. UTC
Changelog:
=========
b2fedc4 rsocket: Make sure that the allocated memory is aligned
ebbdb85 Merge pull request #1107 from Sindhu-Devale/libirdma-12-9-fixes
a83619b providers: Move input validation for memory window bind to core
a274c9c providers/rxe: Replace '%' with '&' in check_qp_queue_full()
812ab81 Merge pull request #1128 from Wenpeng-Liang/clear_rq_sge
1a9b2db docs: Fix typo in pyverbs example
d498180 libhns: Clear remaining unused sges when post recv
d99f61c Merge pull request #1127 from Wenpeng-Liang/misc_bugfix
7307264 verbs: Fix description of manual for ibv wc read byte len function
c298130 verbs: Fix a typo

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../rdma-core/{rdma-core_38.0.bb => rdma-core_39.0.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/rdma-core/{rdma-core_38.0.bb => rdma-core_39.0.bb} (95%)

Patch

diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_38.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_39.0.bb
similarity index 95%
rename from meta-networking/recipes-support/rdma-core/rdma-core_38.0.bb
rename to meta-networking/recipes-support/rdma-core/rdma-core_39.0.bb
index da1e013bd3..48434aa584 100644
--- a/meta-networking/recipes-support/rdma-core/rdma-core_38.0.bb
+++ b/meta-networking/recipes-support/rdma-core/rdma-core_39.0.bb
@@ -6,7 +6,7 @@  DEPENDS = "libnl"
 RDEPENDS:${PN} = "bash perl"
 
 SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=master;protocol=https"
-SRCREV = "02361e3b865995ce251923390df0d5a5c821195a"
+SRCREV = "b2fedc4b1b891afd2c26ebfd21f9e440e83c28ff"
 S = "${WORKDIR}/git"
 
 #Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md