Hello maintainers,

Yi-Hung has added his acks.  Please consider applying these patches.

Thanks,

- Greg

On 10/9/2019 2:22 PM, Greg Rose wrote:
Pull in upstream kernel patches not related to conntrack and
add compatibility layer code where needed.

The upstream conntrack related patches will come later from Yi-Hung.

Passes Travis:
https://travis-ci.org/gvrose8192/ovs-experimental/builds/595755449

Passes check-kmod with no regressions on Ubuntu 16.04 and 18.04

Arnd Bergmann (1):
   datapath: hide clang frame-overflow warnings

Greg Rose (1):
   datapath: compat: drop bridge nf reset from nf_reset

Haishuang Yan (1):
   compat: remove the incorrect mtu limit for erspan

Li RongQing (1):
   datapath: change type of UPCALL_PID attribute to NLA_UNSPEC

Pablo Neira Ayuso (1):
   datapath: rename flow_stats to sw_flow_stats

  acinclude.m4                                 |  1 +
  datapath/datapath.c                          | 17 +++++++++--------
  datapath/flow.c                              |  8 ++++----
  datapath/flow.h                              |  4 ++--
  datapath/flow_table.c                        |  6 +++---
  datapath/linux/compat/include/linux/skbuff.h |  4 ++++
  datapath/linux/compat/ip_gre.c               |  3 +++
  datapath/vport-internal_dev.c                |  2 +-
  8 files changed, 27 insertions(+), 18 deletions(-)


_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to