* [BNX2X][PATCH 0/8] New driver for Broadcom 10Gb Ethernet, take two.
@ 2007-10-07 16:20 Eliezer Tamir
2007-10-07 20:50 ` Matti Aarnio
0 siblings, 1 reply; 3+ messages in thread
From: Eliezer Tamir @ 2007-10-07 16:20 UTC (permalink / raw)
To: davem@davemloft.net, jeff@garzik.org, netdev@vger.kernel.org,
Michael Chan, eilong
This is an initial version of the BNX2X, the Linux driver for the
BCM5771X 10Gb Ethernet controller family.
Although the chip is very different from the 5706-8 family we based the
driver code on the BNX2 driver.
Since the hardware is supposed to be generally available soon I have
posted an initial version and after hearing all the comments I am
reposting with changes to address them.
Some planned feature are still under development, but we want to get
whatever we have out now so people can start using the HW.
Main changes from first version.
* Fixed most issues raised by Michael Buesch. (Thanks Michael!)
* Some slow path bug fixes.
* Yitchak Gertner re-grouped the code in a more logical manner.
* A lot of work was done to get the generated code to comply with coding
style requirements.
Known issues/TODO.
* Move slowpath event handling from tasklet to workqueue context. This
will allow replacing the busy waits in the link management code with sleeps.
Please consider applying to 2.6.24
Thanks
Eliezer
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [BNX2X][PATCH 0/8] New driver for Broadcom 10Gb Ethernet, take two.
2007-10-07 16:20 [BNX2X][PATCH 0/8] New driver for Broadcom 10Gb Ethernet, take two Eliezer Tamir
@ 2007-10-07 20:50 ` Matti Aarnio
2007-10-08 10:35 ` Eliezer Tamir
0 siblings, 1 reply; 3+ messages in thread
From: Matti Aarnio @ 2007-10-07 20:50 UTC (permalink / raw)
To: Eliezer Tamir
Cc: davem@davemloft.net, jeff@garzik.org, netdev@vger.kernel.org,
Michael Chan, eilong, vladz, gertner
On Sun, Oct 07, 2007 at 06:20:56PM +0200, Eliezer Tamir wrote:
> This is an initial version of the BNX2X, the Linux driver for the
> BCM5771X 10Gb Ethernet controller family.
> Although the chip is very different from the 5706-8 family we based the
> driver code on the BNX2 driver.
> Since the hardware is supposed to be generally available soon I have
> posted an initial version and after hearing all the comments I am reposting
> with changes to address them.
> Some planned feature are still under development, but we want to get
> whatever we have out now so people can start using the HW.
Your patch-posting procedure is yet in a bit problem state..
+{
+static const u32 EVST_TSEM_FAST_MEMORY_COMMON_MEMORY_INIT_EMULATION_7[] = {
+0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0,
+0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0,
+0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
0x0, 0x0,
It does look like your Thunderbird 2.0 did wrap long text lines when you
included the texts into the posts.
The result is that currently your patches are not usable at all.
Your options:
- instead of including the patch in message body, use Attach
- use some other email program that does not scramble your texts
(e.g. mutt + emacs)
- publish the patch file on network somewhere, and just tell URL
to that one in email
> Main changes from first version.
>
> * Fixed most issues raised by Michael Buesch. (Thanks Michael!)
> * Some slow path bug fixes.
> * Yitchak Gertner re-grouped the code in a more logical manner.
> * A lot of work was done to get the generated code to comply with coding
> style requirements.
>
> Known issues/TODO.
> * Move slowpath event handling from tasklet to workqueue context. This will
> allow replacing the busy waits in the link management code with sleeps.
>
> Please consider applying to 2.6.24
>
> Thanks
> Eliezer
/Matti Aarnio -- one of <postmaster@vger.kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [BNX2X][PATCH 0/8] New driver for Broadcom 10Gb Ethernet, take two.
2007-10-07 20:50 ` Matti Aarnio
@ 2007-10-08 10:35 ` Eliezer Tamir
0 siblings, 0 replies; 3+ messages in thread
From: Eliezer Tamir @ 2007-10-08 10:35 UTC (permalink / raw)
To: Matti Aarnio
Cc: davem@davemloft.net, jeff@garzik.org, netdev@vger.kernel.org,
Michael Chan, eilong, eliezert
Matti Aarnio wrote:
> Your patch-posting procedure is yet in a bit problem state..
>
> +{
> +static const u32 EVST_TSEM_FAST_MEMORY_COMMON_MEMORY_INIT_EMULATION_7[] = {
> +0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
> 0x0, 0x0,
> +0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
> 0x0, 0x0,
> +0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
> 0x0, 0x0,
>
> It does look like your Thunderbird 2.0 did wrap long text lines when you
> included the texts into the posts.
>
>
Sorry about that, will fix and resubmit shortly.
Thanks
Eliezer
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-10-08 10:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-07 16:20 [BNX2X][PATCH 0/8] New driver for Broadcom 10Gb Ethernet, take two Eliezer Tamir
2007-10-07 20:50 ` Matti Aarnio
2007-10-08 10:35 ` Eliezer Tamir
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).