commit | a4f503ca656c2e90d628acbcac7cd4d040f896a5 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Mon Jan 09 14:53:44 2023 +0800 |
committer | developer <developer@mediatek.com> | Tue Jan 10 11:11:04 2023 +0800 |
tree | f66f76958a7190d4a5cedbefd7593235bdbad739 | |
parent | 8681f494ab2ed20412849e66536e6453a36128d7 [diff] |
[][Kernel][mt7988][eth][Refine QDMA queue & scheduler mapping] [Description] Add configurations to refine QDMA queue & scheduler mapping. At cheetah project, we've found a software path performance bound issue before, which is solved by adopting QDMA multi-sch. => https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwr t_feeds/+/5457061 It's confirmed that the issue only happens at NETSYS V2, so this patch makes sure the solution is dedicatedly applied on Panther and Cheetah. If without this patch, NETSYS V3 software path might show abnormal behavior. [Release-log] N/A Change-Id: I735a22ffca3c191a84fa19a86487e695b6797983 Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/7023395