Skip to content

v1.21.2(LTS)

Compare
Choose a tag to compare
@jfb8856606 jfb8856606 released this 02 Sep 08:22
· 322 commits to master since this release
0aa81ab

2022.09 F-Stack v1.21.2(LTS)

F-Stack lib:

  • Fix #643. Fix a VXLAN issue. Thanks @agerguo
  • FF_USE_PAGE_ARRAY compatible DPDK 19.11.
  • Optimize random function in ff_compat.c @dingyuan
  • Enable net.inet.tcp.delayed_ack by default to improve concurrent performance.
  • Support zero copy while call ff_write, disable by default.
  • Fix the bonding issue. @Lorisy
  • Fix the issue that ff_netstat -r can't show gateway6.

DPDK:

  • Upgrade to DPDK-19.11.13(LTS).