All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: add features doc for net/tap
@ 2017-02-21 13:14 Pascal Mazon
  2017-02-21 16:04 ` Mcnamara, John
  0 siblings, 1 reply; 3+ messages in thread
From: Pascal Mazon @ 2017-02-21 13:14 UTC (permalink / raw)
  To: keith.wiles; +Cc: dev, Pascal Mazon

Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
---
 doc/guides/nics/features/tap.ini | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 doc/guides/nics/features/tap.ini

diff --git a/doc/guides/nics/features/tap.ini b/doc/guides/nics/features/tap.ini
new file mode 100644
index 000000000000..f4aca6921ddc
--- /dev/null
+++ b/doc/guides/nics/features/tap.ini
@@ -0,0 +1,19 @@
+;
+; Supported features of the 'tap' driver.
+;
+; Refer to default.ini for the full list of available PMD features.
+;
+[Features]
+Link status          = Y
+Jumbo frame          = Y
+Promiscuous mode     = Y
+Allmulticast mode    = Y
+Basic stats          = Y
+Other kdrv           = Y
+ARMv7                = Y
+ARMv8                = Y
+Power8               = Y
+TILE-Gx              = Y
+x86-32               = Y
+x86-64               = Y
+Usage doc            = Y
-- 
2.8.0.rc0

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

* Re: [PATCH] doc: add features doc for net/tap
  2017-02-21 13:14 [PATCH] doc: add features doc for net/tap Pascal Mazon
@ 2017-02-21 16:04 ` Mcnamara, John
  2017-02-22 18:11   ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Mcnamara, John @ 2017-02-21 16:04 UTC (permalink / raw)
  To: Pascal Mazon, Wiles, Keith; +Cc: dev



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Pascal Mazon
> Sent: Tuesday, February 21, 2017 1:15 PM
> To: Wiles, Keith <keith.wiles@intel.com>
> Cc: dev@dpdk.org; Pascal Mazon <pascal.mazon@6wind.com>
> Subject: [dpdk-dev] [PATCH] doc: add features doc for net/tap
> 
> Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>

Acked-by: John McNamara <john.mcnamara@intel.com>

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

* Re: [PATCH] doc: add features doc for net/tap
  2017-02-21 16:04 ` Mcnamara, John
@ 2017-02-22 18:11   ` Ferruh Yigit
  0 siblings, 0 replies; 3+ messages in thread
From: Ferruh Yigit @ 2017-02-22 18:11 UTC (permalink / raw)
  To: Mcnamara, John, Pascal Mazon, Wiles, Keith; +Cc: dev

On 2/21/2017 4:04 PM, Mcnamara, John wrote:
> 
> 
>> -----Original Message-----
>> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Pascal Mazon
>> Sent: Tuesday, February 21, 2017 1:15 PM
>> To: Wiles, Keith <keith.wiles@intel.com>
>> Cc: dev@dpdk.org; Pascal Mazon <pascal.mazon@6wind.com>
>> Subject: [dpdk-dev] [PATCH] doc: add features doc for net/tap
>>
>> Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

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

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

end of thread, other threads:[~2017-02-22 18:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-21 13:14 [PATCH] doc: add features doc for net/tap Pascal Mazon
2017-02-21 16:04 ` Mcnamara, John
2017-02-22 18:11   ` Ferruh Yigit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.