aboutsummaryrefslogtreecommitdiffstats
path: root/src/framework/common/mem_mgr
AgeCommit message (Collapse)AuthorFilesLines
2018-10-18Fix: nStackMain parameters should not be fixedrainbow_02061-11/+4
Change-Id: I60d16736831fde5af6e657393195ca57242a6d3c Signed-off-by: rainbow_0206 <jiangwenjiang@huawei.com>
2018-09-18Feat: Resource recycle + nStackMaster Code removalSwarup Nayak1-20/+4
Change-Id: Ic50d6ac1c467ea3b391551eb761788bc589c3eb8 Signed-off-by: Swarup Nayak <swarupnpvt@gmail.com>
2018-08-22Feat: HAL decoupling with DPDKnanger1-0/+2
Change-Id: I62c60117e63e75793c1348b6852eed6753915077 Signed-off-by: nanger <zhenyinan@huawei.com>
2018-08-21Refactor: remove rd-table share memorynanger1-0/+1
DMM should not share rd table with protocol stack. Change-Id: I8e1afb708c9b785a382c157102ebbc228e550ea5 Signed-off-by: nanger <zhenyinan@huawei.com>
2018-08-14Feat: Add a new type 4 for simple stack integrationwangyalei1-2/+3
When simple stack integration(type=4), only alloc necessary memory(32M), and add prefix to differentiate the apps in primary mode. Change-Id: Ide8b3a276e999827b7ad3321cbd62cff127c2d44 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-08-13Feat : LWIP integration part1Swarup Nayak1-47/+0
Change-Id: Ia26c092d16579c6f845a021ba66bde106363883a Signed-off-by: Swarup Nayak <swarupnpvt@gmail.com>
2018-07-18Update dpdk version from 16.04 to 18.02rainbow_02061-1/+1
Change-Id: Idebbee1d61211e1e800df82e0d474cf3ef099075 Signed-off-by: rainbow_0206 <jiangwenjiang@huawei.com>
2018-06-26Spell correctionRahul Gupta13-112/+112
Change-Id: Icc062e358398ecf0fc46b7a55ce1c37a71aee650 Signed-off-by: Rahul Gupta <rahul.g.chimera@gmail.com>
2018-05-14Coding style error check and remove some unused macrosB Sharath Kumar Reddy1-41/+42
Change-Id: I93af88ae86debd47b594fcca6792b90024a229c6 Signed-off-by: sharath reddy <sharathkumarboyanapally@gmail.com> Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-03-08dmm initial commitqchang22-0/+6265
Change-Id: I049ee277cf4efdb83f9c2ac439365fcd421c159b Signed-off-by: qchang <qing.chang1@huawei.com>