[dpdk-dev] [PATCH 0/2] enable pmdinfo support on FreeBSD

Bruce Richardson bruce.richardson at intel.com
Fri Jul 8 22:37:03 CEST 2016


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



More information about the dev mailing list