Hi,
This small series contains misc enhancements to the mlx5 driver.
Regards,
Tariq
Maor Gottlieb (1):
net/mlx5: Warn when write combining is not supported
Yael Chemla (1):
net/mlx5e: Log error messages when extack is not present
.../net/ethernet/mellanox/mlx5/core/devlink.c | 40 ++--
.../net/ethernet/mellanox/mlx5/core/dpll.c | 3 +-
.../net/ethernet/mellanox/mlx5/core/en/htb.c | 24 +--
.../net/ethernet/mellanox/mlx5/core/en/qos.c | 8 +-
.../mellanox/mlx5/core/en/rep/bridge.c | 2 +-
.../mellanox/mlx5/core/en/tc/act/csum.c | 8 +-
.../mellanox/mlx5/core/en/tc/act/goto.c | 16 +-
.../mellanox/mlx5/core/en/tc/act/mark.c | 2 +-
.../mellanox/mlx5/core/en/tc/act/mirred.c | 28 +--
.../mellanox/mlx5/core/en/tc/act/mirred_nic.c | 4 +-
.../mellanox/mlx5/core/en/tc/act/mpls.c | 6 +-
.../mellanox/mlx5/core/en/tc/act/pedit.c | 8 +-
.../mellanox/mlx5/core/en/tc/act/police.c | 14 +-
.../mellanox/mlx5/core/en/tc/act/ptype.c | 2 +-
.../mlx5/core/en/tc/act/redirect_ingress.c | 16 +-
.../mellanox/mlx5/core/en/tc/act/tun.c | 4 +-
.../mellanox/mlx5/core/en/tc/act/vlan.c | 6 +-
.../mlx5/core/en/tc/act/vlan_mangle.c | 4 +-
.../ethernet/mellanox/mlx5/core/en/tc_ct.c | 20 +-
.../ethernet/mellanox/mlx5/core/en/tc_ct.h | 4 +-
.../ethernet/mellanox/mlx5/core/en/tc_tun.c | 12 +-
.../mellanox/mlx5/core/en/tc_tun_encap.c | 14 +-
.../mellanox/mlx5/core/en/tc_tun_geneve.c | 34 ++--
.../mellanox/mlx5/core/en/tc_tun_vxlan.c | 20 +-
.../mellanox/mlx5/core/en_accel/ipsec.c | 82 ++++----
.../ethernet/mellanox/mlx5/core/en_ethtool.c | 45 ++---
.../net/ethernet/mellanox/mlx5/core/en_main.c | 4 +-
.../net/ethernet/mellanox/mlx5/core/en_tc.c | 188 +++++++++---------
.../ethernet/mellanox/mlx5/core/esw/bridge.c | 28 +--
.../net/ethernet/mellanox/mlx5/core/esw/qos.c | 24 +--
.../mellanox/mlx5/core/eswitch_offloads.c | 120 +++++------
.../net/ethernet/mellanox/mlx5/core/fs_core.c | 16 +-
.../ethernet/mellanox/mlx5/core/fw_reset.c | 14 +-
.../net/ethernet/mellanox/mlx5/core/lag/lag.c | 8 +-
.../ethernet/mellanox/mlx5/core/lag/mpesw.c | 2 +-
.../ethernet/mellanox/mlx5/core/mlx5_core.h | 14 ++
.../ethernet/mellanox/mlx5/core/sf/devlink.c | 25 ++-
drivers/net/ethernet/mellanox/mlx5/core/wc.c | 3 +
38 files changed, 444 insertions(+), 428 deletions(-)
base-commit: 33e1b1b3991ba8c0d02b2324a582e084272205d6
--
2.31.1