Re: Princeton IXP1200 SA Environment

16 Apr
2001
16 Apr
'01
7:55 a.m.
Taroon Mandhana writes:
We run our own OS. The OS is currently a library of support routines which are linked with the application to form an executable. Scott

29 Apr
29 Apr
1:08 a.m.
New subject: Dev CD reference Designs
Hi, We are running L3fwd16 reference design from IXP Dev CD 1.1.109. Our boards are B0. Apparently there is a bug in this reference design(s). When we send packets for size >64, the size of the packet transmitted is correct, but the data in the last mpkt is incorrect. This can be fixed by changing "tx_portinfo_save" macro in the tx.uc file. In this macro, change alu_shf[_port_info, _port_info, OR, in_status_byte, <<24] to alu_shf[_port_info, _port_info, OR, in_status_byte, <<16] Thought it might be useful. Taroon
8854
Age (days ago)
8867
Last active (days ago)
1 comments
2 participants
participants (2)
-
Scott C. Karlin
-
Taroon Mandhana