diff options
author | David S. Miller <davem@davemloft.net> | 2016-09-17 09:51:48 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-17 09:51:48 -0400 |
commit | 31b9662193be6ed111db42dca20222a5282ab616 (patch) | |
tree | 8933cfb00c8a32cab623dc6215ff637a60d2e723 /include | |
parent | d19127473a575c629c70974cee0bb8acb6374f08 (diff) | |
parent | 4415a0319f92ea0d624fe11c917faf9114f89187 (diff) |
Merge branch 'mlx5e-order-0'
Tariq Toukan says:
====================
mlx5e Order-0 pages for Striding RQ
In this series, we refactor our Striding RQ receive-flow to always use
fragmented WQEs (Work Queue Elements) using order-0 pages, omitting the
flow that allocates and splits high-order pages which would fragment
and deplete high-order pages in the system.
The first patch gives a slight degradation, but opens the opportunity
to using a simple page-cache mechanism of a fair size.
The page-cache, implemented in patch 3, not only closes the performance
gap but even gives a gain.
In patch 2 we re-organize the code to better manage the calls for
alloc/de-alloc pages in the RX flow.
Series generated against net-next commit:
bed806cb266e "Merge branch 'mlxsw-ethtool'"
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions