From: "Yuval Mintz" <yuvalmin@broadcom.com>
To: davem@davemloft.net, netdev@vger.kernel.org
Cc: eilong@broadcom.com, ariele@broadcom.com,
"Yuval Mintz" <yuvalmin@broadcom.com>
Subject: [net-next PATCH 0/3] bnx2x: Link flap avoidance added
Date: Thu, 13 Sep 2012 15:56:18 +0300 [thread overview]
Message-ID: <1347540981-16198-1-git-send-email-yuvalmin@broadcom.com> (raw)
Hi Dave,
In various flows in the bnx2x driver, the link is toggled unnecessarily -
In such flows, if the link is already up it would be pulled down than
raised up again, even if no change in the link was requested by the
user.
This patch series tries to eliminate this problem, or at least to greatly
reduce the number of cases that would actually cause such a scenario to
happen.
Please consider applying this patch series to 'net-next'.
Thanks,
Yuval
next reply other threads:[~2012-09-13 13:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-13 12:56 Yuval Mintz [this message]
2012-09-13 12:56 ` [net-next PATCH 1/3] bnx2x: link code refactoring Yuval Mintz
2012-09-13 12:56 ` [net-next PATCH 2/3] bnx2x: Link Flap Avoidance Yuval Mintz
2012-09-13 12:56 ` [net-next PATCH 3/3] bnx2x: Utilize " Yuval Mintz
2012-09-13 19:01 ` [net-next PATCH 0/3] bnx2x: Link flap avoidance added 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=1347540981-16198-1-git-send-email-yuvalmin@broadcom.com \
--to=yuvalmin@broadcom.com \
--cc=ariele@broadcom.com \
--cc=davem@davemloft.net \
--cc=eilong@broadcom.com \
--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).