summaryrefslogtreecommitdiffstats
path: root/build/external/mlx_rdma_dpdk_matrix.txt
AgeCommit message (Collapse)AuthorFilesLines
2023-12-12dpdk: bump rdma-core to 49.0Dave Wallace1-1/+1
- Per dpdk 23.11 release notes (rdma-core >= 48.0) Type: feature Change-Id: I6f73fdfd2226c501d22cd16e5c47500ff05fbff3 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-08-14dpdk: bump rdma-core to 46.1Dave Wallace1-2/+1
- Per dpdk 23.07 release notes (rdma-core >= 46.0) Type: feature Change-Id: I7c15e15e1cf4b6f652711f9446d9f8324f6c4092 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-05-09rdma: bump version to 45.0Dave Wallace1-0/+1
- Update rdma-core library to 45.0 to work with DPDK 23.03 Type: feature Change-Id: I6bd54c509b93de905e1b0194dce414e4a6e11990 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-05-04dpdk: correct build to include rdma driverDave Wallace1-1/+1
Type: fix Change-Id: I23ef347adc97d7d806acf98c3dcdbe80f2a03441 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-05-01rdma: bump to 43.0Alexander Kozyrev1-1/+2
Update rdma-core library to 43.0 to work with DPDK 22.11. Type: feature Change-Id: Iad8bb9c7745dd5bc5f8c0935a31362fd92447ff6 Signed-off-by: Alexander Kozyrev <akozyrev@nvidia.com>
2022-10-04build: mlx dpdk-rdma compatibility matrixMohammed Hawari1-0/+1
- Verify mlx_rdma_dpdk_matrix.txt versions, build MLX drivers in dpdk if the versions match. Also output version comparison results to a file for CI job to send notification email when the versions do not match. Change-Id: Id1384ba4ea4b1f855f4d77d1d8e2c38683abfe1f Type: improvement Signed-off-by: Mohammed Hawari <mohammed@hawari.fr> Signed-off-by: Dave Wallace <dwallacelf@gmail.com>