]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnx2x: Add vxlan RSS support
authorRajesh Borundia <Rajesh.Borundia@qlogic.com>
Tue, 18 Aug 2015 07:22:59 +0000 (10:22 +0300)
committerDan Duval <dan.duval@oracle.com>
Mon, 19 Oct 2015 22:12:59 +0000 (18:12 -0400)
commit593a4e844f25f794b5ea804d7e908707430dc92b
tree5932c54fe087b7a1d9472cece8d3422dc3545a4d
parent97e35f15f4c10d140b772b2fa416f6aa48395689
bnx2x: Add vxlan RSS support

Orabug: 22066196

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 <Rajesh.Borundia@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit f34fa14cc033239037622dbe84faf53923bb7e74)

Signed-off-by: Dan Duval <dan.duval@oracle.com>
drivers/net/ethernet/broadcom/Kconfig
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c