Skip to content

Lagopus 0.2.10

Latest
Compare
Choose a tag to compare
@ynkjm ynkjm released this 20 Dec 13:47
· 119 commits to master since this release

Lagopus 0.2.10 includes big performance improvement in short packet size, and many fixes for tunnel handlings.

dataplane: Change default burst size to 32.
dataplane: Remove unnecessary operations for VID present bit.
dataplane: Don't rx from inomplete configured ifp.
dataplane: Check if port is attached.
dataplane: Correct byte offset for GTP-U TEID match.
dataplane: Make compile again with --enable-hybrid and --enable-developer
dataplane: Fixed VxLAN header base.
dataplane: Fixed removed rawsocket ports.
dataplane: Fixed arp delete.
dataplane: Fixed mixed ports of rawsock and DPDK
dataplane: Check if rawsocket only mode in L2/L3 stack.
dataplane: Enable vhost PMD.
dataplane: Feature: Fixed port queue id
dataplane: Modify the default value of MTU for --enable-jumbo-frame
dataplane: test: Jumbo frame test used Pipe PMD
dpdk: Make compile with DPDK 16.11.