From 7a4caeb758e7ac5541fb1c7fd710e9b44b469939 Mon Sep 17 00:00:00 2001 From: Dan Daly Date: Tue, 16 Jan 2024 14:23:19 -0800 Subject: [PATCH] 24.01 Release Annoucement Signed-off-by: Dan Daly --- _posts/2024-01-17-24-01-Release.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 _posts/2024-01-17-24-01-Release.md diff --git a/_posts/2024-01-17-24-01-Release.md b/_posts/2024-01-17-24-01-Release.md new file mode 100644 index 0000000..af44a68 --- /dev/null +++ b/_posts/2024-01-17-24-01-Release.md @@ -0,0 +1,14 @@ +--- +layout: post +title: "IPDK 24.01 Release" +author: Dan Daly +categories: news +--- + +We are delighted to announce the fourth release of IPDK, version 24.01, created to help developers working on Programmable Infrastructure to rapidly port their applications to open source enabled dataplanes running on CPUs, IPUs, DPUs & switches. This release includes: + +- Updates & improvements to the Infrastructure-as-a-Service [Virtual Networking Recipe](https://github.com/ipdk-io/networking-recipe/tree/ipdk_v24.01) +- Updates & improvements to the Infrastructure-as-a-Service Virtual Block Storage Recipe to OPI for both [SPDK](https://github.com/opiproject/opi-spdk-bridge) and [Intel IPU E2100](https://github.com/opiproject/opi-intel-bridge) +- Updates & improvements to the [Kubernetes Networking Infrastructucture Offload Recipe](https://github.com/ipdk-io/k8s-infra-offload/tree/ipdk_v24.01) + +This release is focused on support for the Intel IPU E2100 target. The release notes can be found [here](https://github.com/ipdk-io/ipdk/blob/ipdk_v24.01/RELEASENOTES.md).