Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Mon, 14 Nov 2022 11:35:28 +0000 (11:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Nov 2022 11:35:28 +0000 (11:35 +0000)
commitf12ed9c04804eec4f1819097a0fd0b4800adac2f
tree9b9f3457acb20c36b4343248ca81a5e99c51abd6
parent6970ef27ff7fd1ce3455b2c696081503d0c0f8ac
parente07c4924a77dbf21bf1973411149784cfa5d3b27
Merge tag 'mlx5-updates-2022-11-12' of git://git./linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2022-11-12

Misc updates to mlx5 driver

1) Support enhanced CQE compression, on ConnectX6-Dx
   Reduce irq rate, cpu utilization and latency.

2) Connection tracking: Optimize the pre_ct table lookup for rules
   installed on chain 0.

3) implement ethtool get_link_ext_stats for PHY down events

4) Expose device vhca_id to debugfs

5) misc cleanups and trivial changes
====================

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