Changes between Version 3 and Version 4 of Internal/OpenFlow/HostSetup


Ignore:
Timestamp:
Sep 21, 2009, 7:51:39 PM (15 years ago)
Author:
akoshibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/OpenFlow/HostSetup

    v3 v4  
    9090          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
    9191}}} 
     92== Regression testing ==
     93Connecting the SATA feedback loop seems to prevent the test from loading correctly, throwing the following error:
     94{{{
     95[root@localhost ~]# /root/NF2/lib/C/download/nf2_download ~/NF2/bitfiles/selftest.bit
     96Found net device: nf2c0
     97Bit file built from: nf2_top_par.ncd
     98Part: 2vp50ff1152
     99Date: 2008/ 7/21
     100Time: 17: 0:39
     101After resetting Programming interface, expected status to be 1 (FIFO empty).
     102However status & 0x102 is 0x102
     103
     104Fatal Error, exiting...
     105}}}
     106
     107 In addition, the Ethernet cables used for the cross-connection should be crossover, not straight through. Once the SATA cable was removed, and the test run with the command
     108{{{
     109~/NF2/projects/selftest/sw/selftest -n
     110}}}
     111the proper output was returned.
    92112
    93113== Installing the !OpenFlow implementation (!OpenFlow-NetFPGA-090) ==