All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-networking] [PATCH] rdma-core: upgrade 35.0 -> 36.0
@ 2021-08-30  1:32 zangrc
  0 siblings, 0 replies; only message in thread
From: zangrc @ 2021-08-30  1:32 UTC (permalink / raw)
  To: openembedded-devel

Changes:
d7a9dde Merge pull request from yishaih/mlx5_misc
3133cf5 Merge pull request from yishaih/mlx5_dr
47c0f43 tests: Add raw wqe test
5af61e8 pyverbs: Added mlx5dv_wr_raw_wqe wrapper
b0e2dca pyverbs: Add mlx5_wqe_ctrl_seg, mlx5_wqe_data_seg wrapper
8ff1c5c mlx5: Introduce mlx5dv_wr_raw_wqe builder
2d15a14 Merge pull request from yishaih/mlx5_cq
0c40d53 mlx5: Avoid translation from free running to real time
95d660b Update kernel headers
a66e2a5 Merge pull request from rpearsonhpe/mw

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
---
 .../rdma-core/{rdma-core_35.0.bb => rdma-core_36.0.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/rdma-core/{rdma-core_35.0.bb => rdma-core_36.0.bb} (95%)

diff --git a/meta-networking/recipes-support/rdma-core/rdma-core_35.0.bb b/meta-networking/recipes-support/rdma-core/rdma-core_36.0.bb
similarity index 95%
rename from meta-networking/recipes-support/rdma-core/rdma-core_35.0.bb
rename to meta-networking/recipes-support/rdma-core/rdma-core_36.0.bb
index dcdfb5bd40..097144d356 100644
--- a/meta-networking/recipes-support/rdma-core/rdma-core_35.0.bb
+++ b/meta-networking/recipes-support/rdma-core/rdma-core_36.0.bb
@@ -6,7 +6,7 @@ DEPENDS = "libnl"
 RDEPENDS:${PN} = "bash perl"
 
 SRC_URI = "git://github.com/linux-rdma/rdma-core.git"
-SRCREV = "e29a698e99028e9a092bb00c03ee4bfa31ae0cf3"
+SRCREV = "d7a9dde2b164a1563c7a51e4ade8ea3b6cdea9ef"
 S = "${WORKDIR}/git"
 
 #Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-30  1:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30  1:32 [oe] [meta-networking] [PATCH] rdma-core: upgrade 35.0 -> 36.0 zangrc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.