OSDN Git Service

Merge tag 'mlx5-updates-2021-10-25' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Tue, 26 Oct 2021 12:17:45 +0000 (13:17 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Oct 2021 12:17:45 +0000 (13:17 +0100)
commit4900a7691574033baef966ee7246d7bb8a930283
tree6a43065e4dcdc54b95fbef246ff15041f4f5faa6
parentcf12e6f9124629b18a6182deefc0315f0a73a199
parentd67ab0a8c130be38b6dda8da3616a97f020ac424
Merge tag 'mlx5-updates-2021-10-25' of git://git./linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2021-10-25

Misc updates for mlx5 driver:

1) Misc updates and cleanups:
 - Don't write directly to netdev->dev_addr, From Jakub Kicinski
 - Remove unnecessary checks for slow path flag in tc module
 - Fix unused function warning of mlx5i_flow_type_mask
 - Bridge, support replacing existing FDB entry

2) Sub Functions, Reduction in memory usage:
 - Reduce flow counters bulk query buffer size
 - Implement max_macs devlink parameter
 - Add devlink vendor params to control Event Queue sizes
 - Added SF life cycle trace points by Parav/

3) From Aya, Firmware health buffer reporting improvements
 - Print health buffer by log level and more missing information
 - Periodic update of host time to firmware
====================

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