From: "Eilon Greenstein" <eilong@broadcom.com>
To: "David Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: [net-next 0/8] bnx2x: Device Control Channel bug fixes
Date: Wed, 14 Oct 2009 17:07:05 +0200 [thread overview]
Message-ID: <1255532825.25030.35.camel@lb-tlvb-eilong> (raw)
Hi Dave,
This bnx2x patch series is fixing some bugs that relates to the Device
Control Channel (DCC) code. There are actually 3 different failures:
1. When the fairness initial value was set to zero, the device could not
be enabled. This is caused since zero indicated that the mechanism is
disabled, and the code (both FW and driver) was not ready to allow
enabling it at run time. This patch requires replacing the FW - to allow
easier review, it is split to 3 patches:
P1: adding the new FW
P2: the actually patch
P3: removing the old FW
2. Races when loading/unloading the driver when DCC link enable/disable
commands are received. There were 3 different races:
P4: The state of the driver which indicates if it is loaded or
not was also used to signal if its link is enabled/disabled by
DCC
P5: The FW commands to acknowledge the DCC command and
loading/unloading the driver run over each other
P6: Setting/clearing the MAC address and the FW filtering rules
3. P7: Reporting the maximal BW as the link speed
Patch number 8 is the version update.
The patches were made based on net-next. Since those are bug fixes,
please let me know if I should send them based on net-2.6 as well.
Thanks,
Eilon
next reply other threads:[~2009-10-14 15:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-14 15:07 Eilon Greenstein [this message]
2009-10-14 22:09 ` [net-next 0/8] bnx2x: Device Control Channel bug fixes David Miller
2009-10-14 23:57 ` David Miller
2009-10-15 6:47 ` Eilon Greenstein
2009-10-15 7:23 ` 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=1255532825.25030.35.camel@lb-tlvb-eilong \
--to=eilong@broadcom.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