Re: [dpdk-dev] [PATCH] doc: fix jumbo frames entry in tap features

2018-02-13 Thread Thomas Monjalon
> > 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: sta...@dpdk.org > > > > Signed-off-by: Matan Azrad > Acked-by: Pascal Mazon Applied,

Re: [dpdk-dev] [PATCH] doc: fix jumbo frames entry in tap features

2018-02-13 Thread Pascal Mazon
Acked-by: Pascal Mazon 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: sta...@dpdk.org > > Signed-off-by

[dpdk-dev] [PATCH] doc: fix jumbo frames entry in tap features

2018-02-13 Thread Matan Azrad
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: sta...@dpdk.org Signed-off-by: Matan Azrad --- doc/guides/nics/features/tap.ini | 1 - 1 file changed, 1