From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next PATCH v2 0/2] A couple of minor clean-ups and optimizations Date: Sun, 13 Mar 2016 15:01:17 -0400 (EDT) Message-ID: <20160313.150117.1318397122527729247.davem@davemloft.net> References: <20160309171924.11477.93179.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: aduyck@mirantis.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:37861 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751684AbcCMTBV (ORCPT ); Sun, 13 Mar 2016 15:01:21 -0400 In-Reply-To: <20160309171924.11477.93179.stgit@localhost.localdomain> Sender: netdev-owner@vger.kernel.org List-ID: From: Alexander Duyck Date: Wed, 09 Mar 2016 09:22:48 -0800 > This patch series is basically just a v2 of a couple patches I recently > submitted. > > The two patches aren't technically related but there are just items I found > while cleaning up and prepping some further work to enable Tx checksums for > tunnels. Series applied, thanks Alex.