mbox series

[mlx5-next,0/4] Mellanox, mlx5 next updates 2020-03-02

Message ID 20200303001522.54067-1-saeedm@mellanox.com (mailing list archive)
Headers show
Series Mellanox, mlx5 next updates 2020-03-02 | expand

Message

Saeed Mahameed March 3, 2020, 12:15 a.m. UTC
Adding some HW bits and definitions to mlx5-next shared branch for
upcoming mlx5 features. 
Nothing major, for more info please see individual commit messages.

In case of no objection, the patches will be applied to mlx5-next and
sent in a future pull request to net-next and/or rdma-next with the
respective upcoming features.

Thanks,
Saeed.

Eli Cohen (1):
  net/mlx5: HW bit for goto chain offload support

Mark Bloch (1):
  net/mlx5: Expose link speed directly

Saeed Mahameed (1):
  net/mlx5: Introduce TLS and IPSec objects enums

Vu Pham (1):
  net/mlx5: Introduce egress acl forward-to-vport capability

 drivers/net/ethernet/mellanox/mlx5/core/lib/crypto.c |  2 +-
 include/linux/mlx5/mlx5_ifc.h                        | 11 +++++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

Comments

Saeed Mahameed March 7, 2020, 9:21 p.m. UTC | #1
On Mon, 2020-03-02 at 16:15 -0800, Saeed Mahameed wrote:
> Adding some HW bits and definitions to mlx5-next shared branch for
> upcoming mlx5 features. 
> Nothing major, for more info please see individual commit messages.
> 
> In case of no objection, the patches will be applied to mlx5-next and
> sent in a future pull request to net-next and/or rdma-next with the
> respective upcoming features.


Applied to mlx5-next

thanks!