fengbojiang
993b574472
Modify nginx-1.16.1 to nginx-1.25.2 in docs.
...
Remove doc/F-Stack_Binary_Release_Quick_Start.md.
2023-10-19 16:02:50 +08:00
jfb8856606
ab34b0cee4
modify doc that re-enable kni now, to remove kni later.
2023-09-13 12:29:02 +00:00
fengbojiang
0b9105dad3
F-Stack lib and docs support DPDK-21.11.
2022-09-06 12:11:17 +08:00
fengbojiang
9eb89b0b82
MLX5: modify `if_indextoname` syscall to support F-Stack tools.
2021-06-15 17:48:26 +08:00
jfb8856606
64362bc1ac
Fix #576 , add the code of igb_uio and enable_kmods.
2021-03-06 19:19:02 +08:00
fengbojiang
7b8cf09355
Support DPDK 20.11.0(LTS).
2021-03-06 19:18:57 +08:00
fengbojiang(姜凤波)
d1605f4d73
modify nginx-1.11.10 to nginx 1.16.1 in tutorial.
2019-10-31 16:35:06 +08:00
fengbojiang(姜凤波)
b99e7124e8
Fixed #426 , F-stack compile error in Red Hat 8.0 with gcc 8.2.1.
2019-10-31 15:58:26 +08:00
root
7a9cdd23b7
KNI: remove the feature of monitor port's link status.
...
And if you want to use kni, you should do one of two action:
1. `insmod rte_kni.ko carrier=on` while init dpdk running environment.
2. or run `echo 1 > /sys/class/net/veth0/carrier` after enable veth0 up.
Refer #401 , but this is not the real reason of #401 , it is the DPDK's ENA driver can't work correctly in multi-processes.
2019-07-29 13:38:10 +00:00
root
2b7175b132
update doc, refer #401
2019-07-15 16:51:38 +08:00
jfb8856606
8559a08517
add `carrier=on` while insmod rte_kni.ko in doc.
2019-06-26 18:37:55 +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
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
d181a8f5a3
Update docs
2017-09-11 11:04:19 +08:00
logwang
30a6a05765
Update Launch_F-Stack_on_AWS_EC2_in_one_minute.
2017-09-04 16:31:41 +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
johnjiang
a090190f3c
Update Launch_F-Stack_on_AWS_EC2_in_one_minute.md
2017-08-07 10:49:11 +08:00
johnjiang
90a6589cca
close ASLR
2017-08-03 16:06:25 +08:00
johnjiang
1ce9d61a4e
Update Launch_F-Stack_on_AWS_EC2_in_one_minute.md
2017-07-11 11:36:28 +08:00
Lihuanghe
5c7fa5d0df
document mistake
2017-05-22 09:38:39 +08:00
logwang
3fc788461b
Add doc: Launch F-Stack on AWS EC2.
2017-05-02 18:04:26 +08:00
logwang
f854666911
init
2017-04-21 19:23:18 +08:00
logwang
a9643ea85c
init
2017-04-21 18:43:26 +08:00