Re: [PATCH V6 net-next 1/1] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host

From: David Miller
Date: Tue May 12 2015 - 23:11:15 EST


From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
Date: Mon, 11 May 2015 15:39:46 -0700

> Based on the information given to this driver (via the xmit_more skb flag),
> we can defer signaling the host if more packets are on the way. This will help
> make the host more efficient since it can potentially process a larger batch of
> packets. Implement this optimization.
>
> Signed-off-by: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>

Applied, thank you.
--
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/