aboutsummaryrefslogtreecommitdiffstats
path: root/src/framework
AgeCommit message (Collapse)AuthorFilesLines
2019-02-11Fix: LWIP performance enhancement [iperf tool]sharath1-0/+8
Change-Id: I46b12bcb3e40ef7af4038e3ba456a4b20b658740 Signed-off-by: sharath <sharathkumarboyanapally@gmail.com>
2018-10-30Merge "Feat: support vhost-user in lwip stack"yalei wang3-4/+6
2018-10-29Feat: support vhost-user in lwip stackrainbow_02063-4/+6
Change-Id: I6685fae6dafb4a4ac4f03bd868aa5ca636ce7054 Signed-off-by: rainbow_0206 <jiangwenjiang@huawei.com>
2018-10-22Merge "Fix: update the file attr"yalei wang3-1/+3
2018-10-22Fix: update the file attrYalei Wang3-1/+3
Change-Id: I187cb182b65720245a987b733bb284891aeaeb83 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-10-22Merge "Fix: modify something that not standardized"yalei wang1-7/+7
2018-10-22Fix: modify something that not standardizedrainbow_02061-7/+7
1.replace RTP and NSPOL 2.delete the build_dpdk1805.sh Change-Id: Ic561cf5f5c8b3b4c4f42858bde5a41e4bdb45113 Signed-off-by: rainbow_0206 <jiangwenjiang@huawei.com>
2018-10-18Fix: nStackMain parameters should not be fixedrainbow_02063-14/+29
Change-Id: I60d16736831fde5af6e657393195ca57242a6d3c Signed-off-by: rainbow_0206 <jiangwenjiang@huawei.com>
2018-10-10Fix: modify the introduction documentrainbow_02062-2/+2
Change-Id: I87ce3ce4b41e3d34b4bb5f72406b73c16ac2d90e Signed-off-by: rainbow_0206 <jiangwenjiang@huawei.com>
2018-09-18Feat: Resource recycle + nStackMaster Code removalSwarup Nayak7-87/+6
Change-Id: Ic50d6ac1c467ea3b391551eb761788bc589c3eb8 Signed-off-by: Swarup Nayak <swarupnpvt@gmail.com>
2018-08-27Fix: unix socket path chnage to /var/log/nStack. Fix shared memory region name.Swarup Nayak1-0/+1
Change-Id: Iaf89bc8a327805fd831e0b871932086a5a4d5b94 Signed-off-by: Swarup Nayak <swarupnpvt@gmail.com>
2018-08-27Merge "Fix: Fix the app's log name"yalei wang1-1/+36
2018-08-27Merge "Feat: add new share memory module"yalei wang23-2/+1959
2018-08-25Fix: Fix the app's log namerainbow_02061-1/+36
Change-Id: I276e770c93d1f484854d90bd49ff16cb02047e40 Signed-off-by: rainbow_0206 <jiangwenjiang@huawei.com>
2018-08-24Feat: add new share memory modulenanger23-2/+1959
Change-Id: I25e6ca1bd3d2acc0031926e3f46d4501e8d78f1a Signed-off-by: nanger <zhenyinan@huawei.com>
2018-08-22Feat: HAL decoupling with DPDKnanger4-14/+13
Change-Id: I62c60117e63e75793c1348b6852eed6753915077 Signed-off-by: nanger <zhenyinan@huawei.com>
2018-08-21Fix: check whether the domain path existrainbow_02064-36/+79
Change-Id: Id7cbbe7d5179f8854afcd3801f0f6acdf9f2a37c Signed-off-by: rainbow_0206 <jiangwenjiang@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-14Fix: stop pci probe in stack integration type 4Yalei Wang1-0/+2
Only use DPDK for memory allocation of DMM in this senario. Change-Id: I64f097dfc3d5c6942a380ac80d80944916c506c6 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-08-14Feat: Add a new type 4 for simple stack integrationwangyalei3-5/+24
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 Nayak13-62/+30
Change-Id: Ia26c092d16579c6f845a021ba66bde106363883a Signed-off-by: Swarup Nayak <swarupnpvt@gmail.com>
2018-07-31Fix: change the log dir and update the log flush timeYalei Wang2-3/+3
Change-Id: I385e02553a9a662fc51777fbac9ea12773526762 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-07-26Fix: proxy for sudo user and version of MLNX_OFEDwangyalei2-1/+3
Fix the sudo proxy issue, and update dependent version of MLNX_OFED for more centos release. Change-Id: Iebbea51ccdad5fe112157934e549393a86141d2a Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-07-18Update dpdk version from 16.04 to 18.02rainbow_02065-6/+5
Change-Id: Idebbee1d61211e1e800df82e0d474cf3ef099075 Signed-off-by: rainbow_0206 <jiangwenjiang@huawei.com>
2018-07-04Delete unused fileszqysara2-505/+0
Change-Id: Ieaf283130ea90dae946cf7eea4144e288bc16520 Signed-off-by: zqysara <zhangqiyu1@huawei.com>
2018-06-26Spell correctionRahul Gupta38-275/+275
Change-Id: Icc062e358398ecf0fc46b7a55ce1c37a71aee650 Signed-off-by: Rahul Gupta <rahul.g.chimera@gmail.com>
2018-06-15Fix some doc typoYalei Wang1-1/+5
Change-Id: I373f7877fefc686586284e71ab48afca12fcdbd2 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-05-14Coding style error check and remove some unused macrosB Sharath Kumar Reddy6-209/+195
Change-Id: I93af88ae86debd47b594fcca6792b90024a229c6 Signed-off-by: sharath reddy <sharathkumarboyanapally@gmail.com> Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-05-07Change the method of building dpdk by using rpm for centosrainbow_02061-2/+2
Change-Id: I6d59e5d9c6dbd7c6268c1e5239ec34ef8d961594 Signed-off-by: rainbow_0206 <jiangwenjiang@huawei.com>
2018-03-13Clean up the src and update the docYalei Wang8-269/+2
Change-Id: If9c9cdb3ae5167198f0a2ae085871ff7134b32b0 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-03-08dmm initial commitqchang95-0/+24129
Change-Id: I049ee277cf4efdb83f9c2ac439365fcd421c159b Signed-off-by: qchang <qing.chang1@huawei.com>