| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | Known issues: |
| 8 | |
| 9 | 1. When Running the of_start_winlab.sh script wake up the netfpga into a tunneling openflow mode we get this error from the script: |
| 10 | Virtex design compiled against active CPCI version |
| 11 | RTNETLINK answers: No such file or directory |
| 12 | RTNETLINK answers: No such file or directory |
| 13 | RTNETLINK answers: No such file or directory |
| 14 | RTNETLINK answers: No such file or directory |
| 15 | ARP_REPLY_ETH_ADDR_PORT_3_LO_REG=0x46324402 |
| 16 | |
| 17 | However it still works. |
| 18 | |
| 19 | 1. After a few minutes of operation the nf2 modules starts dumping buffer messages into the kernels ring buffer. The messages are: |
| 20 | [ 1161.690033] nf2: no available transmit/receive buffers |
| 21 | [ 1161.690061] nf2: no available transmit/receive buffers |
| 22 | [ 1161.690089] nf2: no available transmit/receive buffers |
| 23 | |
| 24 | We don't know what these errors are, and they are suspected to eventually brining down the tunnel (and thus requiring a reboot). That being said, |
| 25 | the tunnel does come up inspite of it. |
| 26 | |
| 27 | 1. The tunnel still dies, when I tried to bring it back up the interfaces took a little time to actually wake up, but it eventually got to |
| 28 | where it needed to be. |
| 29 | |
| 30 | |
| 31 | |
| 32 | |
| 33 | |