Skip to content

Commit

Permalink
doc: announce FIB configuration structure change
Browse files Browse the repository at this point in the history
Announce addition of the flags field into rte_fib_conf structure.

Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Acked-by: Robin Jarry <rjarry@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
  • Loading branch information
vmedvedk authored and tmonjalo committed Jul 31, 2024
1 parent d5f06f6 commit 77f96cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/guides/rel_notes/deprecation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,9 @@ Deprecation Notices
The legacy actions should be removed
once ``MODIFY_FIELD`` alternative is implemented in drivers.

* fib: A new flag field will be introduced in ``rte_fib_conf`` structure
in DPDK 24.11. This field will be used to pass extra configuration settings.

* cryptodev: The function ``rte_cryptodev_cb_fn`` will be updated
to have another parameter ``qp_id`` to return the queue pair ID
which got error interrupt to the application,
Expand Down

0 comments on commit 77f96cb

Please sign in to comment.