[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20151205.172742.1214683922564543621.davem@davemloft.net>
Date: Sat, 05 Dec 2015 17:27:42 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: alexander.duyck@...il.com
Cc: tom@...bertland.com, hannes@...essinduktion.org,
linville@...driver.com, jesse@...nel.org, anjali.singhai@...el.com,
netdev@...r.kernel.org, kiran.patil@...el.com
Subject: Re: [PATCH v1 1/6] net: Generalize udp based tunnel offload
From: Alexander Duyck <alexander.duyck@...il.com>
Date: Sat, 5 Dec 2015 11:34:47 -0800
> I'm only really interested in what options the customers has in order
> to get this all configured. As long as there eventually ends up being
> some path forward I'll be good with whatever ends up happening, though
> my preference would be to see some option available in the kernel.
Fair enough.
BTW, I don't entirely buy your hardware complexity argument.
When we're looking at checksumming offload via 1's complement in the
RX descriptor, that is heaps simpler than having a seperate RTL path
for N different encapsulation technologies and/or protocols.
I'd rather maintain a single 1's complement circuit than N header
parser engines that trigger the sum at the right range.
There is definitely long term maintainability and stability value in
this.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists