Skip to content

Release 1.7.0 of bmv2

Compare
Choose a tag to compare
@antoninbas antoninbas released this 27 Apr 17:45
· 20 commits to 1.7.x since this release
  • more comprehensive header stack support in expression engine
  • tentative support for method calls in parse state body
  • support for static table initializers
  • support for shift in parser
  • exact match cache for ternary / range tables to avoid linear search
  • tentative implementation of the PI C API (bypassing Thrift RPC server)
  • conditional dependency on Thrift and nanomsg, controlled by configure script
  • new simple_switch_grpc target, which does not use Thrift for dataplane configuration
  • tentative support for P4_16 header unions