Skip to content

Commit 92a51f3

Browse files
committed
Update 1.21.2 release note.
1 parent f259140 commit 92a51f3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

doc/F-Stack_Release_Note.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
F-Stack is an open source network framework based on DPDK.
44

5+
2022.09 F-Stack v1.21.2(LTS)
6+
7+
1. F-Stack lib:
8+
9+
- Fix #643. Fix a VXLAN issue. Thanks @agerguo
10+
- FF_USE_PAGE_ARRAY compatible DPDK 19.11.
11+
- Optimize random function in ff_compat.c @dingyuan
12+
- Enable net.inet.tcp.delayed_ack by default to improve concurrent performance.
13+
- Support zero copy while call `ff_write`, disable by default.
14+
- Fix the bonding issue. @Lorisy
15+
- Fix the issue that `ff_netstat -r` can't show gateway6.
16+
17+
2. DPDK:
18+
19+
- Upgrade to DPDK-19.11.13(LTS).
20+
21+
22+
523
2021.09 F-Stack v1.21.1
624

725
1. F-Stack lib:
@@ -12,6 +30,8 @@
1230

1331
- MLX5: modify if_indextoname syscall to support F-Stack tools.
1432

33+
34+
1535
2021.01 F-Stack v1.21
1636

1737
1. F-Stack lib:

0 commit comments

Comments
 (0)