[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1409147269-21472-1-git-send-email-ogerlitz@mellanox.com>
Date: Wed, 27 Aug 2014 16:47:47 +0300
From: Or Gerlitz <ogerlitz@...lanox.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, amirv@...lanox.com,
Or Gerlitz <ogerlitz@...lanox.com>
Subject: [PATCH REPOST net 0/2] Setup mlx4 user space Ethernet QPs to properly handle VXLAN
Hi Dave,
A repost -- with Gerrit labels removed
This short series fixes the mlx4 driver setting of user space Ethernet QPs
(e.g those opened by DPDK applications) such that they will properly handle
VXLAN traffic/offloads
Or.
Or Gerlitz (2):
net/mlx4: Move the tunnel steering helper function to mlx4_core
mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic
drivers/infiniband/hw/mlx4/main.c | 30 +++++++++++++++++++
drivers/infiniband/hw/mlx4/qp.c | 8 ++++-
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 31 +------------------
drivers/net/ethernet/mellanox/mlx4/mcg.c | 38 ++++++++++++++++++++++++
include/linux/mlx4/device.h | 3 ++
5 files changed, 80 insertions(+), 30 deletions(-)
--
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