DPDK patches and discussions
 help / color / mirror / Atom feed
From: Nicolas Chautru <nicolas.chautru@intel.com>
To: dev@dpdk.org, maxime.coquelin@redhat.com, david.marchand@redhat.com
Cc: thomas@monjalon.net, hernan.vargas@intel.com,
	Nicolas Chautru <nicolas.chautru@intel.com>
Subject: [PATCH v1 0/1] bbdev: adding missing symbols in version map
Date: Tue, 25 Jun 2024 17:04:50 -0700	[thread overview]
Message-ID: <20240626000451.1230464-1-nicolas.chautru@intel.com> (raw)

Hi Maxime, David, Thomas,

I just realized that some symbols have been missing for a long while
in the bbdev version map! Basically the 4 functions for ldpc enc/dec.
I have put them directly in the DPDK_24 section since these are really
not considered experimental for many releases now arguably. Let me know
if you prefer to add them back under experimental section first.
Unsure how we missed them at the time but good to correct now in coming
release.

Thanks
Nic

Nicolas Chautru (1):
  bbdev: add missing symbols in version map

 lib/bbdev/version.map | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.34.1


             reply	other threads:[~2024-06-25 23:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-26  0:04 Nicolas Chautru [this message]
2024-06-26  0:04 ` [PATCH v1 1/1] bbdev: add " Nicolas Chautru

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=20240626000451.1230464-1-nicolas.chautru@intel.com \
    --to=nicolas.chautru@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=hernan.vargas@intel.com \
    --cc=maxime.coquelin@redhat.com \
    --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).