Thanks for the reply, Jason. On Wed, Jun 9, 2010 at 2:02 AM, Jason Manley <[email protected]>wrote:
I suspect a configuration problem for your cores. > Looks like I _do have a configuration problems: 1) a different IP address than what 10gbe_demo.py uses in tap_start() and 2) "Fabric interface is currently: Disabled". Port 0 linkup: True Port 3 linkup: True --------------------------- Configuring receiver core... done Configuring transmitter core... done --------------------------- Setting-up packet source... done Setting-up destination addresses... done Resetting cores and counters... done ------------------------ GBE0 Configuration... My MAC: 12 34 56 78 00 00 Gateway: 0 0 0 1 This IP: * 192 168 5 20 <------- supposed to be 10.0.0.20, I believe* Gateware Port: 10000 Fabric interface is currently: *Disabled* XAUI Status: 0000007E lane sync 0: 1 lane sync 1: 1 lane sync 2: 1 lane sync 3: 1 Channel bond: 1 XAUI PHY config: RX_eq_mix: 4 RX_eq_pol: 0 TX_pre-emph: 0 TX_diff_ctrl: 0 > . If you use the old stuff you should > be fine as long as the path to your 10GbE core (ie complete Simulink > block name) was less than 8 characters long. Er, sorry for the ignorance: if my model name is "r_10gbe" and block name is "gbe0" than is my complete block a combination of those? (or does it include hard drive path, etc.) I tried grepping through my r_10gbe/ compilation directory for clues... Or is it a function of the block library, e.g., "xps_library/ten_Gbe"? I was wondering if my yellow 10gbe blocks are too "new" for my older configuration, but they are dated before the 10gbe tutorial files. Maybe I'll just bite the bullet and see if upgrading my configuration at least gets the (newer) tutorial to work ... Steve > Original announcement and > details here: > http://www.mail-archive.com/[email protected]/msg01386.html > > Jason > > On 08 Jun 2010, at 23:31, Steve Maher wrote: > > > Hi, > > > > I'm trying to track down why our roach 10GbE is not transmitting. > > We have this roach configuration from Nov 2009 (in order to be > > compatible with another roach system - exception: our Uboot version > > is a bit different). Interestingly, our reported clock numbers at > > startup are slightly different (see below). Not sure that means > > anything. Our serial # is something like 2020.. > > > > OURS: > > CPU: AMCC PowerPC 440EPx Rev. A at 528 MHz (PLB=132, OPB=66, EBC=66 > > MHz) > > > > From CASPER upgrade notice: > > CPU: AMCC PowerPC 440EPx Rev. A at 533.333 MHz (PLB=133, OPB=66, > > EBC=66 MHz) > > > > > > After I saw no data transmitting from our custom roach program > > (using python client and also Wireshark sniffing Myri NIC on XP), I > > tried using the "old" 10GbE tutorial. I'm not sure if it is > > _supposed to be able to run with our configuration, but it gets as > > far as trying to send and receive data. Unfortunately, no data is > > transmitted and the output buffer overflows (see below) - like it's > > not being clocked(?) > > > > Any suggestions on what to check next? > > > > Thanks - > > > > Steve > > > > > > [ 883]: data: 3F4 IP: 10. 0. 0. 30 [Link up] > > [ 884]: data: 3F5 IP: 10. 0. 0. 30 [Link up] > > [ 885]: data: 3F6 IP: 10. 0. 0. 30 [Link up] > > [ 886]: data: 3F7 IP: 10. 0. 0. 30 [Link up] > > [ 887]: data: 3F8 IP: 10. 0. 0. 30 [TX almost full] > > [Link up] > > [ 888]: data: 3F9 IP: 10. 0. 0. 30 [TX almost full] > > [Link up] > > [ 889]: data: 3FA IP: 10. 0. 0. 30 [TX almost full] > > [Link up] > > [ 890]: data: 3FB IP: 10. 0. 0. 30 [TX almost full] > > [Link up] > > [ 891]: data: 3FC IP: 10. 0. 0. 30 [TX almost full] > > [Link up] > > [ 892]: data: 3FD IP: 10. 0. 0. 30 [TX almost full] > > [Link up] > > [ 893]: data: 3FE IP: 10. 0. 0. 30 [TX almost full] > > [Link up] > > [ 894]: data: 3FF IP: 10. 0. 0. 30 [TX almost full] > > [Link up] > > [ 895]: data: 400 IP: 10. 0. 0. 30 [TX almost full] > > [Link up] [eof] > > [ 896]: data: 401 IP: 10. 0. 0. 30 [TX almost full] > > [Link up] > > [ 897]: data: 402 IP: 10. 0. 0. 30 [TX almost full] > > [Link up] > > [ 898]: data: 403 IP: 10. 0. 0. 30 [TX almost full] > > [Link up] > > [ 899]: data: 404 IP: 10. 0. 0. 30 [TX almost full] > > [Link up] > > [ 900]: data: 405 IP: 10. 0. 0. 30 [TX overflow] [TX > > almost full] [Link up] > > [ 901]: data: 406 IP: 10. 0. 0. 30 [TX overflow] [TX > > almost full] [Link up] > > [ 902]: data: 407 IP: 10. 0. 0. 30 [TX overflow] [TX > > almost full] [Link up] > > > > > >

