DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1] doc: remove TUN from TAP PMD guide
@ 2018-01-23 14:29 Marko Kovacevic
  2018-02-05 18:11 ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Marko Kovacevic @ 2018-01-23 14:29 UTC (permalink / raw)
  To: dev; +Cc: john.mcnamara, marko.kovacevic, Vipin Varghese

From: Vipin Varghese <vipin.varghese@intel.com>

TUN PMD is not supported, removing the refrences
from Network Interface Controller Driver Tun/Tap
Poll Mode Driver section

Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>
---
 doc/guides/nics/tap.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/guides/nics/tap.rst b/doc/guides/nics/tap.rst
index dc6f834..b23e7f5 100644
--- a/doc/guides/nics/tap.rst
+++ b/doc/guides/nics/tap.rst
@@ -28,10 +28,10 @@
     (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
     OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-Tun/Tap Poll Mode Driver
-========================
+Tap Poll Mode Driver
+====================
 
-The ``rte_eth_tap.c`` PMD creates a device using TUN/TAP interfaces on the
+The ``rte_eth_tap.c`` PMD creates a device using TAP interfaces on the
 local host. The PMD allows for DPDK and the host to communicate using a raw
 device interface on the host and in the DPDK application.
 
@@ -170,7 +170,7 @@ Distribute IPv4 TCP packets using RSS to a given MAC address over queues 0-3::
 Example
 -------
 
-The following is a simple example of using the TUN/TAP PMD with the Pktgen
+The following is a simple example of using the TAP PMD with the Pktgen
 packet generator. It requires that the ``socat`` utility is installed on the
 test system.
 
-- 
2.9.5

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH v1] doc: remove TUN from TAP PMD guide
  2018-01-23 14:29 [dpdk-dev] [PATCH v1] doc: remove TUN from TAP PMD guide Marko Kovacevic
@ 2018-02-05 18:11 ` Ferruh Yigit
  2018-02-05 18:42   ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2018-02-05 18:11 UTC (permalink / raw)
  To: Marko Kovacevic, dev; +Cc: john.mcnamara, Vipin Varghese

On 1/23/2018 2:29 PM, Marko Kovacevic wrote:
> From: Vipin Varghese <vipin.varghese@intel.com>
> 
> TUN PMD is not supported, removing the refrences
> from Network Interface Controller Driver Tun/Tap
> Poll Mode Driver section
> 
> Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH v1] doc: remove TUN from TAP PMD guide
  2018-02-05 18:11 ` Ferruh Yigit
@ 2018-02-05 18:42   ` Ferruh Yigit
  0 siblings, 0 replies; 3+ messages in thread
From: Ferruh Yigit @ 2018-02-05 18:42 UTC (permalink / raw)
  To: Marko Kovacevic, dev; +Cc: john.mcnamara, Vipin Varghese

On 2/5/2018 6:11 PM, Ferruh Yigit wrote:
> On 1/23/2018 2:29 PM, Marko Kovacevic wrote:
>> From: Vipin Varghese <vipin.varghese@intel.com>
>>
>> TUN PMD is not supported, removing the refrences
>> from Network Interface Controller Driver Tun/Tap
>> Poll Mode Driver section
>>
>> Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>
> 
> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied to dpdk-next-net/master, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-05 18:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-23 14:29 [dpdk-dev] [PATCH v1] doc: remove TUN from TAP PMD guide Marko Kovacevic
2018-02-05 18:11 ` Ferruh Yigit
2018-02-05 18:42   ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).