[dpdk-dev] [PATCH] i40e: fix set max frame size to default

Zhang, Helin helin.zhang at intel.com
Tue Dec 15 17:01:14 CET 2015



-----Original Message-----
From: Wu, Jingjing 
Sent: Tuesday, December 15, 2015 10:53 PM
To: dev at dpdk.org
Cc: Wu, Jingjing <jingjing.wu at intel.com>; Zhang, Helin <helin.zhang at intel.com>; Dong, ShijieX <shijiex.dong at intel.com>
Subject: [PATCH] i40e: fix set max frame size to default

In FreeBsd driver, the max frame size is changed to MTU, but not keep the default value defined in DataSheet. When DPDK runs on that NIC, the configured value is not expected.
This patch sets the max frame size to default when initialization.

Fixes: 4861cde46116 ("i40e: new poll mode driver")

Signed-off-by: Jingjing Wu <jingjing.wu at intel.com>
Acked-by: Helin Zhang <helin.zhang at intel.com>


More information about the dev mailing list