[dpdk-dev] [PATCH 4/4] librte_port: modify release notes and deprecation notice

2015-10-19 Thread Thomas Monjalon
2015-09-11 14:35, roy.fan.zhang at intel.com: > @@ -74,7 +76,7 @@ The libraries prepended with a plus sign were incremented > in this version. > librte_pipeline.so.1 > librte_pmd_bond.so.1 > + librte_pmd_ring.so.2 > - librte_port.so.1 > + librte_port.so.2 The updated libra

[dpdk-dev] [PATCH 4/4] librte_port: modify release notes and deprecation notice

2015-09-11 Thread roy.fan.zh...@intel.com
From: Fan Zhang The LIBABIVER number is incremented. The release notes is updated and the deprecation announce is removed. Signed-off-by: Fan Zhang --- doc/guides/rel_notes/deprecation.rst | 5 - doc/guides/rel_notes/release_2_2.rst | 4 +++- lib/librte_port/Makefile | 2 +- 3