Merge "msm: ipa3: Fix increase the NAPI budget to maximum"

This commit is contained in:
qctecmdr
2020-06-19 13:24:50 -07:00
کامیت شده توسط Gerrit - the friendly Code Review server
کامیت e42ec8bab3
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده

مشاهده پرونده

@@ -17,7 +17,7 @@
#include "ipahal/ipahal_fltrt.h"
#define IPA_GSI_EVENT_RP_SIZE 8
#define IPA_WAN_AGGR_PKT_CNT 5
#define IPA_WAN_AGGR_PKT_CNT 1
#define IPA_WAN_NAPI_MAX_FRAMES (NAPI_WEIGHT / IPA_WAN_AGGR_PKT_CNT)
#define IPA_WAN_PAGE_ORDER 3
#define IPA_LAN_AGGR_PKT_CNT 5

مشاهده پرونده

@@ -75,7 +75,7 @@
#define IPA_MAX_NUM_REQ_CACHE 10
#define NAPI_WEIGHT 60
#define NAPI_WEIGHT 64
#define NAPI_TX_WEIGHT 64