DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2] doc: announce changes in bbdev related to enum extension
@ 2022-03-17 18:37 Nicolas Chautru
  2022-03-17 18:37 ` Nicolas Chautru
  0 siblings, 1 reply; 13+ messages in thread
From: Nicolas Chautru @ 2022-03-17 18:37 UTC (permalink / raw)
  To: dev, gakhil, thomas
  Cc: trix, ray.kinsella, bruce.richardson, hemant.agrawal,
	mingshan.zhang, david.marchand, stephen, Nicolas Chautru

v2: indentation fix

Realizing when submitting new bbdev operation in this patch
(https://patchwork.dpdk.org/project/dpdk/list/?series=22111) that this is not workable in practice to extend this API into 22.07 without fundamental ABI breakage even by using existing versionning framework.
Some existing learnings to be applied here to prevent extension being blocked, hence accouncing changes in bbdev intended for 22.11 to make this more future-proof, including dropping max value from enum, as well as deferring extension of the API for FFT operation into DPDK 22.11.

Let me know if any comments or in case this should be captured differently.
Thanks
Nic


Nicolas Chautru (1):
  doc: announce changes in bbdev related to enum extension

 doc/guides/rel_notes/deprecation.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
1.8.3.1


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

end of thread, other threads:[~2022-07-17  9:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-17 18:37 [PATCH v2] doc: announce changes in bbdev related to enum extension Nicolas Chautru
2022-03-17 18:37 ` Nicolas Chautru
2022-06-09  0:20   ` [PATCH v3] " Nicolas Chautru
2022-06-09  0:20     ` Nicolas Chautru
2022-06-09  0:34   ` [PATCH v4] " Nicolas Chautru
2022-06-09  0:34     ` Nicolas Chautru
2022-06-09  5:14       ` Hemant Agrawal
2022-06-09  7:53       ` Maxime Coquelin
2022-06-17 16:13         ` Chautru, Nicolas
2022-06-27 20:47           ` Chautru, Nicolas
2022-06-30 14:52             ` Chautru, Nicolas
2022-07-05 15:45       ` Bruce Richardson
2022-07-17  9:48       ` Thomas Monjalon

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