From: Nicolas Chautru <nicolas.chautru@intel.com>
To: dev@dpdk.org, akhil.goyal@nxp.com, thomas@monjalon.net, trix@redhat.com
Cc: Nicolas Chautru <nicolas.chautru@intel.com>
Subject: [dpdk-dev] [PATCH v1] bbdev: adding explicit enum for code block mode
Date: Fri, 19 Feb 2021 16:15:04 -0800 [thread overview]
Message-ID: <1613780105-110079-1-git-send-email-nicolas.chautru@intel.com> (raw)
Minor change suggested by Tom Rix in earlier review.
Avoiding magic number for code_block_mode and use explicit enum at bbdev level.
PMDs updated in same commit.
Nicolas Chautru (1):
bbdev: adding explicit enum for code block mode
app/test-bbdev/test_bbdev_perf.c | 16 ++++-----
app/test-bbdev/test_bbdev_vector.c | 16 ++++-----
drivers/baseband/acc100/rte_acc100_pmd.c | 42 +++++++++++-----------
drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c | 10 +++---
drivers/baseband/fpga_lte_fec/fpga_lte_fec.c | 24 +++++++------
drivers/baseband/turbo_sw/bbdev_turbo_software.c | 18 +++++-----
lib/librte_bbdev/rte_bbdev_op.h | 10 +++++-
7 files changed, 73 insertions(+), 63 deletions(-)
--
1.8.3.1
next reply other threads:[~2021-02-20 0:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-20 0:15 Nicolas Chautru [this message]
2021-02-20 0:15 ` Nicolas Chautru
2021-03-03 20:03 ` Tom Rix
2021-03-17 23:44 ` Chautru, Nicolas
2021-03-23 18:49 ` Akhil Goyal
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=1613780105-110079-1-git-send-email-nicolas.chautru@intel.com \
--to=nicolas.chautru@intel.com \
--cc=akhil.goyal@nxp.com \
--cc=dev@dpdk.org \
--cc=thomas@monjalon.net \
--cc=trix@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 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).