Merge tag 'mlx5-updates-2021-03-24' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Fri, 26 Mar 2021 21:50:34 +0000 (14:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Mar 2021 21:50:34 +0000 (14:50 -0700)
commit026412ecac5d8e9112d19d463761611fbb207bca
tree207e7cbb6a64aad7ef16a2ff3c0d7236f9f61ace
parent794d9b25817a813f1d2fb8e133ba6d2f53920853
parent31a91220a27d49b138af3b67d9252494ef810a18
Merge tag 'mlx5-updates-2021-03-24' of git://git./linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2021-03-24

mlx5e netdev driver updates:

1) Some cleanups from Colin, Tariq and Saeed.

2) Aya made some trivial refactoring to cleanup and generalize
 PTP and RQ (Receive Queue) creation and management.
 Mostly code decoupling and reducing dependencies between the different
 RX objects in the netdev driver.

 This is a preparation series for upcoming PTP special RQ creation which
 will allow coexistence of CQE compression (important performance feature,
 especially in Multihost systems) and HW TS PTP.
====================

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