[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1416421796-27657-1-git-send-email-f.fainelli@gmail.com>
Date: Wed, 19 Nov 2014 10:29:54 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net-next 0/2] net: systemport & bcmgenet instrumenting
Hi David,
These two patches add similar instrumenting in the driver by logging RX SKB
allocation failures as well as RX & TX DMA mapping failures in order to help
troubleshoot heavy memory pressure conditions.
Thanks!
Florian Fainelli (2):
net: systemport: log RX buffer allocation and RX/TX DMA failures
net: bcmgenet: log RX buffer allocation and RX/TX dma failures
drivers/net/ethernet/broadcom/bcmsysport.c | 10 +++++++++-
drivers/net/ethernet/broadcom/bcmsysport.h | 3 +++
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 10 +++++++++-
drivers/net/ethernet/broadcom/genet/bcmgenet.h | 3 +++
4 files changed, 24 insertions(+), 2 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists