]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5-updates-2020-02-25' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Thu, 27 Feb 2020 04:30:43 +0000 (20:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Feb 2020 04:30:43 +0000 (20:30 -0800)
commit29716fdbb34502ff6370f46454cadcd9f4cd59a7
treea9cfc83d0cdf7e7128a7d466900d98357e5369d9
parent44e1f2f3763d5eff81eb26ee74d36a6980dfb57c
parentcfb3226187dea877ae84f9e212b53ba6fe3d7177
Merge tag 'mlx5-updates-2020-02-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2020-02-25

The following series provides some misc updates to mlx5 driver:

1) From Maxim, Refactoring for mlx5e netdev channels recreation flow.
  - Add error handling
  - Add context to the preactivate hook
  - Use preactivate hook with context where it can be used
    and subsequently unify channel recreation flow everywhere.
  - Fix XPS cpumask to not reset upon channel recreation.

2) From Tariq:
  - Use indirect calls wrapper on RX.
  - Check LRO capability bit

3) Multiple small cleanups
====================

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