public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Tigon3 and jumbo frames
@ 2002-08-06 21:55 kwijibo
  2002-08-07 10:38 ` David S. Miller
  0 siblings, 1 reply; 3+ messages in thread
From: kwijibo @ 2002-08-06 21:55 UTC (permalink / raw)
  To: linux-kernel; +Cc: davem, jgarzik

Does the new version of the tigon 3 (tg3) drivers support jumbo
frames?  I have 2.4.19 using the v0.99 driver and I can't for the life
of me get the card to work with the jumbo frames.  I have a switch
that supports jumbo frames and I also have like 3-4 other computers
attached to the switch that are using the e1000 drivers.  Between
the comps with the e1000 drivers I can transmit/receive jumbo
frames fine, but when I try to send/receive jumbo frames from the
computer with the tg3 to any computer with the e1000 drivers it fails.  
I can transmit/receive normal sized (1500 MTU) sized frames fine
with the tg3 however. All the NICS have the MTU size set to 9000
and I initiate the jumbo frames by 'ping -s 9000 192.168.1.1'.
By glancing at the code I can see defines for the jumbo frames at it
is defined to 9000.  I noticed in the changelog for 2.4.19 that there
were quite a few changes to this driver and I am just wondering
if somethin was possibly broken in the process.


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

* Re: Tigon3 and jumbo frames
  2002-08-06 21:55 Tigon3 and jumbo frames kwijibo
@ 2002-08-07 10:38 ` David S. Miller
  2002-08-07 16:44   ` kwijibo
  0 siblings, 1 reply; 3+ messages in thread
From: David S. Miller @ 2002-08-07 10:38 UTC (permalink / raw)
  To: kwijibo; +Cc: linux-kernel, jgarzik

   From: kwijibo@zianet.com
   Date: Tue, 06 Aug 2002 15:55:13 -0600

   Does the new version of the tigon 3 (tg3) drivers support jumbo
   frames?

It works, use a direct connection between two tg3 cards if you
don't believe us :-)


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

* Re: Tigon3 and jumbo frames
  2002-08-07 10:38 ` David S. Miller
@ 2002-08-07 16:44   ` kwijibo
  0 siblings, 0 replies; 3+ messages in thread
From: kwijibo @ 2002-08-07 16:44 UTC (permalink / raw)
  To: David S. Miller; +Cc: linux-kernel, jgarzik

Ok ok, I believe you.  There was some arp weirdness
going on between the gigi card and another eth device.
I belive I have it figured out now, sorry to bug ya.

Steve

David S. Miller wrote:

>   From: kwijibo@zianet.com
>   Date: Tue, 06 Aug 2002 15:55:13 -0600
>
>   Does the new version of the tigon 3 (tg3) drivers support jumbo
>   frames?
>
>It works, use a direct connection between two tg3 cards if you
>don't believe us :-)
>
>-
>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] 3+ messages in thread

end of thread, other threads:[~2002-08-07 16:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-06 21:55 Tigon3 and jumbo frames kwijibo
2002-08-07 10:38 ` David S. Miller
2002-08-07 16:44   ` kwijibo

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