Re: [dpdk-dev] [PATCH v1] doc: remove TUN from TAP PMD guide

2018-02-05 Thread Ferruh Yigit
On 2/5/2018 6:11 PM, Ferruh Yigit wrote: > On 1/23/2018 2:29 PM, Marko Kovacevic wrote: >> From: Vipin Varghese >> >> TUN PMD is not supported, removing the refrences >> from Network Interface Controller Driver Tun/Tap >> Poll Mode Driver section >> >> Signed-off-by: Vipin Varghese > > Reviewed-

Re: [dpdk-dev] [PATCH v1] doc: remove TUN from TAP PMD guide

2018-02-05 Thread Ferruh Yigit
On 1/23/2018 2:29 PM, Marko Kovacevic wrote: > From: Vipin Varghese > > TUN PMD is not supported, removing the refrences > from Network Interface Controller Driver Tun/Tap > Poll Mode Driver section > > Signed-off-by: Vipin Varghese Reviewed-by: Ferruh Yigit

[dpdk-dev] [PATCH v1] doc: remove TUN from TAP PMD guide

2018-01-23 Thread Marko Kovacevic
From: Vipin Varghese TUN PMD is not supported, removing the refrences from Network Interface Controller Driver Tun/Tap Poll Mode Driver section Signed-off-by: Vipin Varghese --- doc/guides/nics/tap.rst | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/guides/nics/