netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pull request][net-next 0/5] Mellanox, mlx5 updates 2017-04-22
@ 2017-04-22 18:45 Saeed Mahameed
  2017-04-22 18:45 ` [net-next 1/5] net/devlink: Add E-Switch encapsulation control Saeed Mahameed
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Saeed Mahameed @ 2017-04-22 18:45 UTC (permalink / raw)
  To: David S. Miller
  Cc: netdev, Or Gerlitz, Roi Dayan, Stephen Hemminger, Saeed Mahameed

Hi Dave,

This series contains some updates to mlx5 driver.

Sparse and compiler warnings fixes from Stephen Hemminger.

>From Roi Dayan and Or Gerlitz, Add devlink and mlx5 support for controlling
E-Switch encapsulation mode, this knob will enable HW support for applying
encapsulation/decapsulation to VF traffic as part of SRIOV e-switch offloading.

Please pull and let me know if there's any problem.

Thanks,
Saeed.

---

The following changes since commit fb796707d7a6c9b24fdf80b9b4f24fa5ffcf0ec5:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2017-04-21 20:23:53 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-updates-2017-04-22

for you to fetch changes up to 8bf3198a5e394ed6815aeb8fedaf49722986bbd3:

  mlx5: fix warning about missing prototype (2017-04-22 20:26:42 +0300)

Or Gerlitz (1):
      net/mlx5: E-Switch, Refactor fast path FDB table creation in switchdev mode

Roi Dayan (2):
      net/devlink: Add E-Switch encapsulation control
      net/mlx5: E-Switch, Add control for encapsulation

Stephen Hemminger (2):
      mlx5: hide unused functions
      mlx5: fix warning about missing prototype

 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  |   5 +
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h  |   3 +
 .../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 132 +++++++++++++++++----
 drivers/net/ethernet/mellanox/mlx5/core/ipoib.c    |  24 ++--
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |   2 +
 include/net/devlink.h                              |   2 +
 include/uapi/linux/devlink.h                       |   7 ++
 net/core/devlink.c                                 |  26 +++-
 10 files changed, 167 insertions(+), 36 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-04-24 18:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-22 18:45 [pull request][net-next 0/5] Mellanox, mlx5 updates 2017-04-22 Saeed Mahameed
2017-04-22 18:45 ` [net-next 1/5] net/devlink: Add E-Switch encapsulation control Saeed Mahameed
2017-04-22 18:45 ` [net-next 2/5] net/mlx5: E-Switch, Refactor fast path FDB table creation in switchdev mode Saeed Mahameed
2017-04-22 18:45 ` [net-next 3/5] net/mlx5: E-Switch, Add control for encapsulation Saeed Mahameed
2017-04-22 18:45 ` [net-next 4/5] mlx5: hide unused functions Saeed Mahameed
2017-04-22 18:45 ` [net-next 5/5] mlx5: fix warning about missing prototype Saeed Mahameed
2017-04-24 18:11 ` [pull request][net-next 0/5] Mellanox, mlx5 updates 2017-04-22 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).