[dpdk-dev] [PATCH] app/testpmd: fix identifier size for port attach

Iremonger, Bernard bernard.iremonger at intel.com
Thu Feb 20 11:03:26 CET 2020


> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Wisam Jaddo
> Sent: Wednesday, February 19, 2020 4:48 PM
> To: Lu, Wenzhuo <wenzhuo.lu at intel.com>; dev at dpdk.org;
> rasland at mellanox.com; matan at mellanox.com
> Cc: mukawa at igel.co.jp; stable at dpdk.org
> Subject: [dpdk-dev] [PATCH] app/testpmd: fix identifier size for port attach
> 
> Identifier for new port may contain white list options, and white list options
> will not fit into 128 from STR_TOKEN_SIZE, instead having 4096 char from
> STR_MULTI_TOKEN_SIZE will provide better and more options
> 
> Fixes: edab33b1c01d ("app/testpmd: support port hotplug")
> Cc: mukawa at igel.co.jp
> Cc: stable at dpdk.org
> 
> Signed-off-by: Wisam Jaddo <wisamm at mellanox.com>

Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>


More information about the dev mailing list