oflops
oflops copied to clipboard
Mirror of oflops (cbench) from git://gitosis.stanford.edu/oflops.git
Hi, i tried to run cbench in my pox controller as follow : sudo cbench -c localhost -p 6633 -l 5 -M 5 -s 6 cbench: controller benchmarking tool running...
Hi, Have you ever tried cbench test on opendaylight controller? I have a problem because I get all zeros in results (on latency and throghtput). I see switches which cbench...
Hey guys, I am New to mininet. I am working with mininet and ryu controller on ubuntu 14.04 for my university research. I need to run oflops, but I could...
The error is as follows: module_run.c: In function ‘process_control_event’: module_run.c:277:20: error: ‘OFPT_STATS_REPLY’ undeclared (first use in this function) if(ofph->type > OFPT_STATS_REPLY) // FIXME: update for new openflow versions ^ module_run.c:277:20:...
I got that message when running cbench on throughput mode: cbench: msgbuf.c:109: msgbuf_grow: Assertion `mbuf->buf' failed. I'm using two separate servers, one for cbench and another for the controller.