fengbojiang
7b8cf09355
Support DPDK 20.11.0(LTS).
2021-03-06 19:18:57 +08:00
Xin Wang
b5a6261dce
Fix compile error of micro_thread with gcc 8.3.
2021-03-06 19:18:50 +08:00
woolen
9e6862fd87
add_micro_thread_auto_adjust_thread_cnt
2019-12-26 16:59:57 +08:00
jfb8856606
ea837b1efb
add `make install` and `make uninstall` in f-tack's lib and tools, refer #396
2019-07-01 19:18:54 +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
5ac59bc49a
Micro_thread: convert encoding of source files and remove chinese comments.
2017-11-20 22:39:00 +08:00
logwang
5825eee0c3
Optimize ngx_ff_module
2017-08-09 14:50:21 +08:00
logwang
a02c88d651
Simplify startup arguments and add ff_fdisused.
...
Changes:
1.Simplify f-stack startup arguments:"--conf, --proc-type, --proc-id".
2.add a function `ff_fdisused` to check if fd is used in f-stack.
2017-08-08 22:36:49 +08:00
logwang
a9643ea85c
init
2017-04-21 18:43:26 +08:00