]> git.proxmox.com Git - mirror_ovs.git/commit
tests: Convert dpdkstrip utility from Perl to Python.
authorBen Pfaff <blp@ovn.org>
Wed, 15 Nov 2017 06:58:06 +0000 (22:58 -0800)
committerBen Pfaff <blp@ovn.org>
Mon, 27 Nov 2017 00:08:04 +0000 (16:08 -0800)
commitdd6f26a9d8927e2e0ba7b6837b05350743326ea0
tree8fbdd0b01abc4b14c150c2884422e7aa53d7b49c
parent3b1101d2ec06e6bf1e18db28bf6329d5ba0bf152
tests: Convert dpdkstrip utility from Perl to Python.

Perl is unfashionable and Python is more widely available and understood,
so this commit converts one of the OVS uses of Perl into Python.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Aaron Conole <aconole@redhat.com>
Makefile.am
build-aux/automake.mk
build-aux/dpdkstrip.pl [deleted file]
build-aux/dpdkstrip.py [new file with mode: 0755]
rhel/openvswitch-fedora.spec.in