From: Thomas Monjalon <thomas@monjalon.net>
To: Kevin Traynor <ktraynor@redhat.com>
Cc: dev@dpdk.org, john.mcnamara@intel.com, bluca@debian.org,
dmitry.kozliuk@gmail.com,
Bruce Richardson <bruce.richardson@intel.com>
Subject: Re: [dpdk-dev] [PATCH] doc: update info for pyelftools install
Date: Sun, 14 Feb 2021 10:49:38 +0100 [thread overview]
Message-ID: <1924010.hR89Ku5aGC@thomas> (raw)
In-Reply-To: <20210212150550.GD970@bricha3-MOBL.ger.corp.intel.com>
12/02/2021 16:05, Bruce Richardson:
> On Fri, Feb 12, 2021 at 02:46:28PM +0000, Kevin Traynor wrote:
> > python-pyelftools is not packaged for RHEL/CentOS with
> > the exception of RHEL7 EPEL.
> >
> > Add command to install it with pip.
> >
> > Fixes: f0f93a7adfee ("buildtools: use Python pmdinfogen")
> >
> > Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
> > ---
> > --- a/doc/guides/linux_gsg/sys_reqs.rst
> > +++ b/doc/guides/linux_gsg/sys_reqs.rst
> > @@ -55,5 +55,7 @@ Compilation of the DPDK
> > * ``pyelftools`` (version 0.22+)
> >
> > - * For RHEL/Fedora systems it can be installed using ``dnf install python-pyelftools``
> > + * For Fedora systems it can be installed using ``dnf install python-pyelftools``
> > +
> > + * For RHEL/CentOS systems it can be installed using ``pip3 install pyelftools``
> >
> > * For Ubuntu/Debian it can be installed using ``apt install python3-pyelftools``
>
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Applied, thanks
prev parent reply other threads:[~2021-02-14 9:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-12 14:46 [dpdk-dev] [PATCH] doc: update info for pyelftools install Kevin Traynor
2021-02-12 15:05 ` Bruce Richardson
2021-02-14 9:49 ` Thomas Monjalon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1924010.hR89Ku5aGC@thomas \
--to=thomas@monjalon.net \
--cc=bluca@debian.org \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=dmitry.kozliuk@gmail.com \
--cc=john.mcnamara@intel.com \
--cc=ktraynor@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.