[ovs-dev] [PATCH] datapath: Fix multipart datapath dumps.

Ben Pfaff blp at nicira.com
Wed Jan 11 18:03:44 UTC 2012


On Tue, Jan 10, 2012 at 05:20:27PM -0800, Jesse Gross wrote:
> On Tue, Jan 10, 2012 at 4:52 PM, Ben Pfaff <blp at nicira.com> wrote:
> > The logic to split up the list of datapaths into multiple Netlink messages
> > was simply wrong, causing the list to be terminated after the first part.
> > Only about the first 50 datapaths would be dumped. ??This fixes the
> > problem.
> >
> > Bug #9124.
> > Reported-by: Paul Ingram <paul at nicira.com>
> > Signed-off-by: Ben Pfaff <blp at nicira.com>
> 
> Acked-by: Jesse Gross <jesse at nicira.com>

Thank you.  I applied this to master, branch-1.2, branch-1.3,
branch-1.4.  The branch-1.2 and branch-1.3 versions require merge
resolution so it would be nice if you would verify.



More information about the dev mailing list