Skip to content

Commit 7e7fa02

Browse files
harman-kalrajerinjacobk
authored andcommitted
doc: bump dpdk and ovs version
bump dpdk and ovs version to 24.09.0 Signed-off-by: Harman Kalra <hkalra@marvell.com> Change-Id: I09f7a5229dc02f99c513a8ad7092e752999807ab Reviewed-on: https://sj1git1.cavium.com/c/IP/SW/dataplane/dpu-offload/+/136611 Tested-by: sa_ip-toolkits-Jenkins <sa_ip-toolkits-jenkins@marvell.com> Reviewed-by: Jerin Jacob <jerinj@marvell.com>
1 parent e6eac5c commit 7e7fa02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DPDK_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
BASE_VERSION=23.11.0
2-
RELEASE_VERSION=24.08.0
2+
RELEASE_VERSION=24.09.0

patches/ovs/v3.3.0/0001-ovs-add-version-dependency-on-dpdk.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ index 000000000..c6b9cb79c
2222
+++ b/DPDK_VERSION
2323
@@ -0,0 +1,2 @@
2424
+BASE_VERSION=23.11.0
25-
+RELEASE_VERSION=24.08.0
25+
+RELEASE_VERSION=24.09.0
2626
diff --git a/Makefile.am b/Makefile.am
2727
index 0b7c83246..4908ea6bd 100644
2828
--- a/Makefile.am

0 commit comments

Comments
 (0)