summaryrefslogtreecommitdiffstats
path: root/src/nSocket
AgeCommit message (Collapse)AuthorFilesLines
2018-07-31Fix: epoll close process bugYalei Wang1-3/+6
epinfo should be set to NULL only after the related epi released. Change-Id: Ic367aee960fe38a9af695c458bb2ee5b06f90fb5 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-07-30Merge "Fix: some typos"yalei wang1-1/+1
2018-07-30Fix: some typosyexin1-1/+1
Delete personal information in nstack_socket.c. Update Release Plan from 18.04 to 18.07. Delete extra colons in README.md. Change-Id: Ibcd15723a19887b54bd7a452a03ab56011112bc9 Signed-off-by: yexin <yexin13@huawei.com>
2018-07-28Refactor: enlarge the buf for parsing the lib pathYalei Wang1-1/+1
Also add some minor fix for rpm install error check Change-Id: Id190d1caea888c0c19c0d1162265175e5a4e2a58 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-07-18Update dpdk version from 16.04 to 18.02rainbow_02065-8/+71
Change-Id: Idebbee1d61211e1e800df82e0d474cf3ef099075 Signed-off-by: rainbow_0206 <jiangwenjiang@huawei.com>
2018-07-06Add integeration of rsocket for DMMnanger1-0/+1
rsocket version: librdmacm-1.1.0 compile with "make dmm_rsocket" command Change-Id: I8f0aec0d1e11f13f7593e7b7cc3a59d7a9dd287e Signed-off-by: nanger <zhenyinan@huawei.com>
2018-06-26Spell correctionRahul Gupta19-101/+101
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 Reddy5-98/+87
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-23/+21
Change-Id: I6d59e5d9c6dbd7c6268c1e5239ec34ef8d961594 Signed-off-by: rainbow_0206 <jiangwenjiang@huawei.com>
2018-03-20update src/nSocket/CMakeLists.txt for build error and clarify ↵qchang1-2/+2
doc/TestAppUserGuide.md Change-Id: I257925ffe4f24b2f22e50d3c2fcb961e7b899d02 Signed-off-by: qchang <qing.chang1@huawei.com>
2018-03-13Clean up the src and update the docYalei Wang4-186/+87
Change-Id: If9c9cdb3ae5167198f0a2ae085871ff7134b32b0 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>
2018-03-12Add the nSocket module for dmmYalei Wang37-0/+10683
Change-Id: I8b97fbe50c9c1c479072510b8d799fe711360da7 Signed-off-by: Yalei Wang <william.wangyalei@huawei.com>