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 > 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 <beilei.x...@intel.com> Acked-by: Wenzhuo Lu <wenzhuo...@intel.com>