Skip to content

Commit 78278e9

Browse files
committed
Update 1.21.4 release note.
1 parent 1c44a07 commit 78278e9

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

doc/F-Stack_Release_Note.md

+20
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

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

5+
2023.10 F-Stack v1.21.4(LTS)
6+
7+
1. F-Stack lib:
8+
9+
- Add vlan_filter argument in config.ini for RSS with vlan.
10+
- Set Rx VLAN filter, and then the dirvier(such as MLX5) will set FLOW RSS to enable L3/L4 RSS below vlan hdr. This action won't need after DPDK-20.11.
11+
- Fix Compile Error with gcc 12.2.0.
12+
- gettimeofday automatically compatible with different glibc versions.
13+
- Add an API ff_get_traffic to get traffic for QoS or other.
14+
15+
2. ff tools:
16+
17+
- Fix Compile Error with gcc 12.2.0.
18+
19+
3. APP:
20+
21+
- gettimeofday automatically compatible with different glibc versions.
22+
23+
24+
525
2023.09 F-Stack v1.21.3(LTS)
626

727
1. F-Stack lib, Sync some features from branch of dev:

0 commit comments

Comments
 (0)