Re: [PATCH net 0/2] Fix tx flit calculation and wc stat configuration

2015-09-09 Thread David Miller
From: Hariprasad Shenai Date: Tue, 8 Sep 2015 16:25:38 +0530 > This patch series fixes the following: > Patch 1/2 fixes tx flit calculation, which if wrong can lead to > stall, hang, data corrpution, write combining failure. Patch 2/2 fixes > PCI-E write combining stats configuration. > > Thi

[PATCH net 0/2] Fix tx flit calculation and wc stat configuration

2015-09-08 Thread Hariprasad Shenai
Hi, This patch series fixes the following: Patch 1/2 fixes tx flit calculation, which if wrong can lead to stall, hang, data corrpution, write combining failure. Patch 2/2 fixes PCI-E write combining stats configuration. This patch series has been created against net tree and includes patches o