Re: [dpdk-dev] [PATCH 19.08 v2] doc: announce infinite Rx PCAP PMD feature

2019-07-03 Thread Ferruh Yigit
On 7/3/2019 12:04 PM, Cian Ferriter wrote: > This feature was added in the following commit: > commit a3f5252e5cbd ("net/pcap: enable infinitely Rx a pcap file") > > Signed-off-by: Cian Ferriter <...> > @@ -116,6 +116,12 @@ New Features >* Enabled need_wakeup feature which can provide effic

Re: [dpdk-dev] [PATCH 19.08 v2] doc: announce infinite Rx PCAP PMD feature

2019-07-03 Thread Ferriter, Cian
v2 changes: * added the commit ID to which the announcement is relevant > -Original Message- > From: Ferriter, Cian > Sent: 03 July 2019 12:04 > To: Mcnamara, John ; Kovacevic, Marko > > Cc: dev@dpdk.org; Ferriter, Cian > Subject: [PATCH 19.08 v2] doc: announce infinite Rx PCAP PMD featu

[dpdk-dev] [PATCH 19.08 v2] doc: announce infinite Rx PCAP PMD feature

2019-07-03 Thread Cian Ferriter
This feature was added in the following commit: commit a3f5252e5cbd ("net/pcap: enable infinitely Rx a pcap file") Signed-off-by: Cian Ferriter --- doc/guides/rel_notes/release_19_08.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_notes/release_19_08.rst b/doc/guide