From: Manish Chopra <manish.chopra@qlogic.com>
To: <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <Ariel.Elior@qlogic.com>,
<Yuval.Mintz@qlogic.com>
Subject: [PATCH v2 net 0/3] qede: Bug fixes
Date: Wed, 20 Apr 2016 03:03:26 -0400 [thread overview]
Message-ID: <1461135809-9776-1-git-send-email-manish.chopra@qlogic.com> (raw)
Hi David,
This series fixes -
* various memory allocation failure flows for fastpath
* issues with respect to driver GRO packets handling
V1->V2
* Send series against net instead of net-next.
Please consider applying this series to "net"
Thanks,
Manish
Manish Chopra (3):
qede: Fix various memory allocation error flows for fastpath
qede: Fix setting Skb network header
qede: Fix single MTU sized packet from firmware GRO flow
drivers/net/ethernet/qlogic/qede/qede_main.c | 157 +++++++++++++++++----------
1 file changed, 100 insertions(+), 57 deletions(-)
--
2.7.2
next reply other threads:[~2016-04-20 7:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-20 7:03 Manish Chopra [this message]
2016-04-20 7:03 ` [PATCH v2 net 1/3] qede: Fix various memory allocation error flows for fastpath Manish Chopra
2016-04-20 7:03 ` [PATCH v2 net 2/3] qede: Fix setting Skb network header Manish Chopra
2016-04-20 7:03 ` [PATCH v2 net 3/3] qede: Fix single MTU sized packet from firmware GRO flow Manish Chopra
2016-04-21 18:51 ` [PATCH v2 net 0/3] qede: Bug fixes David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1461135809-9776-1-git-send-email-manish.chopra@qlogic.com \
--to=manish.chopra@qlogic.com \
--cc=Ariel.Elior@qlogic.com \
--cc=Yuval.Mintz@qlogic.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).