From: Jason Wang <[email protected]> Date: Mon, 14 Jul 2014 11:42:44 +0800
> Napi id was not marked for gro_skb, this will lead rx busy loop won't > work correctly since they stack never try to call low latency receive > method because of a zero socket napi id. Fix this by marking napi id > for gro_skb. > > The transaction rate of 1 byte netperf tcp_rr gets about 50% increased > (from 20531.68 to 30610.88). > > Cc: Amir Vadai <[email protected]> > Signed-off-by: Jason Wang <[email protected]> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

