Commit Graph

639 Commits (851ac5c081b6f18ab0e5125321dd78ef2d2a8581)

Author SHA1 Message Date
10077240 939d46c3a9 support bind and connect 2019-01-05 11:51:57 +08:00
10077240 490ee526cc support bind and connect 2019-01-05 11:51:57 +08:00
10077240 e731c2c1fa Merge remote-tracking branch 'fstack/master' 2019-01-05 10:22:28 +08:00
10077240 3421d5f6f9 Merge remote-tracking branch 'fstack/master' 2019-01-05 10:22:28 +08:00
fengbojiang 2576201343 Format code. 2018-12-06 22:41:39 +08:00
fengbojiang 2accbca75e Format code. 2018-12-06 22:41:39 +08:00
jfb8856606 8850115bd8 DPDK:upgrade to 18.11.0 LTS. 2018-12-06 22:17:51 +08:00
jfb8856606 28440c506f DPDK:upgrade to 18.11.0 LTS. 2018-12-06 22:17:51 +08:00
fengbojiang 9da1cd9648 // CONTAINER(DOCKER): Fixed virtio_user can't run in multi-progress
mode.
2018-11-27 02:05:10 +08:00
fengbojiang e2d9b9cac5 // CONTAINER(DOCKER): Fixed virtio_user can't run in multi-progress
mode.
2018-11-27 02:05:10 +08:00
fengbojiang c4c89eff93 CONTAINER(DOCKER): support aggregation model while running in container with OVS-DPDK, refer to #298. 2018-11-27 02:02:38 +08:00
fengbojiang a3bbaff58f CONTAINER(DOCKER): support aggregation model while running in container with OVS-DPDK, refer to #298. 2018-11-27 02:02:38 +08:00
fengbojiang 8891572376 Fix crash bug of DPDK's driver when working on multi_process with AWS 2018-11-26 21:48:12 +08:00
fengbojiang 19edad7fbc Fix crash bug of DPDK's driver when working on multi_process with AWS 2018-11-26 21:48:12 +08:00
jfb8856606 c1a249e1a6 DPDK: upgrade to 17.11.4 LTS. 2018-11-21 08:34:11 +00:00
jfb8856606 579bf1e28c DPDK: upgrade to 17.11.4 LTS. 2018-11-21 08:34:11 +00:00
johnjiang afda379ba2
Update config.ini
Modify "idle_sleep" default value to 0.
2018-11-20 16:24:16 +08:00
johnjiang f6e5885fc4 Update config.ini
Modify "idle_sleep" default value to 0.
2018-11-20 16:24:16 +08:00
johnjiang f1af78b0a8
Update Launch_F-Stack_on_AWS_EC2_in_one_minute.md
Add depends to yum install.
2018-11-20 14:01:41 +08:00
johnjiang c0784073ef Update Launch_F-Stack_on_AWS_EC2_in_one_minute.md
Add depends to yum install.
2018-11-20 14:01:41 +08:00
10077240 a47497020f Merge remote-tracking branch 'upstream/master' 2018-11-17 11:54:26 +08:00
10077240 28ab3fe5c6 Merge remote-tracking branch 'upstream/master' 2018-11-17 11:54:26 +08:00
fengbojiang 08ff03ff42 Modify config.ini 2018-11-13 22:11:05 +08:00
fengbojiang 81bb5483fe Modify config.ini 2018-11-13 22:11:05 +08:00
fengbojiang 4d6c56c565 Merge branch 'master' of https://github.com/F-Stack/f-stack 2018-11-13 22:04:23 +08:00
fengbojiang 412fc42f8b Merge branch 'master' of https://github.com/F-Stack/f-stack 2018-11-13 22:04:23 +08:00
fengbojiang 1d23c90b23 Sync to github 2018-11-13 21:54:13 +08:00
fengbojiang 79f0ade329 Sync to github 2018-11-13 21:54:13 +08:00
logwang 387425b16d
Merge pull request #304 from DonBearH/f_stack_aarch64
Support aarch64
2018-11-08 16:36:48 +08:00
logwang 14ee1f6131 Merge pull request #304 from DonBearH/f_stack_aarch64
Support aarch64
2018-11-08 16:36:48 +08:00
DonBearH 31b03876fc
Setting FF_DPDK with MACHINE_CPUARCH 2018-11-08 14:57:44 +08:00
DonBearH cac3602237 Setting FF_DPDK with MACHINE_CPUARCH 2018-11-08 14:57:44 +08:00
DonBearH e404bd1de6
Update Makefile for reserving FF_DPDK for x86
The former patch, which add compiler option for arm64, removes the FF_DPDK for x86.
That's a mistake.
2018-11-08 10:03:22 +08:00
DonBearH bf05b3b78b Update Makefile for reserving FF_DPDK for x86
The former patch, which add compiler option for arm64, removes the FF_DPDK for x86.
That's a mistake.
2018-11-08 10:03:22 +08:00
dongbo4 02744692ce Fix nginx_with_fstack setting up segment faults on arm64 platform 2018-11-07 08:59:23 +00:00
dongbo4 eb3a5857ca Fix nginx_with_fstack setting up segment faults on arm64 platform 2018-11-07 08:59:23 +00:00
dongbo4 e3636d6024 Fix f_stack -Werror=unused-but-set-variable errors with gcc compilers 2018-11-07 08:56:50 +00:00
dongbo4 12a47d2d1c Fix f_stack -Werror=unused-but-set-variable errors with gcc compilers 2018-11-07 08:56:50 +00:00
dongbo4 c74bbd605e Add arch arm64 compiler options 2018-11-07 08:55:09 +00:00
dongbo4 9bd490e8d3 Add arch arm64 compiler options 2018-11-07 08:55:09 +00:00
logwang e427a0977f
Merge pull request #302 from chadwill/master
Nginx: fixbug, stack-buffer-overflow, refer to #286; support "master_process off".
2018-11-06 14:28:38 +08:00
logwang 90dc4341cd Merge pull request #302 from chadwill/master
Nginx: fixbug, stack-buffer-overflow, refer to #286; support "master_process off".
2018-11-06 14:28:38 +08:00
chenwei 014d698cfe Nginx: fixbug, support "master_process off". 2018-11-06 12:51:46 +08:00
chenwei 3b18e987d1 Nginx: fixbug, support "master_process off". 2018-11-06 12:51:46 +08:00
chenwei 4c372811c6 Nginx: fixbug, stack-buffer-overflow, refer to #286. 2018-11-06 12:06:29 +08:00
chenwei bbae7c2f78 Nginx: fixbug, stack-buffer-overflow, refer to #286. 2018-11-06 12:06:29 +08:00
logwang 483c5cf9d1
Merge pull request #294 from luomai/patch-1
Fix typos in API reference.
2018-11-01 15:33:09 +08:00
logwang 8a8fd4f6bd Merge pull request #294 from luomai/patch-1
Fix typos in API reference.
2018-11-01 15:33:09 +08:00
Luo Mai 15eec4e883
Fix typos and grammars in API reference. 2018-10-25 16:03:45 +01:00
Luo Mai bf555bb76d Fix typos and grammars in API reference. 2018-10-25 16:03:45 +01:00