DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix jumbo frames entry in tap features
@ 2018-02-13 13:22 Matan Azrad
  2018-02-13 14:59 ` Pascal Mazon
  0 siblings, 1 reply; 3+ messages in thread
From: Matan Azrad @ 2018-02-13 13:22 UTC (permalink / raw)
  To: Pascal Mazon; +Cc: dev, stable

The current implementation of the Tap PMD doesn't support packet size
grater than 1522B, so no need to set jumbo frames in the Tap features.

Fixes: 04b2c3c94346 ("doc: add tap features")
Cc: stable@dpdk.org

Signed-off-by: Matan Azrad <matan@mellanox.com>
---
 doc/guides/nics/features/tap.ini | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/guides/nics/features/tap.ini b/doc/guides/nics/features/tap.ini
index 8bc5187..519cad9 100644
--- a/doc/guides/nics/features/tap.ini
+++ b/doc/guides/nics/features/tap.ini
@@ -8,7 +8,6 @@ Speed capabilities   = P
 Link status          = Y
 Link status event    = Y
 Rx interrupt         = Y
-Jumbo frame          = Y
 Promiscuous mode     = Y
 Allmulticast mode    = Y
 Basic stats          = Y
-- 
1.9.5

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

* Re: [dpdk-dev] [PATCH] doc: fix jumbo frames entry in tap features
  2018-02-13 13:22 [dpdk-dev] [PATCH] doc: fix jumbo frames entry in tap features Matan Azrad
@ 2018-02-13 14:59 ` Pascal Mazon
  2018-02-13 16:41   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Pascal Mazon @ 2018-02-13 14:59 UTC (permalink / raw)
  To: Matan Azrad; +Cc: dev, stable

Acked-by: Pascal Mazon <pascal.mazon@6wind.com>

On 13/02/2018 14:22, Matan Azrad wrote:
> The current implementation of the Tap PMD doesn't support packet size
> grater than 1522B, so no need to set jumbo frames in the Tap features.
>
> Fixes: 04b2c3c94346 ("doc: add tap features")
> Cc: stable@dpdk.org
>
> Signed-off-by: Matan Azrad <matan@mellanox.com>
> ---
>  doc/guides/nics/features/tap.ini | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/doc/guides/nics/features/tap.ini b/doc/guides/nics/features/tap.ini
> index 8bc5187..519cad9 100644
> --- a/doc/guides/nics/features/tap.ini
> +++ b/doc/guides/nics/features/tap.ini
> @@ -8,7 +8,6 @@ Speed capabilities   = P
>  Link status          = Y
>  Link status event    = Y
>  Rx interrupt         = Y
> -Jumbo frame          = Y
>  Promiscuous mode     = Y
>  Allmulticast mode    = Y
>  Basic stats          = Y

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

* Re: [dpdk-dev] [PATCH] doc: fix jumbo frames entry in tap features
  2018-02-13 14:59 ` Pascal Mazon
@ 2018-02-13 16:41   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2018-02-13 16:41 UTC (permalink / raw)
  To: Matan Azrad; +Cc: dev, Pascal Mazon, stable

> > The current implementation of the Tap PMD doesn't support packet size
> > grater than 1522B, so no need to set jumbo frames in the Tap features.
> >
> > Fixes: 04b2c3c94346 ("doc: add tap features")
> > Cc: stable@dpdk.org
> >
> > Signed-off-by: Matan Azrad <matan@mellanox.com>
> Acked-by: Pascal Mazon <pascal.mazon@6wind.com>

Applied, thanks

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

end of thread, other threads:[~2018-02-13 16:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-13 13:22 [dpdk-dev] [PATCH] doc: fix jumbo frames entry in tap features Matan Azrad
2018-02-13 14:59 ` Pascal Mazon
2018-02-13 16:41   ` Thomas Monjalon

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).