> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ferruh Yigit
> Sent: Wednesday, July 5, 2017 10:00 PM
> To: Xing, Beilei ; Lu, Wenzhuo
>
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v2] net/ixgbe: remove MTU setting
> limita
On 7/5/2017 3:33 AM, Beilei Xing wrote:
> Currently, setting MTU will fail if MTU requires the support
> of scattered packets before scatter is enabled.
> This patch allows setting this special MTU when device is
> stopped, cause scatter will be re-configured during starting
> port.
>
> Signed-off
Hi,
> -Original Message-
> From: Xing, Beilei
> Sent: Wednesday, July 5, 2017 10:34 AM
> To: Lu, Wenzhuo
> Cc: dev@dpdk.org
> Subject: [PATCH v2] net/ixgbe: remove MTU setting limitation when port's
> stopped
>
> Currently, setting MTU will fail if MTU requires the support of scattered
>
Currently, setting MTU will fail if MTU requires the support
of scattered packets before scatter is enabled.
This patch allows setting this special MTU when device is
stopped, cause scatter will be re-configured during starting
port.
Signed-off-by: Beilei Xing
---
v2 changes:
- change commit log
4 matches
Mail list logo