[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240613210036.1125203-1-tariqt@nvidia.com>
Date: Fri, 14 Jun 2024 00:00:30 +0300
From: Tariq Toukan <tariqt@...dia.com>
To: "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Eric Dumazet <edumazet@...gle.com>
CC: <netdev@...r.kernel.org>, Saeed Mahameed <saeedm@...dia.com>, Gal Pressman
<gal@...dia.com>, Leon Romanovsky <leonro@...dia.com>, Tariq Toukan
<tariqt@...dia.com>
Subject: [PATCH net-next 0/6] mlx5 misc patches 2023-06-13
Hi,
This patchset contains small code cleanups and enhancements from the
team to the mlx5 core and Eth drivers.
Series generated against:
commit 3ec8d7572a69 ("CDC-NCM: add support for Apple's private interface")
Regards,
Tariq
Chris Mi (1):
net/mlx5: CT: Separate CT and CT-NAT tuple entries
Cosmin Ratiu (1):
net/mlx5: Correct TASR typo into TSAR
Gal Pressman (2):
net/mlx5e: Fix outdated comment in features check
net/mlx5e: Use tcp_v[46]_check checksum helpers
Moshe Shemesh (1):
net/mlx5: Replace strcpy with strscpy
Rahul Rameshbabu (1):
net/mlx5e: Support SWP-mode offload L4 csum calculation
.../ethernet/mellanox/mlx5/core/en/tc_ct.c | 187 +++++++++++++-----
.../net/ethernet/mellanox/mlx5/core/en/txrx.h | 37 ++++
.../mellanox/mlx5/core/en_accel/ipsec_rxtx.h | 6 +-
.../net/ethernet/mellanox/mlx5/core/en_main.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/en_rx.c | 9 +-
.../net/ethernet/mellanox/mlx5/core/esw/qos.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/fs_core.c | 4 +-
include/linux/mlx5/mlx5_ifc.h | 5 +-
8 files changed, 196 insertions(+), 56 deletions(-)
--
2.44.0
Powered by blists - more mailing lists