From patchwork Wed Oct 9 21:22:09 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory Rose X-Patchwork-Id: 1174092 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="G/Pd/1wE"; dkim-atps=neutral Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46pRxw6Xcrz9sDB for ; Thu, 10 Oct 2019 08:22:28 +1100 (AEDT) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 86FA3B79; Wed, 9 Oct 2019 21:22:24 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 6D954A70 for ; Wed, 9 Oct 2019 21:22:23 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pl1-f196.google.com (mail-pl1-f196.google.com [209.85.214.196]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 2756E14D for ; Wed, 9 Oct 2019 21:22:23 +0000 (UTC) Received: by mail-pl1-f196.google.com with SMTP id w8so1675131plq.5 for ; Wed, 09 Oct 2019 14:22:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=cNYss096+rbK//RrFNpIs6NRQlDWzPTI1Z1ekJR7dSc=; b=G/Pd/1wETdFfU0/ONbT5zLPTqRHdyyn58hTV1VbOyX2bRYSBCGkFy0qibHj8z809a4 sotunhaMngdTSY3S+CEbfBLE9xBKqN9AlZlY//Nst0d5Cs1/gHsnafnfYVws6gnKTngB MWWIXxCTO6pWXOGBn1InBzlubOSASNUcc+IcvjZIbct68POrW65+sq4DvwO5MxC+CzDc jlV5MXXvdyV6/nPT7BRvnnwqji3j9hmx2nKGyANzIe7hrYjeddnGVtZPWLjN9G7/zW57 4m4GpWBXry2dgGzVk6/ZuvUn44vryCs15EZjwpsvrEEdBYA3hh6xpvkTng6g1mnnbc/X lhsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=cNYss096+rbK//RrFNpIs6NRQlDWzPTI1Z1ekJR7dSc=; b=o/QIgbQOpa7J/UFzLyDUBS6XIKHI5IYK+DYI/gEi/8bMuU/RKT8ounGzbmd8RUyfjU 1eCGibsFDUM4lbS1B3CJ5Vp0/EYVSS1SlFYxnRBKT5I+WwvJiWuAEdbdxpv22ymGB1Xh sEPYQQWwojrRDUqUCtq1IGEnvG1goCz3CNRho3w2jIrYRFBBxLlzdEKYe0ZkodmRJ4qq ctVWwSO54K1xRGbEOI4dSZnd+R3o+XRX1kl9UKK6p2rHxwQhl+vqG3pwEI1+pQyQ+G0S ULORjTbE3VYjdoUpNgMD1EwJGr7i1gNH+8ft31nmjuAy3/G3vDCKzK/3p5zt6O1FYCzr IxGw== X-Gm-Message-State: APjAAAVxV73YVF3fNXrszlLFoR++3PcaCCuWeMQ35b4zGprdEJhuWt8H bEiG9HupCC2Zv86RNB7MCVJKPNLI X-Google-Smtp-Source: APXvYqycK7B7Vsz00/ka51fGMq2e+3LMve7QMprNFwdDnPlN2G43OORsBlFdeoQnJiMfhUb3tAt5wg== X-Received: by 2002:a17:902:7201:: with SMTP id ba1mr5071482plb.50.1570656142102; Wed, 09 Oct 2019 14:22:22 -0700 (PDT) Received: from gizo.domain (97-115-119-26.ptld.qwest.net. [97.115.119.26]) by smtp.gmail.com with ESMTPSA id a13sm5191756pfg.10.2019.10.09.14.22.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 09 Oct 2019 14:22:21 -0700 (PDT) From: Greg Rose To: dev@openvswitch.org Date: Wed, 9 Oct 2019 14:22:09 -0700 Message-Id: <1570656134-11957-1-git-send-email-gvrose8192@gmail.com> X-Mailer: git-send-email 1.8.3.1 X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [ovs-dev] [PATCH 0/5] Backport upstream Linux kernel patches X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org 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(-)