[dpdk-dev] [PATCH] app/testpmd: revert setting MTU explicitly after configure

Ferruh Yigit ferruh.yigit at intel.com
Fri Nov 20 13:07:44 CET 2020


On 11/20/2020 1:51 AM, Chen, BoX C wrote:

> 
>> -----Original Message-----
>> From: dev <dev-bounces at dpdk.org> On Behalf Of Ferruh Yigit
>> Sent: November 17, 2020 3:04
>> To: Lu, Wenzhuo <wenzhuo.lu at intel.com>; Xing, Beilei
>> <beilei.xing at intel.com>; Iremonger, Bernard
>> <bernard.iremonger at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>;
>> Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
>> Cc: Yigit, Ferruh <ferruh.yigit at intel.com>; dev at dpdk.org; stable at dpdk.org
>> Subject: [dpdk-dev] [PATCH] app/testpmd: revert setting MTU explicitly
>> after configure
>>
>> Setting MTU after each 'rte_eth_dev_configure()' prevents using "--max-
>> pkt-len=N" parameter and "port config all max-pkt-len #" command
>>
>> This is breaking DTS scatter test case which is using "--max-pkt-len=9000"
>> testpmd parameter.
>>
>> Reverting workaround to recover the DTS testcase.
>>
>> Fixes: 1c21ee95cf52 ("app/testpmd: fix MTU after device configure")
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
 > Tested-by: Chen, BoX C <BoX.C.Chen at intel.com>
 > Thanks.
 >

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


More information about the dev mailing list