Merge tag 'mlx5-updates-2023-06-16' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Sun, 18 Jun 2023 17:52:58 +0000 (18:52 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Jun 2023 17:52:58 +0000 (18:52 +0100)
commit9a94d764e9bc6ee4b9424acde77c959270e2ac7a
treedddcb5efcbcf290b68d85a545a35f2b1a7b84d5e
parent2dc6af8be002d16715485372ce1e02b65faf9283
parent5f2cf757f9c56255470c23a2a4a5574a34edad4b
Merge tag 'mlx5-updates-2023-06-16' of git://git./linux/kernel/git/saeed/linux

mlx5-updates-2023-06-16

1) Added a new event handler to firmware sync reset, which is used to
   support firmware sync reset flow on smart NIC. Adding this new stage to
   the flow enables the firmware to ensure host PFs unload before ECPFs
   unload, to avoid race of PFs recovery.

2) Debugfs for mlx5 eswitch bridge offloads

3) Added two new counters for vport stats

4) Minor Fixups and cleanups for net-next branch

Signed-off-by: David S. Miller <davem@davemloft.net>