The ABI changes are planned for rte_port_sink_params, which will be supported from release 16.11. Here announces that ABI changes in detail.
Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at 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 d228bae..d2f7306 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -78,3 +78,7 @@ Deprecation Notices * ABI will change for rte_port_source_params struct. The member file_name data type will be changed from char * to const char *. This change targets release 16.11. + +* ABI will change for rte_port_sink_params struct. The member file_name + data type will be changed from char * to const char *. This change targets + release 16.11. -- 2.5.5