[dpdk-stable] [dpdk-dev] [PATCH] app/testpmd: fix identifier size for port attach
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Thu Feb 20 15:18:20 CET 2020
    
    
  
On 2/20/2020 10:03 AM, Iremonger, Bernard wrote:
> 
>> -----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>
> 
Applied to dpdk-next-net/master, thanks.
    
    
More information about the stable
mailing list