[ovs-dev] [PATCH v2 0/9] convert Perl to Python

Ben Pfaff blp at ovn.org
Mon Nov 27 00:12:30 UTC 2017


On Tue, Nov 21, 2017 at 01:33:41PM -0500, Aaron Conole wrote:
> Ben Pfaff <blp at ovn.org> writes:
> 
> > This series gets rid of all usage of Perl in the tree, converting
> > it to Python instead.
> >
> > v1->v2:
> >   * Minor fixes from Aaron Conole.
> >   * Break soexpand and sodepends common code into library (suggested by
> >     Aaron Conole)   
> >
> > Ben Pfaff (9):
> >   tests: Convert uuidfilt utility from Perl to Python.
> >   tests: Convert ovsdb-monitor-sort utility from Perl to Python.
> >   tests: Convert flowgen utility from Perl to Python.
> >   tests: Convert dpdkstrip utility from Perl to Python.
> >   tests: Convert soexpand build tool from Perl to Python.
> >   tests: Convert sodepends build tool from Perl to Python.
> >   tests: Convert dot2pic build tool from Perl to Python.
> >   tests: Convert miscellaneous test code from Perl to Python.
> >   Remove Perl dependency.
> 
> For the series:
> 
> Acked-by: Aaron Conole <aconole at redhat.com>

Thanks for the reviews.  I fixed the checkpatch complaint you mentioned
in patch 1 and applied this series to master.


More information about the dev mailing list