dpdk: bump rdma-core to 51.0
- Per dpdk 24.03 release notes (rdma-core >= 50.0) Type: feature Change-Id: Ieed077dc9b54cc1c59c75ebdbccfc683c7636222 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
This commit is contained in:
parent
d346b8852a
commit
62af9bb645
2
build/external/mlx_rdma_dpdk_matrix.txt
vendored
2
build/external/mlx_rdma_dpdk_matrix.txt
vendored
@ -1,2 +1,2 @@
|
||||
rdma=46.1 dpdk=23.07
|
||||
rdma=49.0 dpdk=23.11
|
||||
rdma=51.0 dpdk=24.03
|
||||
|
4
build/external/packages/rdma-core.mk
vendored
4
build/external/packages/rdma-core.mk
vendored
@ -23,10 +23,10 @@ RDMA_CORE_DEBUG?=n
|
||||
# 2. Verify that the file build/external/dpdk_mlx_default.sh was generated
|
||||
# and contains 'DPDK_MLX_DEFAULT=y'
|
||||
#
|
||||
rdma-core_version := 49.0
|
||||
rdma-core_version := 51.0
|
||||
rdma-core_tarball := rdma-core-$(rdma-core_version).tar.gz
|
||||
rdma-core_tarball_md5sum_46.1 := 3ac7c00717ea2720df5d90f8a43ae33a
|
||||
rdma-core_tarball_md5sum_49.0 := 9fe3909f19c7e0276c9e546411bbb49c
|
||||
rdma-core_tarball_md5sum_51.0 := ed95d79f782ea00bd7233d453abd60b3
|
||||
rdma-core_tarball_md5sum := $(rdma-core_tarball_md5sum_$(rdma-core_version))
|
||||
rdma-core_tarball_strip_dirs := 1
|
||||
rdma-core_url := http://github.com/linux-rdma/rdma-core/releases/download/v$(rdma-core_version)/$(rdma-core_tarball)
|
||||
|
Loading…
x
Reference in New Issue
Block a user