public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BETA-0.95] Sixth test release of Tigon3 driver
@ 2002-03-05 11:13 David S. Miller
  2002-03-05 13:35 ` Thomas Langås
  0 siblings, 1 reply; 16+ messages in thread
From: David S. Miller @ 2002-03-05 11:13 UTC (permalink / raw)
  To: linux-kernel; +Cc: jgarzik, linux-net


0.94 turned out to be the "not quite Ginseng" release, but lets try to
rectify that :-)

This is the "praying for powder snow up in Tahoe" release, or TAHOE
for short.  Get it at:

ftp://ftp.kernel.org/pub/linux/kernel/people/davem/TIGON3/tg3-0.95.patch.gz

[FIX] If we have to check the MAC_STAT register for link changes,
      do not do it from interrupts.  Do it from a timer instead.
      Hey maybe the Dell onboard Tigon3 problems are fixed for real
      now. :-)
[FIX] Off by one error in tg3_alloc_rx_skb() can lead to OOPS on
      ifdown.
[FIX] 5700 chip interrupt status reporting protocol is racey,
      work around it.
[DEBUG] Add assertions to TX ring processing.
[NICETY] When link comes up, report negotiated flow control settings.
[FEATURE] Adaptive RX coalescing.
[FEATURE] Improved DMA bursting settings, major performance
          improvement especially on non-x86 platforms (in particular
	  Alpha and Sparc64 should get 10MB/sec extra bandwidth out of
          this).
[DOC] Add Configure.help entry for CONFIG_TIGON3

I'm really really really really really (NO, I MEAN REALLY) interested
in performance comparisons of our 0.95 driver vs. Broadcom's stuff.

But, there is one special condition if you report benchmark numbers.
If our driver is faster _AND_ you are an _Australian_ in _Australia_,
you must send Jeff and I a case of Victoria Bitter for a job well
done. :-))))))

Note that this thing is to Marcelo very soon.  So get testing!

Franks a lot,
David S. Miller
davem@redhat.com

^ permalink raw reply	[flat|nested] 16+ messages in thread
* RE: [BETA-0.95] Sixth test release of Tigon3 driver
@ 2002-03-05 14:39 Jacobsson James
  0 siblings, 0 replies; 16+ messages in thread
From: Jacobsson James @ 2002-03-05 14:39 UTC (permalink / raw)
  To: 'linux-kernel@vger.kernel.org'

Om du verkligen behöver testa detta, så har jag en Extreme-switch med ett
antal Giga-bit interfaces i den som du kan testa med..  (Ja, den stödjer 9K
MTU)

Finnes på Siemens Linderud om du är intresserad.. 

/James

-----Original Message-----
From: Thomas Langås [mailto:tlan@stud.ntnu.no] 
Sent: den 5 mars 2002 15:30
To: David S. Miller
Cc: linux-kernel@vger.kernel.org; jgarzik@mandrakesoft.com;
linux-net@vger.kernel.org
Subject: Re: [BETA-0.95] Sixth test release of Tigon3 driver

David S. Miller:
> Most gigabit switches don't support 9000 byte mtu :-)

Hmm, I found a document through google; Cisco Catalyst 4006 doesn't support
9KB MTUs, so I'll contact the networking guys and fix this, we want switches
that supports large MTUs :)

-- 
Thomas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 16+ messages in thread
* RE: [BETA-0.95] Sixth test release of Tigon3 driver
@ 2002-03-05 14:43 Jacobsson James
  0 siblings, 0 replies; 16+ messages in thread
From: Jacobsson James @ 2002-03-05 14:43 UTC (permalink / raw)
  To: 'linux-kernel@vger.kernel.org'

Sorry..  That was ment as a private mail to Thomas.. 

(For those who are curious about the language, it's swedish, and I'm
offering Thomas the use of one of our switches)

Regard,
James Jacobsson

-----Original Message-----
From: Jacobsson James 
Sent: den 5 mars 2002 15:39
To: 'linux-kernel@vger.kernel.org'
Subject: RE: [BETA-0.95] Sixth test release of Tigon3 driver

Om du verkligen behöver testa detta, så har jag en Extreme-switch med ett
antal Giga-bit interfaces i den som du kan testa med..  (Ja, den stödjer 9K
MTU)

Finnes på Siemens Linderud om du är intresserad.. 

/James

-----Original Message-----
From: Thomas Langås [mailto:tlan@stud.ntnu.no] 
Sent: den 5 mars 2002 15:30
To: David S. Miller
Cc: linux-kernel@vger.kernel.org; jgarzik@mandrakesoft.com;
linux-net@vger.kernel.org
Subject: Re: [BETA-0.95] Sixth test release of Tigon3 driver

David S. Miller:
> Most gigabit switches don't support 9000 byte mtu :-)

Hmm, I found a document through google; Cisco Catalyst 4006 doesn't support
9KB MTUs, so I'll contact the networking guys and fix this, we want switches
that supports large MTUs :)

-- 
Thomas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2002-03-05 16:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-05 11:13 [BETA-0.95] Sixth test release of Tigon3 driver David S. Miller
2002-03-05 13:35 ` Thomas Langås
2002-03-05 13:52   ` David S. Miller
2002-03-05 14:02     ` Thomas Langås
2002-03-05 14:03       ` David S. Miller
2002-03-05 14:06         ` David S. Miller
2002-03-05 14:19           ` Thomas Langås
2002-03-05 15:02             ` David S. Miller
2002-03-05 14:30           ` Thomas Langås
2002-03-05 15:04             ` David S. Miller
2002-03-05 16:34               ` Thomas Langås
2002-03-05 16:30             ` Scott Laird
2002-03-05 16:52               ` Sebastian Heidl
2002-03-05 14:07         ` Thomas Langås
  -- strict thread matches above, loose matches on Subject: below --
2002-03-05 14:39 Jacobsson James
2002-03-05 14:43 Jacobsson James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox