DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v9] bbdev: add device info related to data endianness assumption
@ 2021-10-06 20:58 Nicolas Chautru
  2021-10-06 20:58 ` Nicolas Chautru
  2021-10-07  2:22 ` [dpdk-dev] " Nipun Gupta
  0 siblings, 2 replies; 10+ messages in thread
From: Nicolas Chautru @ 2021-10-06 20:58 UTC (permalink / raw)
  To: dev, gakhil, nipun.gupta, trix
  Cc: thomas, mingshan.zhang, arun.joshi, hemant.agrawal,
	david.marchand, Nicolas Chautru

Suggesting this bbdev api change attached to address the requirement for the new
bbdev PMD from this serie : https://patches.dpdk.org/project/dpdk/patch/20211006113112.11163-2-nipun.gupta@nxp.com/
Nipin, please review and you can use this one in case that is okay with you.
This is defined as an enum and default values set in existing PMDs.

Nicolas Chautru (1):
  bbdev: add device info related to data endianness assumption

 doc/guides/rel_notes/release_21_11.rst             | 1 +
 drivers/baseband/acc100/rte_acc100_pmd.c           | 1 +
 drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c | 1 +
 drivers/baseband/fpga_lte_fec/fpga_lte_fec.c       | 1 +
 drivers/baseband/turbo_sw/bbdev_turbo_software.c   | 1 +
 lib/bbdev/rte_bbdev.h                              | 8 ++++++++
 6 files changed, 13 insertions(+)

-- 
1.8.3.1


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

end of thread, other threads:[~2021-10-08  4:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-06 20:58 [dpdk-dev] [PATCH v9] bbdev: add device info related to data endianness assumption Nicolas Chautru
2021-10-06 20:58 ` Nicolas Chautru
2021-10-07 12:01   ` Tom Rix
2021-10-07 15:19     ` Chautru, Nicolas
2021-10-07 13:13   ` [dpdk-dev] [EXT] " Akhil Goyal
2021-10-07 15:41     ` Chautru, Nicolas
2021-10-07 16:49       ` Nipun Gupta
2021-10-07 18:58         ` Chautru, Nicolas
2021-10-08  4:34           ` Nipun Gupta
2021-10-07  2:22 ` [dpdk-dev] " Nipun Gupta

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