Re: [ovs-discuss] vswitchd 2.9.3/2.10.1 crashes handling port add/mod

2018-12-12 Thread Josh Bailey via discuss
gt; > > > 2018-12-04 21:23:59 josh #5 0x5634f35bcfe3 in > > > ofproto_port_set_state > > > > > > (port=port@entry=0x5634f52472f0, state=) at > > > > > > ofproto/ofproto.c:2485 > > > > > > > > > > > > 2018

Re: [ovs-discuss] vswitchd 2.9.3/2.10.1 crashes handling port add/mod

2018-12-10 Thread Josh Bailey via discuss
> > > > > > > 2018-12-04 21:23:59 josh #8 0x5634f35be5ee in ofproto_run > > > > (p=0x5634f51dd2c0) at ofproto/ofproto.c:1741 > > > > > > > > 2018-12-04 21:23:59 josh #9 0x5634f35abe9c in bridge_run__ () at > > > > vswitchd/

Re: [ovs-discuss] vswitchd 2.9.3/2.10.1 crashes handling port add/mod

2018-12-10 Thread Josh Bailey via discuss
dd2c0) at > > > ofproto/ofproto-dpif.c:1666 > > > > > > 2018-12-04 21:23:59 josh #8 0x5634f35be5ee in ofproto_run > > > (p=0x5634f51dd2c0) at ofproto/ofproto.c:1741 > > > > > > 2018-12-04 21:23:59 josh #9 0x5634f35abe9c in bridge_run

Re: [ovs-discuss] vswitchd 2.9.3/2.10.1 crashes handling port add/mod

2018-12-10 Thread Josh Bailey via discuss
at > > vswitchd/bridge.c:2944 > > > > 2018-12-04 21:23:59 josh #10 0x5634f35b19e0 in bridge_run () at > > vswitchd/bridge.c:3002 > > > > 2018-12-04 21:23:59 josh #11 0x5634f3211595 in main (argc= > out>, argv=) at vswitchd/ovs-vswitchd.c:125 > &g

Re: [ovs-discuss] vswitchd 2.9.3/2.10.1 crashes handling port add/mod

2018-12-10 Thread Josh Bailey via discuss
t vswitchd/bridge.c:3002 2018-12-04 21:23:59 josh #11 0x5634f3211595 in main (argc=, argv=) at vswitchd/ovs-vswitchd.c:125 On Tue, Dec 11, 2018 at 7:50 AM Flavio Leitner wrote: > On Wed, Dec 05, 2018 at 12:11:28PM +1300, Josh Bailey via discuss wrote: > > Hello OVS colleagues, > >

[ovs-discuss] vswitchd 2.9.3/2.10.1 crashes handling port add/mod

2018-12-04 Thread Josh Bailey via discuss
Hello OVS colleagues, vswitchd appears to crash handling a port add/mod. Please see following to reproduce. Run two Ryu OF controllers: $ ryu-manager --ofp-tcp-listen-port 6653 --ofp-listen-host 127.0.0.1 --verbose --app-lists ryu.app.simple_switch_stp $ ryu-manager --ofp-tcp-listen-port 6654

Re: [ovs-discuss] OVS 2.9.0: priority=0 actions=CONTROLLER flow counts but doesn't output packets to the controller

2018-05-17 Thread Josh Bailey via discuss
me work to do clearly to > > try and narrow that down. > > > > I also tried setting miss length to various values and that made no > > difference. > > > > > > > > On Sat, Apr 7, 2018 at 4:42 AM Ben Pfaff wrote: > > > > > On Tue, Mar 06, 20

Re: [ovs-discuss] OVS 2.9.0: priority=0 actions=CONTROLLER flow counts but doesn't output packets to the controller

2018-05-16 Thread Josh Bailey via discuss
work to do clearly to try and narrow that down. I also tried setting miss length to various values and that made no difference. On Sat, Apr 7, 2018 at 4:42 AM Ben Pfaff wrote: > On Tue, Mar 06, 2018 at 11:20:40AM -0800, Ben Pfaff wrote: > > On Tue, Mar 06, 2018 at 06:54:30AM +00

[ovs-discuss] OVS 2.9.0: priority=0 actions=CONTROLLER flow counts but doesn't output packets to the controller

2018-03-05 Thread Josh Bailey via discuss
Hello, Hoping I'm missing something obvious! I have a flow like this: $ grep CONTROLLER sab-dump-flows.log cookie=0x5adc15c0, duration=63.446s, table=3, n_packets=60, n_bytes=3436, priority=0 actions=CONTROLLER:96 I can cause packets to match it, but no packets are output ot the controller. f