On 6/17/2019 4:05 PM, David Marchand wrote: > If we don't clear mac_addrs, ethdev will double free it on cleanup. > > Fixes: e16adf08e54d ("ethdev: free all common data when releasing port") > Cc: sta...@dpdk.org > > Signed-off-by: David Marchand <david.march...@redhat.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> Applied to dpdk-next-net/master, thanks.