netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pull request][net-next V2 0/7] Mellanox, mlx5 updates 2019-11-12
@ 2019-11-13 22:41 Saeed Mahameed
  2019-11-13 22:41 ` [net-next V2 1/7] net/mlx5: DR, Fix matcher builders select check Saeed Mahameed
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Saeed Mahameed @ 2019-11-13 22:41 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Pablo Neira Ayuso, Saeed Mahameed

Hi Dave,

This series adds misc updates to mlx5 driver,
For more information please see tag log below.

Highlights:
1) Devlink reload support
2) TC Flowtable offloads 

Please pull and let me know if there is any problem.
Please note that the series starts with a merge of mlx5-next branch,
to resolve and avoid dependency with rdma tree.

v1->v2:
- dropped the 2 patches dealing with sriov vlan trunks, as it was nacked.
- merged the flowtables offloads low level infrastructure into mlx5-next
  and updated the mlx5-next merge commit.
- added mlx5 TC flowtables offload support patch on top of this series.

Thanks,
Saeed.

---
The following changes since commit c94ef13b04e2382c8fcb876705ea505bff9fb714:

  Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux (2019-11-13 14:24:58 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-updates-2019-11-12

for you to fetch changes up to 84179981317fb4fb3e9df5acd42ea33cf6037793:

  net/mlx5: TC: Offload flow table rules (2019-11-13 14:25:04 -0800)

----------------------------------------------------------------
mlx5-updates-2019-11-12

1) Merge mlx5-next for devlink reload and flowtable offloads dependencies
2) Devlink reload support
3) TC Flowtable offloads
4) Misc cleanup

----------------------------------------------------------------
Alex Vesker (1):
      net/mlx5: DR, Fix matcher builders select check

Eli Cohen (2):
      net/mlx5: Remove redundant NULL initializations
      net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6

Michael Guralnik (2):
      net/mlx5e: Set netdev name space on creation
      net/mlx5: Add devlink reload

Parav Pandit (1):
      net/mlx5: Read num_vfs before disabling SR-IOV

Paul Blakey (1):
      net/mlx5: TC: Offload flow table rules

 drivers/net/ethernet/mellanox/mlx5/core/devlink.c  | 20 +++++++++
 .../net/ethernet/mellanox/mlx5/core/en/tc_tun.c    | 26 +++++++-----
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  2 +
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c   | 47 ++++++++++++++++++++--
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    | 28 ++++++++++++-
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.h    |  3 +-
 drivers/net/ethernet/mellanox/mlx5/core/lib/mlx5.h |  5 +++
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |  4 +-
 .../net/ethernet/mellanox/mlx5/core/mlx5_core.h    |  3 ++
 drivers/net/ethernet/mellanox/mlx5/core/sriov.c    | 11 ++---
 .../mellanox/mlx5/core/steering/dr_matcher.c       |  2 +-
 11 files changed, 128 insertions(+), 23 deletions(-)

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

end of thread, other threads:[~2019-11-15  2:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13 22:41 [pull request][net-next V2 0/7] Mellanox, mlx5 updates 2019-11-12 Saeed Mahameed
2019-11-13 22:41 ` [net-next V2 1/7] net/mlx5: DR, Fix matcher builders select check Saeed Mahameed
2019-11-13 22:41 ` [net-next V2 2/7] net/mlx5: Read num_vfs before disabling SR-IOV Saeed Mahameed
2019-11-13 22:41 ` [net-next V2 3/7] net/mlx5: Remove redundant NULL initializations Saeed Mahameed
2019-11-13 22:41 ` [net-next V2 4/7] net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6 Saeed Mahameed
2019-11-13 22:41 ` [net-next V2 5/7] net/mlx5e: Set netdev name space on creation Saeed Mahameed
2019-11-13 22:41 ` [net-next V2 6/7] net/mlx5: Add devlink reload Saeed Mahameed
2019-11-13 22:41 ` [net-next V2 7/7] net/mlx5: TC: Offload flow table rules Saeed Mahameed
2019-11-15  2:02 ` [pull request][net-next V2 0/7] Mellanox, mlx5 updates 2019-11-12 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).