On Fri, 3 Mar 2017 15:23:28 +
"Wiles, Keith" wrote:
>
> > On Mar 3, 2017, at 3:46 AM, Pascal Mazon
> > wrote:
> >
> > The MTU is assigned to the tap netdevice according to the argument,
> > but packet transmission and reception just write/read on an fd with
> > the default limit being the
> On Mar 3, 2017, at 3:46 AM, Pascal Mazon wrote:
>
> The MTU is assigned to the tap netdevice according to the argument, but
> packet transmission and reception just write/read on an fd with the
> default limit being the socket buffer size.
>
> Signed-off-by: Pascal Mazon
> ---
> doc/guides/n
The MTU is assigned to the tap netdevice according to the argument, but
packet transmission and reception just write/read on an fd with the
default limit being the socket buffer size.
Signed-off-by: Pascal Mazon
---
doc/guides/nics/features/tap.ini | 1 +
drivers/net/tap/rte_eth_tap.c| 37 +
3 matches
Mail list logo