f-stack/app/micro_thread
logwang 76c59264b6 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
..
valgrind init 2017-04-21 18:43:26 +08:00
Makefile DPDK: upgrade to 17.11.2 LTS. 2018-05-15 17:49:22 +08:00
arch_ctx.S init 2017-04-21 18:43:26 +08:00
echo.cpp Simplify startup arguments and add ff_fdisused. 2017-08-08 22:36:49 +08:00
ff_hook.cpp Optimize ngx_ff_module 2017-08-09 14:50:21 +08:00
ff_hook.h Simplify startup arguments and add ff_fdisused. 2017-08-08 22:36:49 +08:00
hash_list.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
heap.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
heap_timer.cpp Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
heap_timer.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
kqueue_proxy.cpp Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
kqueue_proxy.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
micro_thread.cpp Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
micro_thread.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_action.cpp Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_action.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_api.cpp Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_api.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_cache.cpp Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_cache.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_concurrent.cpp Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_concurrent.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_connection.cpp Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_connection.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_incl.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_mbuf_pool.cpp Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_mbuf_pool.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_msg.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_net.cpp Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_net.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_net_api.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_notify.cpp Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_notify.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_session.cpp Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_session.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_sys_hook.cpp Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_sys_hook.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00
mt_version.h Micro_thread: convert encoding of source files and remove chinese comments. 2017-11-20 22:39:00 +08:00