Re: [PATCH 4/4] net-next/hinic: fix a bug in rx data flow

From: David Miller
Date: Tue Nov 20 2018 - 13:38:39 EST


From: Xue Chaojing <xuechaojing@xxxxxxxxxx>
Date: Tue, 20 Nov 2018 05:47:34 +0000

> In rx_alloc_pkts(), there is a loop call of tasklet, which causes
> 100% cpu utilization, even no packets are being received. This patch
> fixes this bug.
>
> Signed-off-by: Xue Chaojing <xuechaojing@xxxxxxxxxx>

Applied.