This patchset fixes pmdinfogen and pmdinfo.py so that they can work on FreeBSD. It's been tested with static binaries compiled using clang and gcc on FreeBSD, as well as gcc-generated dynamic libraries. For some reason clang wasn't able to build dynamic libraries for DPDK on FreeBSD so that is untested. [Investigation of that issue is for another time]
Bruce Richardson (2): pmdinfogen: fix build on FreeBSD scripts: fix pmdinfo for FreeBSD buildtools/pmdinfogen/pmdinfogen.c | 2 ++ tools/pmdinfo.py | 13 +++++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) -- 2.7.4