From 0e1e4adea1cfbfd79faac99557fa1d3da01c6d67 Mon Sep 17 00:00:00 2001 From: fengbojiang Date: Wed, 7 Sep 2022 14:58:58 +0800 Subject: [PATCH] Update Roadmap. --- doc/F-Stack_Roadmap.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/doc/F-Stack_Roadmap.md b/doc/F-Stack_Roadmap.md index eb9179dc4..77c4cd5f9 100644 --- a/doc/F-Stack_Roadmap.md +++ b/doc/F-Stack_Roadmap.md @@ -2,11 +2,9 @@ This list are major known features, and obviously neither complete nor guaranteed. -1. Zerocopy when send packet. -2. Ipv6 support. -3. Interrupt mode support. -4. Run as a network daemon. -5. SPDK supportted. -6. Python/PHP/Go API supportted. -7. Encapsulate Cyptodev API(Intel QAT). +1. Interrupt mode support. +2. Run as a network daemon. +3. SPDK supportted. +4. Encapsulate Cyptodev API(Intel QAT). +5. HTTP3(QUIC) support.