DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1] bbdev: adding explicit enum for code block mode
@ 2021-02-20  0:15 Nicolas Chautru
  2021-02-20  0:15 ` Nicolas Chautru
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Chautru @ 2021-02-20  0:15 UTC (permalink / raw)
  To: dev, akhil.goyal, thomas, trix; +Cc: Nicolas Chautru

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


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

end of thread, other threads:[~2021-03-23 18:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-20  0:15 [dpdk-dev] [PATCH v1] bbdev: adding explicit enum for code block mode Nicolas Chautru
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

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