From d0bc65557ad09a57b4db176e9e3ccddb26971453 Mon Sep 17 00:00:00 2001 From: Or Gerlitz Date: Thu, 23 Jan 2014 11:28:13 +0200 Subject: [PATCH] net/vxlan: Share RX skb de-marking and checksum checks with ovs Make sure the practice set by commit 0afb166 "vxlan: Add capability of Rx checksum offload for inner packet" is applied when the skb goes through the portion of the RX code which is shared between vxlan netdevices and ovs vxlan port instances. Cc: Joseph Gasparakis Cc: Pravin B Shelar Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-format-patch failed