[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150205105409.68ddcb96@urahara>
Date: Thu, 5 Feb 2015 10:54:09 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Tom Herbert <therbert@...gle.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 2/4] vxlan: Add support for remote checksum
offload
On Thu, 29 Jan 2015 08:51:59 -0800
Tom Herbert <therbert@...gle.com> wrote:
> This patch adds support to remote checksum checksum offload
> to VXLAN. This patch adds remcsumtx and remcsumrx to ip vxlan
> configuration to enable remote checksum offload for transmit
> and receive on the VXLAN tunnel.
>
> https://tools.ietf.org/html/draft-herbert-vxlan-rco-00
>
> Example:
>
> ip link add name vxlan0 type vxlan id 42 group 239.1.1.1 dev eth0 \
> udpcsum remcsumtx remcsumrx
>
> Signed-off-by: Tom Herbert <therbert@...gle.com>
Does not apply to current iproute2 net-next branch because
the vxlan group policy extensions was applied first.
Please fix conflicts and resubmit.
--
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