From: sunil.kovv...@gmail.com
Date: Mon, 14 Mar 2016 16:36:13 +0530
> Below patches attempts to improve performance by reducing
> no of atomic operations while allocating new receive buffers
> and reducing cache misses by adjusting nicvf structure elements.
>
> Changes from v1:
> No changes, res
From: Sunil Goutham
Below patches attempts to improve performance by reducing
no of atomic operations while allocating new receive buffers
and reducing cache misses by adjusting nicvf structure elements.
Changes from v1:
No changes, resubmitting a fresh as per David's suggestion.
Sunil Goutham