File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33This list are major known features, and obviously neither complete nor guaranteed.
44
5- 1 . Interrupt mode support.
6- 2 . Run as a network daemon.
7- 3 . SPDK supportted.
8- 4 . Encapsulate Cyptodev API(Intel QAT).
9- 5 . HTTP3(QUIC) support.
5+ 1 . FreeBSD-15.0 support.
6+ - FreeBSD-15.0 release : December 2025
7+ - F-Stack updata to FreeBSD-15.0 : Before April 30, 2026
8+ - F-Stack release 1.26 : October 2026
9+ 2 . DPDK-24.11 support.
10+ 3 . Redis-8 support.
11+
12+
13+
14+ Previously expired Roadmap.
15+
16+ 1 . ~~ Interrupt mode support.~~
17+ - The minimum timeout unit for epoll_wati in interrupt mode is 1ms, which is not suitable for F-Stack and is therefore abandoned.
18+ - You can config idle_sleep to instead of interrupt mode, and the difference in effect is very small.
19+ 2 . Run as a network daemon. done.
20+ - Alread support >= F-Stack-1.23.
21+ 3 . ~~ SPDK supportted.~~
22+ 4 . Encapsulate Cyptodev API(Intel QAT). done.
23+ - Alread support >= F-Stack-1.24‘s Nginx, bug you need merge yourself [ QAT's pr] ( https://github.com/intel/QAT_Engine/pull/316 ) .
24+ 5 . HTTP3(QUIC) support. done.
25+ - Alread support >= F-Stack-1.23's Nginx.
1026
You can’t perform that action at this time.
0 commit comments