File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 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+
5232021.09 F-Stack v1.21.1
624
725 1 . F-Stack lib:
1230
1331 - MLX5: modify if_indextoname syscall to support F-Stack tools.
1432
33+
34+
15352021.01 F-Stack v1.21
1636
1737 1. F-Stack lib:
You can’t perform that action at this time.
0 commit comments