]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
Merge branch 'mlx4_en-num-of-rings'
authorDavid S. Miller <davem@davemloft.net>
Tue, 10 Oct 2017 20:11:23 +0000 (13:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Oct 2017 20:11:23 +0000 (13:11 -0700)
commit31ce6ceec0aaec72c50f5d3adc59edd9899ab858
treec2a5df4626daf10faa221122d1331da0afe689df
parent59d43876719ac46902b2a0f98217b430156d0d37
parent80a8dc75ee674a111fea2ae1d02ff96535a309c2
Merge branch 'mlx4_en-num-of-rings'

Tariq Toukan says:

====================
mlx4_en num of rings

This patchset from Inbar contains changes to rings control
to the mlx4 Eth driver.

Patches 1 and 2 limit the number of rings to the number of CPUs.
Patch 3 removes a limitation in logic of default number of RX rings.

Series generated against net-next commit:
812b5ca7d376 Add a driver for Renesas uPD60620 and uPD60620A PHYs
====================

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