> On Jul 30, 2018, at 10:43 AM, Ben Pfaff <[email protected]> wrote: > > On Sun, Jul 29, 2018 at 11:46:34PM -0700, Justin Pettit wrote: >> Signed-off-by: Justin Pettit <[email protected]> > > Thanks for the patches! > > I think that group_table_list() is very similar or identical to > meter_table_list() in the previous patch. Is it possible to write both > of them in terms of a common helper function?
Yes, that's true right now. I have some patches in my local repo that will dump information specific to the type of table. Unfortunately, I ran out of time for this release, so it provides just the most basic information right now. I'd prefer to keep them separate since there should be a quick follow on that will make them quite different. > Acked-by: Ben Pfaff <[email protected]> Thanks! --Justin _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
