Merge tag 'mlx5-fixes-2022-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorJakub Kicinski <kuba@kernel.org>
Fri, 8 Jul 2022 00:44:45 +0000 (17:44 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 8 Jul 2022 00:44:45 +0000 (17:44 -0700)
commitfe5235aef8558573c1d225199be3aaa7bcd22943
treee87f272b494e22da2aedc45d8bc299d546c07a44
parent0680e20af5fbf41df8a11b11bd9a7c25b2ca0746
parent5b759bf2f9d73db05369aef2344502095c4e5e73
Merge tag 'mlx5-fixes-2022-07-06' of git://git./linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5 fixes 2022-07-06

This series provides bug fixes to mlx5 driver.

* tag 'mlx5-fixes-2022-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux:
  net/mlx5e: Ring the TX doorbell on DMA errors
  net/mlx5e: Fix capability check for updating vnic env counters
  net/mlx5e: CT: Use own workqueue instead of mlx5e priv
  net/mlx5: Lag, correct get the port select mode str
  net/mlx5e: Fix enabling sriov while tc nic rules are offloaded
  net/mlx5e: kTLS, Fix build time constant test in RX
  net/mlx5e: kTLS, Fix build time constant test in TX
  net/mlx5: Lag, decouple FDB selection and shared FDB
  net/mlx5: TC, allow offload from uplink to other PF's VF
====================

Link: https://lore.kernel.org/r/20220706231309.38579-1-saeed@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>