aboutsummaryrefslogtreecommitdiffstats
path: root/src/nSocket/nstack/nstack.c
AgeCommit message (Collapse)AuthorFilesLines
2018-09-29Refactor: change to dmm share memorynanger1-36/+32
Change-Id: Iff87eb5c6610c1db9247a898dd4c8ffbe6eeabdf Signed-off-by: nanger <zhenyinan@huawei.com>
2018-09-20Merge "Feat: Resource recycle + nStackMaster Code removal"yalei wang1-0/+2
2018-09-18Feat: Resource recycle + nStackMaster Code removalSwarup Nayak1-0/+2
Change-Id: Ic50d6ac1c467ea3b391551eb761788bc589c3eb8 Signed-off-by: Swarup Nayak <swarupnpvt@gmail.com>
2018-09-17Feat: Fork supportSwarup Nayak1-1/+1
Change-Id: Iae75c1c0bd4961ee052428bdd661d6f1da1bdbcb Signed-off-by: Swarup Nayak <swarupnpvt@gmail.com>
2018-08-22Feat: HAL decoupling with DPDKnanger1-3/+1
Change-Id: I62c60117e63e75793c1348b6852eed6753915077 Signed-off-by: nanger <zhenyinan@huawei.com>
2018-08-21Refactor: remove rd-table share memorynanger1-12/+0
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-3/+11
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-07-18Update dpdk version from 16.04 to 18.02rainbow_02061-0/+1
Change-Id: Idebbee1d61211e1e800df82e0d474cf3ef099075 Signed-off-by: rainbow_0206 <jiangwenjiang@huawei.com>
2018-06-26Spell correctionRahul Gupta1-1/+1
Change-Id: Icc062e358398ecf0fc46b7a55ce1c37a71aee650 Signed-off-by: Rahul Gupta <rahul.g.chimera@gmail.com>
2018-03-13Clean up the src and update the docYalei Wang1-2/+0
Change-Id: If9c9cdb3ae5167198f0a2ae085871ff7134b32b0 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-03-12Add the nSocket module for dmmYalei Wang1-0/+833
Change-Id: I8b97fbe50c9c1c479072510b8d799fe711360da7 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>