On 2/15/2020 7:20 PM, Stephen Hemminger wrote: > Since packet is talking to a network device (probably tap) > it is possible for the device driver to change the hardware address > by making an ioctl to kernel. > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> Applied to dpdk-next-net/master, thanks.