Re: [ovs-discuss] [openvswitch 2.10.0+2018.08.28+git.e0cea85314+ds2] testsuite: 975 2347 2482 2483 2633 failed

2018-09-01 Thread Justin Pettit
> On Sep 1, 2018, at 3:52 PM, Ben Pfaff wrote: > > On Sat, Sep 01, 2018 at 01:23:32PM -0700, Justin Pettit wrote: >> >>> On Sep 1, 2018, at 12:21 PM, Thomas Goirand wrote: >>> >>> >>> The only one failure: >>> >>> 2633: ovn -- ACL rate-limited logging FAILED (ovn.at:6516) >

[ovs-discuss] Intro to OpenVSwitch

2018-09-01 Thread Rhys Ferris
Hello everyone, Maybe I’m just not looking in the right places, but I can’t seem to find much on the basics of OVS. Can somebody either point me in the right way or help me know if OVS is a good use for my situation? It’s really a simple setup, just virtualizing some machines and want them to b

Re: [ovs-discuss] [openvswitch 2.10.0+2018.08.28+git.e0cea85314+ds2] testsuite: 975 2347 2482 2483 2633 failed

2018-09-01 Thread Ben Pfaff
On Sat, Sep 01, 2018 at 01:23:32PM -0700, Justin Pettit wrote: > > > On Sep 1, 2018, at 12:21 PM, Thomas Goirand wrote: > > > > > > The only one failure: > > > > 2633: ovn -- ACL rate-limited logging FAILED (ovn.at:6516) > > My guess if that this is meter-related. Can you send

Re: [ovs-discuss] [openvswitch 2.10.0+2018.08.28+git.e0cea85314+ds2] testsuite: 975 2347 2482 2483 2633 failed

2018-09-01 Thread Justin Pettit
> On Sep 1, 2018, at 12:21 PM, Thomas Goirand wrote: > > > The only one failure: > > 2633: ovn -- ACL rate-limited logging FAILED (ovn.at:6516) My guess if that this is meter-related. Can you send the ovs-vswitchd.log and testsuite.log so I can take a look? Thanks, —Justin

Re: [ovs-discuss] [openvswitch 2.10.0+2018.08.28+git.e0cea85314+ds2] testsuite: 975 2347 2482 2483 2633 failed

2018-09-01 Thread Thomas Goirand
On 08/31/2018 10:13 PM, Ben Pfaff wrote: > On Fri, Aug 31, 2018 at 12:11:20PM +0200, Thomas Goirand wrote: >> Building OpenVSwitch tip of branch-2.10 (sha256 e0cea85314) produced >> failures. The CA cert failures are probably related to OpenSSL 1.1.1, >> currently in Sid. Please see https://bugs.de

Re: [ovs-discuss] Using ipv6_label match and dec_ttl action in flow rule produces errors

2018-09-01 Thread nm_r
>> On Fri, Aug 31, 2018 at 03:14:39PM +0200, n...@directbox.com wrote: >> Hello >> >> When using an ovs flow which matches on an IPv6 flow label and also using >> the 'dec_ttl' action before outputing the packet to a switch port, ovs >> produces errors. When removing either of the two from the rule