Skip to content

Release v1.10.1

Choose a tag to compare

@ywc689 ywc689 released this 26 Feb 05:40
· 21 commits to master since this release
8ee006c

Features

  • dpvs: Upgrade dpdk from 20.11 to 24.11.
  • dpvs: Support virtio-user kni implement.
  • dpvs: Remove flow director and replace it with rte_flow completely.
  • dpvs: IPv6 routes support flush, and its LPM implementation differentiates identical prefix routes on different ports.

Bugfixes

  • dpvs: Fix packet reception problem caused by TX_OFFLOAD_MBUF_FAST_FREE.
  • dpvs: Fix dropped packet accounting problem caused by ARP replies from kni devices.
  • dpvs: Fix some logging and header including problems.
  • dpvs: Flush addrs and routes when vlan device removed.
  • conf: Fix init attribute for serveral config items.
  • script: Fix directory problems in dpdk build script dpdk-build.sh.
  • ci: Update CI workfolw to support DPVS-1.9-LTS and fix CI failure problem.

Notes:
DPVS v1.9 continues to maintain in DPVS-1.9-LTS, which has better compatibility with such old system releases as Centos 7.