Re: [ovs-dev] [PATCH 2/2] ovs-ctl.in: Restore flows across force-reload-kmod.

2013-01-15 Thread Ben Pfaff
On Tue, Jan 15, 2013 at 03:27:44PM -0800, Gurucharan Shetty wrote: > On Tue, Jan 15, 2013 at 11:46 AM, Ben Pfaff wrote: > > > > On Fri, Jan 11, 2013 at 03:48:41PM -0800, Gurucharan Shetty wrote: > > > If we want to upgrade from branch1.9 to master (or potential 1.10) > > > and restore flows across

Re: [ovs-dev] [PATCH 2/2] ovs-ctl.in: Restore flows across force-reload-kmod.

2013-01-15 Thread Gurucharan Shetty
On Tue, Jan 15, 2013 at 11:46 AM, Ben Pfaff wrote: > > On Fri, Jan 11, 2013 at 03:48:41PM -0800, Gurucharan Shetty wrote: > > If we want to upgrade from branch1.9 to master (or potential 1.10) > > and restore flows across force-reload-kmod, we need to maintain > > the value of ofport. > > > > To d

Re: [ovs-dev] [PATCH 2/2] ovs-ctl.in: Restore flows across force-reload-kmod.

2013-01-15 Thread Ben Pfaff
On Fri, Jan 11, 2013 at 03:48:41PM -0800, Gurucharan Shetty wrote: > If we want to upgrade from branch1.9 to master (or potential 1.10) > and restore flows across force-reload-kmod, we need to maintain > the value of ofport. > > To do this, we fetch the value of ofport before the upgrade and use >