DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: announce fib configuration structure changes
@ 2024-07-26 16:13 Vladimir Medvedkin
  2024-07-26 16:36 ` Robin Jarry
  0 siblings, 1 reply; 5+ messages in thread
From: Vladimir Medvedkin @ 2024-07-26 16:13 UTC (permalink / raw)
  To: dev; +Cc: rjarry

Announce addition of the flags field into rte_fib_conf structure.

Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
---
 doc/guides/rel_notes/deprecation.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 6948641ff6..d4d6290288 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -147,3 +147,7 @@ Deprecation Notices
   will be deprecated and subsequently removed in DPDK 24.11 release.
   Before this, the new port library API (functions rte_swx_port_*)
   will gradually transition from experimental to stable status.
+
+* fib: A new flags field will be introduced in rte_fib_conf structure
+  in DPDK 24.11. This field will be used to pass extra configuration
+  settings when creating rte_fib.
-- 
2.34.1


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

end of thread, other threads:[~2024-07-31 14:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-26 16:13 [PATCH] doc: announce fib configuration structure changes Vladimir Medvedkin
2024-07-26 16:36 ` Robin Jarry
2024-07-31 11:03   ` Thomas Monjalon
2024-07-31 11:08     ` Bruce Richardson
2024-07-31 14:55       ` 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).