From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [PATCH v1 1/6] net: Generalize udp based tunnel offload Date: Sun, 6 Dec 2015 20:02:23 -0700 Message-ID: <5664F6BF.4060909@cumulusnetworks.com> References: <20151205.130313.1952213347830357234.davem@davemloft.net> <20151205.172742.1214683922564543621.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: David Miller , Hannes Frederic Sowa , John Linville , Jesse Gross , Anjali Singhai Jain , Netdev , Kiran Patil To: Alexander Duyck , Tom Herbert Return-path: Received: from mail-pa0-f47.google.com ([209.85.220.47]:34350 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754816AbbLGDCd (ORCPT ); Sun, 6 Dec 2015 22:02:33 -0500 Received: by pacwq6 with SMTP id wq6so39854524pac.1 for ; Sun, 06 Dec 2015 19:02:32 -0800 (PST) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On 12/6/15 6:20 PM, Alexander Duyck wrote: > That works for Linux to Linux, but what about the cases where you have > a non-Linux endpoint on the other end such as something like a Cisco > switch? Why does is matter what kind of switch the NIC is connected to?