Subject: Re: Qube2 Network Performance & Forwarding
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Markus W Kilbinger <mk@kilbi.de>
List: port-cobalt
Date: 04/29/2006 09:33:17
>>>>> "Byron" == Byron Servies <bservies@pacang.com> writes:

    >> Can you check SROM contents of both tlp by enabling
    >> "tlp_srom_debug = 1" in tulip.c?

    Byron> Alas, not right now. The only qube2 I have running I need
    Byron> to leave that way and don't have time to experiment for a
    Byron> few weeks yet.

Maybe I can help here with my qube2 (which shows identical ifconfig -m
tlp{0,1} results):

  tlp0 at pci0 dev 7 function 0: DECchip 21143 Ethernet, pass 4.1
  tlp0: SROM size is 2^6*16 bits (128 bytes)
  SROM CONTENTS:
          0x00 0x10 0xe0 0x00 0xc3 0xc6 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
  tlp0: interrupting at level 1
  tlp0: Ethernet address 00:10:e0:00:c3:c6
  lxtphy0 at tlp0 phy 1: LXT970 10/100 media interface, rev. 3
  lxtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
  [...]
  tlp1 at pci0 dev 12 function 0: DECchip 21143 Ethernet, pass 4.1
  tlp1: SROM size is 2^6*16 bits (128 bytes)
  SROM CONTENTS:
          0x00 0x10 0xe0 0x00 0xc1 0xbd 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
          0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 
  tlp1: interrupting at level 2
  tlp1: Ethernet address 00:10:e0:00:c1:bd
  lxtphy1 at tlp1 phy 1: LXT970 10/100 media interface, rev. 3
  lxtphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

Does it only contain the mac addresses?

Markus.