DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 1/1] doc: fix note in FreeBSD guide
@ 2025-10-31 11:53 Thomas Monjalon
  2025-11-01 11:13 ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2025-10-31 11:53 UTC (permalink / raw)
  To: dev; +Cc: Bruce Richardson

The note about the prefix of the package pyelftools was not showed
in the documentation output because the syntax was missing a colon,
so it was considered as a simple comment in the source file.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 doc/guides/freebsd_gsg/build_dpdk.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/freebsd_gsg/build_dpdk.rst b/doc/guides/freebsd_gsg/build_dpdk.rst
index f98292bf41..a442473ec2 100644
--- a/doc/guides/freebsd_gsg/build_dpdk.rst
+++ b/doc/guides/freebsd_gsg/build_dpdk.rst
@@ -18,7 +18,7 @@ The following FreeBSD packages are required to build DPDK:
 * pkgconf
 * py38-pyelftools
 
-.. note:
+.. 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.
-- 
2.51.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] doc: fix note in FreeBSD guide
  2025-10-31 11:53 [PATCH 1/1] doc: fix note in FreeBSD guide Thomas Monjalon
@ 2025-11-01 11:13 ` Thomas Monjalon
  2025-11-03  9:43   ` Bruce Richardson
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2025-11-01 11:13 UTC (permalink / raw)
  To: dev; +Cc: Bruce Richardson

31/10/2025 12:53, Thomas Monjalon:
> The note about the prefix of the package pyelftools was not showed
> in the documentation output because the syntax was missing a colon,
> so it was considered as a simple comment in the source file.
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

Fixes: 9e6f75e259a8 ("doc: update build section of FreeBSD guide")
Cc: stable@dpdk.org



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] doc: fix note in FreeBSD guide
  2025-11-01 11:13 ` Thomas Monjalon
@ 2025-11-03  9:43   ` Bruce Richardson
  0 siblings, 0 replies; 3+ messages in thread
From: Bruce Richardson @ 2025-11-03  9:43 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: dev

On Sat, Nov 01, 2025 at 12:13:31PM +0100, Thomas Monjalon wrote:
> 31/10/2025 12:53, Thomas Monjalon:
> > The note about the prefix of the package pyelftools was not showed
> > in the documentation output because the syntax was missing a colon,
> > so it was considered as a simple comment in the source file.
> > 
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> 
> Fixes: 9e6f75e259a8 ("doc: update build section of FreeBSD guide")
> Cc: stable@dpdk.org
> 
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-11-03  9:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-31 11:53 [PATCH 1/1] doc: fix note in FreeBSD guide Thomas Monjalon
2025-11-01 11:13 ` Thomas Monjalon
2025-11-03  9:43   ` Bruce Richardson

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).