f-stack/doc
root 3f18f1a26a 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
..
F-Stack_API_Reference.md merge doc. 2019-06-25 20:07:52 +08:00
F-Stack_Binary_Release_Quick_Start.md Update F-Stack_Binary_Release_Quick_Start.md 2018-08-03 17:45:03 +08:00
F-Stack_Build_Guide.md add binary-release doc 2018-08-03 16:11:22 +08:00
F-Stack_Development_Guide.md DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
F-Stack_Nginx_APP_Guide.md Update F-Stack_Nginx_APP_Guide.md 2018-04-26 14:35:04 +08:00
F-Stack_Quick_Start_Guide.md add `carrier=on` while insmod rte_kni.ko in doc. 2019-06-26 18:37:55 +08:00
F-Stack_Release_Note.md Release-1.12 tag. 2018-06-01 19:52:59 +08:00
F-Stack_Roadmap.md Roadmap: to support IPV6. 2017-11-27 14:03:46 +08:00
Launch_F-Stack_on_AWS_EC2_in_one_minute.md KNI: remove the feature of monitor port's link status. 2019-07-29 13:38:10 +00:00