History log of /f-stack/doc/F-Stack_Quick_Start_Guide.md (Results 1 – 16 of 16)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v1.21.1
# 6b8a3e40 07-Feb-2021 jfb8856606 <[email protected]>

Fix #576, add the code of igb_uio and enable_kmods.


# 8d76b62e 05-Feb-2021 fengbojiang <[email protected]>

Support DPDK 20.11.0(LTS).


Revision tags: v1.21, v1.20
# 14cef497 23-Nov-2019 fengbojiang <[email protected]>

Redis: remvoe redis-3.2.8.


Revision tags: v1.13
# 28e10b57 31-Oct-2019 fengbojiang(姜凤波) <[email protected]>

modify nginx-1.11.10 to nginx 1.16.1 in tutorial.


# ac6d8f46 26-Jun-2019 jfb8856606 <[email protected]>

add `carrier=on` while insmod rte_kni.ko in doc.


# 29755f8b 25-Jun-2019 jfb8856606 <[email protected]>

merge doc.


# 22a4ca44 12-Mar-2019 johnjiang <[email protected]>

Update F-Stack_Quick_Start_Guide.md

Fix #336


# 77306048 12-Mar-2019 johnjiang <[email protected]>

Update F-Stack_Quick_Start_Guide.md

Fix #336


# 8ba865ba 28-May-2018 unknown <[email protected]>

Update redis document.


# 2abe29f7 28-May-2018 unknown <[email protected]>

Update redis document.


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.


# 7330b870 11-Aug-2017 tenfy <[email protected]>

Fix doc.

The path `/data/f-stack/dpdk/x86_64-native-linuxapp-gcc/build/kmod`
should be `/data/f-stack/dpdk/x86_64-native-linuxapp-gcc/kmod`

Fixes #54


# 3377ed76 24-May-2017 logwang <[email protected]>

Update docs


# a9643ea8 21-Apr-2017 logwang <[email protected]>

init