> -Original Message-
> From: Yang, Qiming
> Sent: Tuesday, May 14, 2019 10:16 AM
> To: Zhang, Qi Z ; Lu, Wenzhuo
> Cc: Stokes, Ian ; Yigit, Ferruh
> ;
> dev@dpdk.org
> Subject: RE: [PATCH v2] net/ice: set min and max MTU
>
>
>
> > -Original Message-
> > From: Zhang, Qi Z
> >
> -Original Message-
> From: Zhang, Qi Z
> Sent: Tuesday, May 7, 2019 9:54 AM
> To: Lu, Wenzhuo ; Yang, Qiming
>
> Cc: Stokes, Ian ; Yigit, Ferruh
> ; dev@dpdk.org; Zhang, Qi Z
> Subject: [PATCH v2] net/ice: set min and max MTU
>
> This commit sets the min and max supported MTU values
This commit sets the min and max supported MTU values for ice devices
via the ice_dev_info_get() function. Min MTU supported is set to
ETHER_MIN_MTU and max mtu is calculated as the max packet length
supported minus the transport overhead.
Signed-off-by: Qi Zhang
---
v2:
- fix typo
drivers/net
3 matches
Mail list logo