Hi all, I am using the following steps for my OFTest-openflow testing .I use
one machine installed OFTest and NetFPGA-10G together and use optical cable to
connect my host (Intel
x520 adapters (dual port SFP+)) with NetFPGA-10G .steps A:1.NetFPGA nf0 is
wired to NIC eth2 and NetFPGA nf1 is wired to NIC eth32. OpenFlow bitfile is
downloaded to FPGA3.DMA driver is inserted on the machine4.NetFPGA interfaces
are upsteps B:Open two terminals then on each terminal (all run as
root):Terminal 1:● ofdatapath punix:/var/run/test -i nf0,nf1,nf2,nf3Terminal
2:● ofprotocol unix:/var/run/test tcp:127.0.0.1:6633
results:..F..FF.F.FF..F.F.FFFFFFFF(S).F.FF.....FF.....Ran 43 tests in 644.785s
FAILED (failures=21)Skipped 1 test
The results were unexpected .That makes me confused about how to test flow
table capacity and add flows to switch, read back and verify flow
configurations and so on as its flow_query_test_plan said .When I want to do
the list ,it have errors:WARNING: No route found for IPv6 destination :: (no
default route?)Exception in thread Thread-1:Traceback (most recent call last):
File "/usr/local/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run() File
"/home/buptnic/openflow/oftest/src/python/oftest/controller.py", line 324, in
run self.listen_socket.bind((self.host, self.port)) File
"/usr/local/lib/python2.7/socket.py", line 224, in meth return
getattr(self._sock,name)(*args)error: [Errno 98] Address already in use
I expect someone who did OFTest to give me some advices . Thanks in advance.
Jiaguo
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss