From f34fa14cc033239037622dbe84faf53923bb7e74 Mon Sep 17 00:00:00 2001 From: Rajesh Borundia Date: Tue, 18 Aug 2015 10:22:59 +0300 Subject: [PATCH] bnx2x: Add vxlan RSS support Latest FW submission added some vxlan offload capabilities to our device. This patch adds the ability to connect to the vxlan NDOs and configure the UDP port associated with it in the HW. The device would now be capable of performing RSS according to the inner headers of the vxlan packets. Signed-off-by: Rajesh Borundia Signed-off-by: Yuval Mintz Signed-off-by: David S. Miller --- Reading git-format-patch failed