[dpdk-dev] [PATCH v3] net/ixgbe: remove MTU setting limitation when port's stopped

Ferruh Yigit ferruh.yigit at intel.com
Thu Jul 6 11:49:17 CEST 2017


On 7/6/2017 4:36 AM, Beilei Xing wrote:
> Currently, setting MTU will fail if MTU requires the support
> of scattered packets before scattered_rx is enabled.
> This patch allows setting this special MTU when device is
> stopped, cause scattered_rx will be re-configured during
> starting port.
> 
> Signed-off-by: Beilei Xing <beilei.xing at intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu at intel.com>

Applied to dpdk-next-net/master, thanks.

(Kept Wenzhuo's ACK from previous version)


More information about the dev mailing list