On 7/25/2023 10:16 PM, lon...@linuxonhyperv.com wrote: > From: Long Li <lon...@microsoft.com> > > Use %m through fscanf to allocate mac dynamically is safer than using > mac[20], this guarantees there is no overflow on mac[]. > > Signed-off-by: Long Li <lon...@microsoft.com> >
Acked-by: Ferruh Yigit <ferruh.yi...@amd.com> Applied to dpdk-next-net/main, thanks.