Blame SOURCES/2b02af16cdd0b704d49fe0cc621a3b5845c2ee2a.patch

a9bf4c
From 2b02af16cdd0b704d49fe0cc621a3b5845c2ee2a Mon Sep 17 00:00:00 2001
a9bf4c
From: Nicolas Chautru <nicolas.chautru@intel.com>
a9bf4c
Date: Mon, 9 Jan 2023 14:24:56 -0800
a9bf4c
Subject: [PATCH] Typo in ACC100 config files introduced in previous commit
a9bf4c
a9bf4c
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
a9bf4c
---
a9bf4c
 acc100/acc100_config_2vf_4g5g.cfg | 32 ++++++++++++++++++++++++++++++-
a9bf4c
 1 file changed, 31 insertions(+), 1 deletion(-)
a9bf4c
a9bf4c
diff --git a/acc100/acc100_config_2vf_4g5g.cfg b/acc100/acc100_config_2vf_4g5g.cfg
a9bf4c
index cba6c12..ce68033 100644
a9bf4c
--- a/acc100/acc100_config_2vf_4g5g.cfg
a9bf4c
+++ b/acc100/acc100_config_2vf_4g5g.cfg
a9bf4c
@@ -1 +1,31 @@
a9bf4c
-acc100_config_4vf_4g5g.cfg
a9bf4c
\ No newline at end of file
a9bf4c
+; SPDX-License-Identifier: Apache-2.0
a9bf4c
+; Copyright(c) 2020 Intel Corporation
a9bf4c
+
a9bf4c
+[MODE]
a9bf4c
+pf_mode_en = 0
a9bf4c
+
a9bf4c
+[VFBUNDLES]
a9bf4c
+num_vf_bundles = 2
a9bf4c
+
a9bf4c
+[MAXQSIZE]
a9bf4c
+max_queue_size = 1024
a9bf4c
+
a9bf4c
+[QUL4G]
a9bf4c
+num_qgroups = 2
a9bf4c
+num_aqs_per_groups = 16
a9bf4c
+aq_depth_log2 = 4
a9bf4c
+
a9bf4c
+[QDL4G]
a9bf4c
+num_qgroups = 2
a9bf4c
+num_aqs_per_groups = 16
a9bf4c
+aq_depth_log2 = 4
a9bf4c
+
a9bf4c
+[QUL5G]
a9bf4c
+num_qgroups = 2
a9bf4c
+num_aqs_per_groups = 16
a9bf4c
+aq_depth_log2 = 4
a9bf4c
+
a9bf4c
+[QDL5G]
a9bf4c
+num_qgroups = 2
a9bf4c
+num_aqs_per_groups = 16
a9bf4c
+aq_depth_log2 = 4