[PATCH v4] usertools: rewrite pmdinfo
Robin Jarry
rjarry at redhat.com
Tue Sep 20 21:15:23 CEST 2022
Ferruh Yigit, Sep 20, 2022 at 19:48:
> > +* The ``dpdk-pmdinfo.py`` script was rewritten to produce valid JSON only.
> > + PCI-IDs parsing has been removed.
> > + To get a similar output to the (now removed) ``-r/--raw`` flag, you may use the following command::
> > +
> > + strings $dpdk_binary_or_driver | sed -n 's/^PMD_INFO_STRING= //p'
> >
>
> Empty line is missing (in case there will be a new version for some
> other reason).
What do you mean?
More information about the dev
mailing list