lkml.org 
[lkml]   [2014]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH v2 0/2] net: macb: Handle RX errors
On our hardware, the MACB connected to a heavilly used AXI bus, fails to
correctly write RX descriptors.

This leds to RX ring errors that can be managed.

These patchs add RX error management according to the Cadence MACB User Guide.

The first patch separates the RX and TX rings init in order to reuse the RX ring init.

v2: fix multiple assignments in first patch, fix checkpatch errors in second patch.

Neil Armstrong (2):
net: macb: Separate rx and tx ring init function
net: macb: Handle errors in RX path

drivers/net/ethernet/cadence/macb.c | 90 +++++++++++++++++++++++++++++-----
drivers/net/ethernet/cadence/macb.h | 3 +-
2 files changed, 78 insertions(+), 15 deletions(-)




\
 
 \ /
  Last update: 2014-07-18 15:21    [W:0.023 / U:0.996 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site