> -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Thursday, April 14, 2016 7:34 PM > To: Zhang, Roy Fan <roy.fan.zhang at intel.com> > Cc: dev at dpdk.org; Dumitrescu, Cristian <cristian.dumitrescu at intel.com>; > Singh, Jasvinder <jasvinder.singh at intel.com> > Subject: [PATCH] port: bump ABI for pcap file support > > Support of PCAP file has been added to rte_port in release 16.04 > as NEXT_ABI. It is in the standard ABI of the release 16.07. > > Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com> > --- > doc/guides/rel_notes/deprecation.rst | 5 ----- > doc/guides/rel_notes/release_16_07.rst | 5 ++++- > examples/ip_pipeline/init.c | 4 ---- > lib/librte_port/Makefile | 2 +- > lib/librte_port/rte_port_source_sink.c | 14 -------------- > lib/librte_port/rte_port_source_sink.h | 3 --- > 6 files changed, 5 insertions(+), 28 deletions(-) >
Acked-by: Cristian Dumitrescu <Cristian.Dumitrescu at intel.com>