git: bnx: Use different RX coalesce BDs for polling and interrupt mode
    Sepherosa Ziehau 
    sephe at crater.dragonflybsd.org
       
    Fri May 10 00:06:52 PDT 2013
    
    
  
commit a86cc105e60812c1ea762457f8caf536cb0978e7
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Fri May 10 15:08:52 2013 +0800
    bnx: Use different RX coalesce BDs for polling and interrupt mode
    
    The value set by this commit for polling mode improves tiny packets
    forwarding performance by +250Kpps in normal mode and +120Kpps in
    fast mode.
Summary of changes:
 sys/dev/netif/bnx/if_bnx.c    | 43 +++++++++++++++++++++++++++++++++++--------
 sys/dev/netif/bnx/if_bnxvar.h |  1 +
 2 files changed, 36 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a86cc105e60812c1ea762457f8caf536cb0978e7
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list