[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1427344466-17658-1-git-send-email-hariprasad@chelsio.com>
Date: Thu, 26 Mar 2015 10:04:24 +0530
From: Hariprasad Shenai <hariprasad@...lsio.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, leedom@...lsio.com, anish@...lsio.com,
nirranjan@...lsio.com, kumaras@...lsio.com,
swise@...ngridcomputing.com,
Hariprasad Shenai <hariprasad@...lsio.com>
Subject: [PATCH net 0/2] Fixes ingress queue mapping and other fixes
Hi,
The below series fixes ingress queue mapping by allocating them dynamically to
prevent stack overflow. Disable napi and interrupts before unregistering netdev
to avoid crash while unloading driver when traffic is flowing.
The patches series is created against 'net' tree.
And includes patches on cxgb4 driver.
We have included all the maintainers of respective drivers. Kindly review the
change and let us know in case of any review comments.
Thanks
Hariprasad Shenai (2):
cxgb4: Allocate dynamic mem. for egress and ingress queue maps
cxgb4: Disable interrupts and napi before unregistering netdev
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 12 ++--
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 104 ++++++++++++++++++++---
drivers/net/ethernet/chelsio/cxgb4/sge.c | 7 +-
3 files changed, 101 insertions(+), 22 deletions(-)
--
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