[dpdk-stable] [PATCH] app/testpmd: fix device mcast list error handling

Ferruh Yigit ferruh.yigit at intel.com
Wed Dec 4 17:48:39 CET 2019


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>


More information about the stable mailing list