[dpdk-dev] [dpdk-stable] [PATCH] app/testpmd: fix device mcast list error handling
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Mon Dec  9 12:59:40 CET 2019
    
    
  
On 12/4/2019 4:48 PM, Ferruh Yigit wrote:
> On 12/4/2019 4:38 PM, Ciara Power wrote:
>> The multicast set list function now has a return value, which is checked
>> by the calling functions. A rollback occurs on detection of failure, to
>> realign local config with the device config.
>>
>> The error print statement in the function had included the port_id and
>> mc_addr_nb values in the wrong order, these are now swapped.
>>
>> Fixes: 8fff667578a7 ("app/testpmd: new command to add/remove multicast MAC addresses")
>> Cc: ivan.boule at 6wind.com
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Ciara Power <ciara.power at intel.com>
> 
> Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
> 
Applied to dpdk-next-net/master, thanks.
    
    
More information about the dev
mailing list