summaryrefslogtreecommitdiff
path: root/usertools/dpdk-pmdinfo.py
AgeCommit message (Expand)Author
2024-07-09usertools/pmdinfo: remove unneeded whitespaceStephen Hemminger
2023-11-23usertools/pmdinfo: fix usage typosRobin Jarry
2022-10-11usertools/pmdinfo: rewrite simpler scriptRobin Jarry
2021-10-25usertools/pmdinfo: fix plugin auto scanDavid Marchand
2020-11-22usertools: fix pmdinfo parsingJulien Massonneau
2020-11-22usertools: do not test empty with function lenStephen Hemminger
2020-11-22usertools: replace optparse with argparseStephen Hemminger
2020-11-22usertools: fix indentationStephen Hemminger
2020-11-22usertools: replace explicit boolean checksStephen Hemminger
2020-11-22usertools: remove unnecessary parens and elseStephen Hemminger
2020-11-22usertools: replace io.openStephen Hemminger
2020-11-22usertools: replace string.splitStephen Hemminger
2020-11-12usertools: fix pmdinfo parsingDavid Marchand
2020-10-02support python 3 onlyLouise Kilheeney
2020-07-21add python2 deprecation noticeLouise Kilheeney
2020-04-25usertools: check for pci.ids in /usr/share/miscLuca Boccassi
2020-02-16usertools: fix syntax warning in python 3.8Thomas Faivre
2019-10-27usertools: fix pmdinfo with python 3 and pyelftools>=0.24Robin Jarry
2018-04-11usertools: add missing SPDX identifierHemant Agrawal
2017-01-04tools: move to usertoolsThomas Monjalon