Re: [PATCH net-next 0/2] drivers: net: xgene: Fix coalescing bugs

2016-11-01 Thread David Miller
From: Iyappan Subramanian Date: Mon, 31 Oct 2016 16:00:25 -0700 > This patch set fixes the following, > > 1. Since ethernet v1 hardware has a bug related to coalescing, > disabling this feature > 2. Fixing ethernet v2 hardware, interrupt trigger region >

[PATCH net-next 0/2] drivers: net: xgene: Fix coalescing bugs

2016-10-31 Thread Iyappan Subramanian
This patch set fixes the following, 1. Since ethernet v1 hardware has a bug related to coalescing, disabling this feature 2. Fixing ethernet v2 hardware, interrupt trigger region id to 2, to kickoff coalescing Signed-off-by: Iyappan Subramanian