Re: [PATCH net] mlx4: mark napi id for gro_skb

From: David Miller
Date: Mon Jul 14 2014 - 19:14:44 EST


From: Jason Wang <jasowang@xxxxxxxxxx>
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 <amirv@xxxxxxxxxxxx>
> Signed-off-by: Jason Wang <jasowang@xxxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/