dataipa: IPA_5_5 test pipes configuration correction
Test pipe configuration correctness for IPA_5_5
Change-Id: I6f6b05cb45a830e35eb97138bbe0046884ac5367
Signed-off-by: Michael Adisumarta <quic_madisuma@codeaurora.org>
diff --git a/drivers/platform/msm/ipa/ipa_v3/ipa_utils.c b/drivers/platform/msm/ipa/ipa_v3/ipa_utils.c
index 8483609..18cbda6 100644
--- a/drivers/platform/msm/ipa/ipa_v3/ipa_utils.c
+++ b/drivers/platform/msm/ipa/ipa_v3/ipa_utils.c
@@ -1,6 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2012-2021, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include <net/ip.h>
@@ -5385,23 +5386,23 @@
true,
IPA_DPS_HPS_SEQ_TYPE_2ND_PKT_PROCESS_PASS_NO_DEC_UCP,
QMB_MASTER_SELECT_DDR,
- { 1, 0, 8, 16, IPA_EE_AP, GSI_ESCAPE_BUF_ONLY, 0 },
+ { 1, 0, 8, 16, IPA_EE_AP, GSI_ESCAPE_BUF_ONLY, 0 },
IPA_TX_INSTANCE_NA },
[IPA_5_5][IPA_CLIENT_TEST3_PROD] = {
- true, IPA_v5_5_GROUP_UL,
+ true, IPA_v5_5_GROUP_URLLC,
true,
IPA_DPS_HPS_SEQ_TYPE_2ND_PKT_PROCESS_PASS_NO_DEC_UCP,
QMB_MASTER_SELECT_DDR,
- { 11, 9, 8, 16, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3 },
+ { 10, 5, 10, 16, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3 },
IPA_TX_INSTANCE_NA },
[IPA_5_5][IPA_CLIENT_TEST4_PROD] = {
true, IPA_v5_5_GROUP_UL,
true,
- IPA_DPS_HPS_SEQ_TYPE_DMA_ONLY,
+ IPA_DPS_HPS_SEQ_TYPE_2ND_PKT_PROCESS_PASS_NO_DEC_UCP,
QMB_MASTER_SELECT_DDR,
- { 7, 17, 8, 16, IPA_EE_AP, GSI_ESCAPE_BUF_ONLY, 0 },
+ { 2, 11, 25, 32, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3 },
IPA_TX_INSTANCE_NA },
[IPA_5_5][IPA_CLIENT_TEST_CONS] = {
@@ -5409,7 +5410,7 @@
false,
IPA_DPS_HPS_SEQ_TYPE_INVALID,
QMB_MASTER_SELECT_DDR,
- { 32, 8, 9, 9, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3 },
+ { 32, 8, 9, 9, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3 },
IPA_TX_INSTANCE_DL },
[IPA_5_5][IPA_CLIENT_TEST1_CONS] = {
@@ -5417,7 +5418,7 @@
false,
IPA_DPS_HPS_SEQ_TYPE_INVALID,
QMB_MASTER_SELECT_DDR,
- { 34, 6, 8, 14, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3 },
+ { 26, 2, 5, 5, IPA_EE_AP, GSI_ESCAPE_BUF_ONLY, 0 },
IPA_TX_INSTANCE_DL },
[IPA_5_5][IPA_CLIENT_TEST2_CONS] = {
@@ -5425,7 +5426,7 @@
false,
IPA_DPS_HPS_SEQ_TYPE_INVALID,
QMB_MASTER_SELECT_DDR,
- { 33, 10, 9, 9, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3 },
+ { 33, 10, 9, 9, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3 },
IPA_TX_INSTANCE_DL },
[IPA_5_5][IPA_CLIENT_TEST3_CONS] = {
@@ -5433,7 +5434,7 @@
false,
IPA_DPS_HPS_SEQ_TYPE_INVALID,
QMB_MASTER_SELECT_DDR,
- { 30, 23, 9, 9, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3 },
+ { 30, 23, 9, 9, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3 },
IPA_TX_INSTANCE_DL },
[IPA_5_5][IPA_CLIENT_TEST4_CONS] = {
@@ -5441,7 +5442,7 @@
false,
IPA_DPS_HPS_SEQ_TYPE_INVALID,
QMB_MASTER_SELECT_DDR,
- { 35, 25, 8, 14, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3 },
+ { 24, 1, 9, 9, IPA_EE_AP, GSI_SMART_PRE_FETCH, 3 },
IPA_TX_INSTANCE_DL },
};