|
Revision tags: v1.21.1, v1.21, v1.20, v1.13 |
|
| #
28e10b57 |
| 31-Oct-2019 |
fengbojiang(姜凤波) <[email protected]> |
modify nginx-1.11.10 to nginx 1.16.1 in tutorial.
|
|
Revision tags: v1.12 |
|
| #
76c59264 |
| 15-May-2018 |
logwang <[email protected]> |
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 `p
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.
show more ...
|
| #
2bfe3f2e |
| 15-May-2018 |
logwang <[email protected]> |
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 `p
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.
show more ...
|
|
Revision tags: v1.11 |
|
| #
40600211 |
| 23-Aug-2017 |
logwang <[email protected]> |
Support nginx reload.
close #12. For more details, see doc/F-Stack_Nginx_APP_Guide.md.
|
| #
a9643ea8 |
| 21-Apr-2017 |
logwang <[email protected]> |
init
|