On Thu, Aug 14, 2014 at 12:29 AM, Justin Pettit wrote:
>
> Can you run "ovs-dpctl dump-flows" while these messages are being logged? Do
> you see anything flow-related in dmesg? I can see these errors are
> preventing flows from being inserted into the kernel, but I'd still expect
> the traff
On August 13, 2014 at 10:57:05 PM, Srini Seetharaman
(srini.seethara...@gmail.com) wrote:
> *$ tail -2 /var/log/openvswitch/ovs-vswitchd.log*
> 2014-08-14T05:52:52.803Z|00583|dpif(handler81)|WARN|system@ovs-system:
> failed to put[create] (Invalid argument)
> skb_priority(0),in_port(2),skb_mark(0
Hi all:
I maintain the SDN Hub tutorial VM. I updated the OVS to the head of the
repo and did the test that Yikai is trying. I didn't see any MPLS tagged
packets being sent out either. Here's a bit more info on my environment and
some error I see in the logs:
*$ ovs-vsctl --version*
ovs-vsctl (Ope
Hi everyone,
I was first trying to test the MPLS function of OVS with the SDN-hub VM
http://sdnhub.org/tutorials/sdn-tutorial-vm/
This VM includes Mininet 2.1 and OVS 2.1, but it doesn't work well with
MPLS: I install flow entry on s1 to push a MPLS label on packets from h1 to h2.
The p