From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next V7 0/4] net/sched: ip tunnel metadata set/release/classify by using TC Date: Sat, 10 Sep 2016 21:06:30 -0700 (PDT) Message-ID: <20160910.210630.437640001945469115.davem@davemloft.net> References: <1473341028-29368-1-git-send-email-hadarh@mellanox.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, jiri@mellanox.com, jbenc@redhat.com, jhs@mojatatu.com, shmulik.ladkani@gmail.com, tom@herbertland.com, edumazet@google.com, xiyou.wangcong@gmail.com, amirva@mellanox.com, ogerlitz@mellanox.com To: hadarh@mellanox.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:51090 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750758AbcIKEGg (ORCPT ); Sun, 11 Sep 2016 00:06:36 -0400 In-Reply-To: <1473341028-29368-1-git-send-email-hadarh@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Hadar Hen Zion Date: Thu, 8 Sep 2016 16:23:44 +0300 > This patchset introduces ip tunnel manipulation support using the TC subsystem. Series applied, thanks.