port: modify source and sink port structure
authorJasvinder Singh <jasvinder.singh@intel.com>
Tue, 9 Aug 2016 16:30:55 +0000 (17:30 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 12 Oct 2016 20:25:24 +0000 (22:25 +0200)
commit3275de7be8a16044936fba6ddbdc119343d3b3db
tree05681360244a4f581796f4aa1e58fbd049b39d40
parent4cf75ea8f423a0dab4447eb8c1cc55ab9629c80d
port: modify source and sink port structure

The ``file_name`` data type of ``struct rte_port_source_params`` and
``struct rte_port_sink_params`` is changed from `char *`` to ``const char *``.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_16_11.rst
lib/librte_port/rte_port_source_sink.h