[dpdk-dev] [PATCH 0/3] pmdinfogen fixes

Dmitry Kozlyuk dmitry.kozliuk at gmail.com
Mon Jan 25 23:12:47 CET 2021


Recent pmdinfogen patches introduced regressions with older systems.
This is a follow-up cleaning the mess.

[1]: http://patchwork.dpdk.org/project/dpdk/list/?series=13153
[2]: http://patchwork.dpdk.org/project/dpdk/list/?series=14274

Dmitry Kozlyuk (3):
  pmdinfogen: fix build with pyelftools < 0.24
  buildtools: fix archive extraction for Python 3.5
  buildtools: use build subdirectory for temporary files

 buildtools/gen-pmdinfo-cfile.py |  6 +++---
 buildtools/meson.build          |  2 +-
 buildtools/pmdinfogen.py        | 20 ++++++++++++++++++--
 3 files changed, 22 insertions(+), 6 deletions(-)

-- 
2.29.2



More information about the dev mailing list