netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH mlx5-next 0/9] Mellanox, mlx5-next updates 2020-04-24
@ 2020-04-24 19:45 Saeed Mahameed
  2020-04-24 19:45 ` [PATCH mlx5-next 1/9] net/mlx5: Add support for COPY steering action Saeed Mahameed
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Saeed Mahameed @ 2020-04-24 19:45 UTC (permalink / raw)
  To: Saeed Mahameed, Leon Romanovsky; +Cc: netdev, linux-rdma

Hi, 

This series provides misc mlx5 updates, mostly HW bits and definitions:

1) release all pages FW capability but
2) Aligned ICM memory allocation
3) COPY steering action
4) bits and definitions for FW update feature
5) IPSec and TLS related HW bits

In case of no objection this series will be applied to mlx5-next branch
and sent later as pull request to both rdma-next and net-next branches.

Thanks,
Saeed.

---

Eran Ben Elisha (1):
  net/mlx5: Add release all pages capability bit

Erez Shitrit (1):
  net/mlx5: Use aligned variable while allocating ICM memory

Huy Nguyen (1):
  net/mlx5: Add support for COPY steering action

Moshe Shemesh (2):
  net/mlx5: Add structure layout and defines for MFRL register
  net/mlx5: Add structure and defines for pci sync for fw update event

Raed Salem (3):
  net/mlx5: Introduce IPsec Connect-X offload hardware bits and
    structures
  net/mlx5: Refactor imm_inval_pkey field in cqe struct
  net/mlx5: TX WQE Add trailer insertion field

Tariq Toukan (1):
  net/mlx5: Introduce TLS RX offload hardware bits

 drivers/infiniband/hw/mlx5/cq.c               |   8 +-
 drivers/infiniband/hw/mlx5/flow.c             |   4 +-
 drivers/infiniband/hw/mlx5/main.c             |   2 +-
 .../ethernet/mellanox/mlx5/core/en/tc_ct.c    |   2 +-
 .../net/ethernet/mellanox/mlx5/core/en_tc.c   |   8 +-
 .../ethernet/mellanox/mlx5/core/esw/chains.c  |   2 +-
 .../mellanox/mlx5/core/eswitch_offloads.c     |   4 +-
 .../net/ethernet/mellanox/mlx5/core/fs_cmd.c  |   2 +-
 .../net/ethernet/mellanox/mlx5/core/lib/dm.c  |  15 ++-
 .../mellanox/mlx5/core/steering/dr_icm_pool.c |  53 ++++----
 .../mellanox/mlx5/core/steering/fs_dr.c       |   2 +-
 include/linux/mlx5/device.h                   |  44 ++++++-
 include/linux/mlx5/driver.h                   |   4 +-
 include/linux/mlx5/mlx5_ifc.h                 | 123 ++++++++++++++++--
 include/linux/mlx5/qp.h                       |   6 +
 15 files changed, 214 insertions(+), 65 deletions(-)

-- 
2.25.3


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

end of thread, other threads:[~2020-04-28 19:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24 19:45 [PATCH mlx5-next 0/9] Mellanox, mlx5-next updates 2020-04-24 Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 1/9] net/mlx5: Add support for COPY steering action Saeed Mahameed
2020-04-24 19:50   ` Leon Romanovsky
2020-04-24 19:45 ` [PATCH mlx5-next 2/9] net/mlx5: Introduce IPsec Connect-X offload hardware bits and structures Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 3/9] net/mlx5: Use aligned variable while allocating ICM memory Saeed Mahameed
2020-04-24 19:53   ` Leon Romanovsky
2020-04-28 19:43     ` Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 4/9] net/mlx5: Refactor imm_inval_pkey field in cqe struct Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 5/9] net/mlx5: Add structure layout and defines for MFRL register Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 6/9] net/mlx5: Add structure and defines for pci sync for fw update event Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 7/9] net/mlx5: Introduce TLS RX offload hardware bits Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 8/9] net/mlx5: Add release all pages capability bit Saeed Mahameed
2020-04-24 19:45 ` [PATCH mlx5-next 9/9] net/mlx5: TX WQE Add trailer insertion field Saeed Mahameed
2020-04-28 19:47 ` [PATCH mlx5-next 0/9] Mellanox, mlx5-next updates 2020-04-24 Saeed Mahameed

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).