From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [PATCH v3 0/2] eal: tailq fixes
Date: Tue, 9 Jun 2026 08:53:29 -0700 [thread overview]
Message-ID: <20260609155419.263787-1-stephen@networkplumber.org> (raw)
In-Reply-To: <20260607150418.30885-1-stephen@networkplumber.org>
A couple of small fixes to EAL tailq
Stephen Hemminger (2):
eal: fix off by one in in tailq name init
eal: add destructor to unregister tailq on unload
lib/eal/common/eal_common_tailqs.c | 15 ++++++++++++++-
lib/eal/include/rte_tailq.h | 16 ++++++++++++++++
2 files changed, 30 insertions(+), 1 deletion(-)
--
2.53.0
next prev parent reply other threads:[~2026-06-09 15:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-07 15:04 [PATCH] eal: add destructor to unregister tailq on unload Stephen Hemminger
2026-06-08 7:57 ` Bruce Richardson
2026-06-09 9:18 ` David Marchand
2026-06-09 14:26 ` [PATCH v2] " Stephen Hemminger
2026-06-10 1:19 ` fengchengwen
2026-06-10 15:57 ` Stephen Hemminger
2026-06-09 15:53 ` Stephen Hemminger [this message]
2026-06-09 15:53 ` [PATCH v3 1/2] eal: fix off by one in in tailq name init Stephen Hemminger
2026-06-10 1:35 ` fengchengwen
2026-06-09 15:53 ` [PATCH v3 2/2] eal: add destructor to unregister tailq on unload 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=20260609155419.263787-1-stephen@networkplumber.org \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
/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