On 30/05/2013 19:12, Stephen Hemminger wrote: > The 82576 has known issues which require the write threshold to be set to 1. > See: > http://download.intel.com/design/network/specupdt/82576_SPECUPDATE.pdf > > If not then single packets will hang in transmit ring until more arrive. > Simple tests like ping will fail. > > Signed-off-by: Stephen Hemminger<shemminger at vyatta.com> Reviewed-by: Vincent Jardin <vincent.jardin at 6wind.com>
It looks good. Thank you.