]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Fri, 25 Aug 2017 04:49:56 +0000 (21:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 Aug 2017 04:49:56 +0000 (21:49 -0700)
commit0cf3f4c37d45f68d9c0fe536f819584dc050082d
treee77493d1c7ba077943d589b198f1d00ed640ed66
parent256fbe111218ccc3de4aff1aab44c9b08cd06c92
parent4c03e69ab1ef31877cef63575a1869b130f9c5ce
Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2017-08-24

This series includes updates to mlx5 core driver.

From Gal and Saeed, three cleanup patches.
From Matan, Low level flow steering improvements and optimizations,
 - Use more efficient data structures for flow steering objects handling.
 - Add tracepoints to flow steering operations.
 - Overall these patches improve flow steering rule insertion rate by a
   factor of seven in large scales (~50K rules or more).

====================

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