[ovs-discuss] FW: Creating own queues

2012-12-20 Thread Mathumitha S
Hi Justin, Thanks. If we need to create our own queues, we need to find out whether there is space in the kernel queue before sending a packet. So, need to use the netdev_send_wait( ) function before using netdev_send( ) to send a packet. The netdev_send_wait( ) function u

Re: [ovs-discuss] Netperf generates warnings

2012-12-20 Thread Farrukh Aftab Khan
I only saw this warning once. And I have failed to reproduce it since then. So I won't be able to share the ovs-dpctl stats. If I ever see the warning again, I will report the output of "ovs-dpctl show" then. At the moment, my output is as follows: system@br0: lookups: hit:1695107704 misse

[ovs-discuss] Let POX Controller to modify OVS Flow Table values problem

2012-12-20 Thread Hong Wayne
Dear all: When I use ICMP to do openflow environment testing. I have question about how to modify OVS Flow Table's icmp_type value by using POX Controller? When I saw the spec for POX's Match Structure, it has no attributes for identifying the icmp_type value. But I need to modify the value of