DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: Stephen Hemminger <stephen@networkplumber.org>, <dev@dpdk.org>
Subject: Re: [PATCH] doc: update FreeBSD python version
Date: Wed, 5 Nov 2025 16:42:44 +0000	[thread overview]
Message-ID: <aQt-hNN9Zkdr-BjE@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <2829936.sGnKIMrFRI@thomas>

On Wed, Nov 05, 2025 at 04:13:39PM +0100, Thomas Monjalon wrote:
> 03/11/2025 20:57, Bruce Richardson:
> > On Mon, Nov 03, 2025 at 11:30:38AM -0800, Stephen Hemminger wrote:
> > > The version python used in current FreeBSD stable release 14.3
> > > is now 3.11. Update documentation accordingly.
> > > 
> > > Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> > > ---
> > >  doc/guides/freebsd_gsg/build_dpdk.rst | 6 +++---
> > >  1 file changed, 3 insertions(+), 3 deletions(-)
> > > 
> > > diff --git a/doc/guides/freebsd_gsg/build_dpdk.rst b/doc/guides/freebsd_gsg/build_dpdk.rst
> > > index f98292bf41..c8b2964a4b 100644
> > > --- a/doc/guides/freebsd_gsg/build_dpdk.rst
> > > +++ b/doc/guides/freebsd_gsg/build_dpdk.rst
> > > @@ -16,16 +16,16 @@ The following FreeBSD packages are required to build DPDK:
> > >  * meson
> > >  * ninja
> > >  * pkgconf
> > > -* py38-pyelftools
> > > +* py311-pyelftools
> > >  
> > >  .. note:
> > >  
> > >    The specific package for pyelftools is dependent on the version of python in use,
> > > -  Python 3.8 being the version at type of writing, hence the ``py38`` prefix.
> > > +  Python 3.11 being the version at type of writing, hence the ``py311`` prefix.
> > >  
> > >  These can be installed using (as root)::
> > >  
> > > -  pkg install meson pkgconf py38-pyelftools
> > > +  pkg install meson pkgconf py311-pyelftools
> > >  
> > Acked-by: Bruce Richardson <bruce.richardson@intel.com>
> > 
> > I always find the python version included in the packages annoying, but I
> > don't think there is anything we can do about this. Thanks for the update.
> 
> Do we really want to update the doc after each upgrade?
> This version is not the truth, it depends on which FreeBSD version is installed.
> 
Python comes from the ports collection, not the base system, so it's
independent of the BSD version. Therefore the commands here should work on
all supported BSD versions.

/Bruce

  reply	other threads:[~2025-11-05 16:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-03 19:30 Stephen Hemminger
2025-11-03 19:57 ` Bruce Richardson
2025-11-05 15:13   ` Thomas Monjalon
2025-11-05 16:42     ` Bruce Richardson [this message]
2025-11-05 16:46       ` Stephen Hemminger

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=aQt-hNN9Zkdr-BjE@bricha3-mobl1.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.org \
    --cc=thomas@monjalon.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).