Re: [dpdk-dev] [PATCH v2] doc: update pcap documentation

2018-01-17 Thread Ferruh Yigit
On 1/17/2018 6:30 PM, Ferruh Yigit wrote: > Add note about PMD expects the network interfaces provided to be up, > documented behavior to set expectations right. > > Also added minor fix. > > Signed-off-by: Ferruh Yigit > Acked-by: John McNamara Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH v2] doc: update pcap documentation

2018-01-17 Thread Ferruh Yigit
Add note about PMD expects the network interfaces provided to be up, documented behavior to set expectations right. Also added minor fix. Signed-off-by: Ferruh Yigit Acked-by: John McNamara --- Cc: Vipin Varghese Cc: Michael Glynn v2: Convert "notes" subsection to ..note:: format --- doc/gu