From f3905c28b8a3eb769d9934548ef5b8df55a0011f Mon Sep 17 00:00:00 2001 From: Liangxing Wang Date: Wed, 8 Nov 2023 07:42:34 +0000 Subject: [PATCH 1/2] dataplane-stack: bump dpdk and vpp version - Update DPDK version to v23.07. - Update VPP version to v23.10. - Use VPP fd.io git instead of github mirror because github mirror lacks some VPP release tags. Signed-off-by: Liangxing Wang Change-Id: I6e6850c0126dd366871c8aacb8a7e42cbbfb778f --- dataplane-stack.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dataplane-stack.xml b/dataplane-stack.xml index c78824d..fac8045 100644 --- a/dataplane-stack.xml +++ b/dataplane-stack.xml @@ -2,9 +2,10 @@ + - - + + -- GitLab From ef79f8bae0988a299362423cb1460c6ee9d137af Mon Sep 17 00:00:00 2001 From: TechmARM Date: Wed, 29 May 2024 07:41:36 +0000 Subject: [PATCH 2/2] Adding the manifest file changes for snort and trex Change-Id: I61c7bdde621d4230208986f46f2b49a0469867cd --- dataplane-stack.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dataplane-stack.xml b/dataplane-stack.xml index fac8045..e385ce9 100644 --- a/dataplane-stack.xml +++ b/dataplane-stack.xml @@ -8,4 +8,12 @@ + + + + + + + + -- GitLab