diff mbox series

[meta-networking] rdma-core: upgrade 44.0 -> 45.0

Message ID 1678889082-20604-5-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-networking] rdma-core: upgrade 44.0 -> 45.0 | expand

Commit Message

Mingyu Wang (Fujitsu) March 15, 2023, 2:04 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
    53ee89b Merge pull request #1299 from zhuyj/dmabuf
    95507d0 Merge pull request #1311 from EdwardSro/pr-pyverbs-tests
    087deb5 irdma: Add support for ibv_reg_dmabuf_mr
    6644617 Merge pull request #1309 from hz-cheng/master
    fe9e480 Merge pull request #1304 from EdwardSro/pr-tests-fixes
    5c9f444 Merge pull request #1303 from EdwardSro/pr-mlx5-dr-steering
    8f56a83 Merge pull request #1310 from joshuafried/mlx5_dr_bugfix
    638ace8 tests: Add test for devx DBR-less mode data path
    25a4bf0 tests: Skip CUDA tests if there is no CUDA device
    5dad658 tests: Add set and copy modify action of metadata

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

Patch

diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_44.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_45.0.bb
similarity index 95%
rename from meta-networking/recipes-support/rdma-core/rdma-core_44.0.bb
rename to meta-networking/recipes-support/rdma-core/rdma-core_45.0.bb
index f5b80c712..ed1f7c94a 100644
--- a/meta-networking/recipes-support/rdma-core/rdma-core_44.0.bb
+++ b/meta-networking/recipes-support/rdma-core/rdma-core_45.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 = "91392a91eb41affee3bd75dc7d03eb86b4854aea"
+SRCREV = "53ee89b4abb1463e7ae713103f552b2bef1307ce"
 S = "${WORKDIR}/git"
 
 #Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md