Merge "[qca-nss-qdisc] Change resource allocation numbers"
diff --git a/nss_ppe_qdisc/nss_ppe_qdisc.c b/nss_ppe_qdisc/nss_ppe_qdisc.c
index 8605452..71e4519 100644
--- a/nss_ppe_qdisc/nss_ppe_qdisc.c
+++ b/nss_ppe_qdisc/nss_ppe_qdisc.c
@@ -39,7 +39,7 @@
#define NSS_PPE_QDISC_L1_SP_MAX 1
#define NSS_PPE_QDISC_L1_CDRR_MAX 4
#define NSS_PPE_QDISC_L1_EDRR_MAX 4
-#define NSS_PPE_QDISC_QUEUE_MAX 8
+#define NSS_PPE_QDISC_QUEUE_MAX 16
#define NSS_PPE_QDISC_CPU0_L0_SP_MAX 36
#define NSS_PPE_QDISC_CPU0_L0_CDRR_MAX 48
@@ -47,7 +47,7 @@
#define NSS_PPE_QDISC_CPU0_L1_SP_MAX 1
#define NSS_PPE_QDISC_CPU0_L1_CDRR_MAX 8
#define NSS_PPE_QDISC_CPU0_L1_EDRR_MAX 8
-#define NSS_PPE_QDISC_CPU0_QUEUE_MAX 200
+#define NSS_PPE_QDISC_CPU0_QUEUE_MAX 144
#define NSS_PPE_QDISC_LOOPBACK_L0_SP_MAX 1
#define NSS_PPE_QDISC_LOOPBACK_L0_CDRR_MAX 16