From: Eric Dumazet <[email protected]> Date: Fri, 20 Jan 2017 08:25:34 -0800
> From: Eric Dumazet <[email protected]> > > Commit 4cace675d687 ("bnx2x: Alloc 4k fragment for each rx ring buffer > element") added extra put_page() and get_page() calls on arches where > PAGE_SIZE=4K like x86 > > Reorder things to avoid this overhead. > > Signed-off-by: Eric Dumazet <[email protected]> > Cc: Gabriel Krisman Bertazi <[email protected]> > Cc: Yuval Mintz <[email protected]> > Cc: Ariel Elior <[email protected]> Applied, thanks.
