commit | 01d049366529544f1df44139f5ca225d4c36ec31 | [log] [tgz] |
---|---|---|
author | Stefan Chulski <stefanc@marvell.com> | Mon Mar 05 15:16:50 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 05 12:55:54 2018 -0500 |
tree | 118cd5810bf59b07dcb2078eaabf79929518dd54 | |
parent | 8eb1a8590f5ca114fabf16ebb26a4bce0255ace9 [diff] |
net: mvpp2: use the same buffer pool for all ports This patch configures the buffer manager long pool for all ports part of the same CP. Long pool separation between ports is redundant since there are no performance improvement when different pools are used. Signed-off-by: Stefan Chulski <stefanc@marvell.com> [Antoine: cosmetic cleanup, commit message] Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>