Commit Graph

4 Commits (b9294e11210694d9793f282040ae02a60a183a2c)

Author SHA1 Message Date
fengbojiang(姜凤波) 28e10b5717 modify nginx-1.11.10 to nginx 1.16.1 in tutorial. 2019-10-31 16:35:06 +08:00
logwang 2bfe3f2e55 DPDK: upgrade to 17.11.2 LTS.
Changes:
1. This version is downloaded from
https://fast.dpdk.org/rel/dpdk-17.11.2.tar.xz.
2. Adapt the new interface `rte_ring_dequeue_burst`.
3. Change the type of `port_id` from uint8_t to uint16_t.
4. Just link libdpdk.a instead of the other libaries.
5. Install libnuma-dev first.
6. Update the documents.
2018-05-15 17:49:22 +08:00
logwang 406002113b Support nginx reload.
close #12.
For more details, see doc/F-Stack_Nginx_APP_Guide.md.
2017-08-23 16:54:32 +08:00
logwang a9643ea85c init 2017-04-21 18:43:26 +08:00