From patchwork Wed Dec 5 18:55:44 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory Rose X-Patchwork-Id: 1008388 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="kwFEZ2Vu"; 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 4397H60pJNz9sB7 for ; Thu, 6 Dec 2018 05:56:01 +1100 (AEDT) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 80E9FAEF; Wed, 5 Dec 2018 18:55:59 +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 6E353AE7 for ; Wed, 5 Dec 2018 18:55:58 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pl1-f195.google.com (mail-pl1-f195.google.com [209.85.214.195]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 26592808 for ; Wed, 5 Dec 2018 18:55:58 +0000 (UTC) Received: by mail-pl1-f195.google.com with SMTP id a14so10478764plm.12 for ; Wed, 05 Dec 2018 10:55:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=yd+ATEZGlclOILlxmjgCnw4S6kZsmjRQp15fRUk24JM=; b=kwFEZ2VuitfKYayfkFt8yg9OpoV8wXYCewgr+Q2dJjma6su+86vXP4lohPAGpqxFji 8Y6SaPpzAOILvda6ICidd4O8VEjhCIGoUAVdhMdrNqEH2X44cgi8MFC165ZpqJu+x6lI S2MTpfQCIFs3OQxQ7HhAAQ4tNFZBnA2zhzcKKyNovb0rtyoVmOlQ1d78vECQ3PjQo9yL Ski/YqikvgBZdHx29LrQg619OcoLWexetfGAPdQkZ54qGK0SZBLwDOQRgLerBIApYJm/ GYJISTVNrhre7O8si9qjWu+lgIbozCd9z24BvFfppui1E/DRWhJIybRfT8PbdXxoU9jG fUTA== 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=yd+ATEZGlclOILlxmjgCnw4S6kZsmjRQp15fRUk24JM=; b=AzY8kOfctpdmgvEN8LJXzKVEa6sDZJw6O6RfyU9vuPtQ00uqrcL7SWK9lZcXLv2Rz0 mBygeS2UsgCM4QFcu6tiwaSKETpySU4RWC2zXkA0X2j3PwthFZRFdoHs8wIM7GGQ70pO xQXUZS7PqxHH7Tdz82Z4UV/nnpKhB8imGyfEplhhB5AqQjRgqEAsk8Zhm3uxYPR0ES5K Fq+wA0C5y5jV8GawsvURBRAyAoinoo7RomSnJ8gTdua6SayDKyhBF+L1ZH7epU9l3/iv wkPayyniU7rVmHV0Voh0aYXwu8C4qFTxQR5+NJevWSWlRJcgtCGQsWixSmqCPkZdYdPv A3DA== X-Gm-Message-State: AA+aEWZK+uvaeGRTLhvwZ5r1vtt7hCxOo+cWIdDl4PDJaW8Yjowf14V7 N4MgVeCgt3NvUvy2KX7zmNi/qesH X-Google-Smtp-Source: AFSGD/WLqoemtjdjdz+qKbzWmWdasjzzyw8y0FhtNSDfflnYRBMsir95P8SrtJlQXHKqu9oG9KwqTg== X-Received: by 2002:a17:902:aa82:: with SMTP id d2mr16737779plr.153.1544036157185; Wed, 05 Dec 2018 10:55:57 -0800 (PST) Received: from gizo.domain (97-115-96-17.ptld.qwest.net. [97.115.96.17]) by smtp.gmail.com with ESMTPSA id q187sm93627156pfq.128.2018.12.05.10.55.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Dec 2018 10:55:56 -0800 (PST) From: Greg Rose To: dev@openvswitch.org Date: Wed, 5 Dec 2018 10:55:44 -0800 Message-Id: <1544036152-27247-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/8] datapath: Pull in upstream fixes and updates 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 recent Linux upstream kernel updates for openvswitch core. Travis build is here: https://travis-ci.org/gvrose8192/ovs-experimental/builds/463951223 'make check-kmod' results: ## ------------- ## ## Test results. ## ## ------------- ## 116 tests were successful. 16 tests were skipped. There are other updates specific to netfilter/conntrack code which will be submitted separately in an upcoming patch series. Colin Ian King (1): datapath: fix spelling mistake "execeeds" -> "exceeds" Flavio Leitner (1): datapath: load NAT helper Greg Rose (1): compat: Fixup ip_tunnel_info_opts_set Kees Cook (2): datapath: kmalloc() -> kmalloc_array() datapath: kzalloc() -> kcalloc() Pieter Jansen van Vuuren (1): datapath: check tunnel option type in tunnel flags Yi-Hung Wei (1): datapath: Derive IP protocol number for IPv6 later frags YueHaibing (1): datapath: fix return type of ndo_start_xmit function acinclude.m4 | 3 +++ datapath/conntrack.c | 6 +++++- datapath/datapath.c | 5 +++-- datapath/flow.c | 22 +++++++++------------- datapath/flow_netlink.c | 7 ++++++- datapath/linux/compat/geneve.c | 3 ++- datapath/linux/compat/include/net/ip_tunnels.h | 20 ++++++++++++++++++-- datapath/linux/compat/ip_gre.c | 2 ++ datapath/linux/compat/vxlan.c | 3 ++- datapath/vport-internal_dev.c | 5 +++-- datapath/vport.c | 2 +- 11 files changed, 54 insertions(+), 24 deletions(-)