> -----Original Message-----
> From: Zhang, Yuying <yuying.zh...@intel.com>
> Sent: Wednesday, July 14, 2021 10:20
> To: dev@dpdk.org; Li, Xiaoyun <xiaoyun...@intel.com>; Zhang, Qi Z
> <qi.z.zh...@intel.com>
> Cc: Zhang, Yuying <yuying.zh...@intel.com>; sta...@dpdk.org
> Subject: [PATCH v1] app/testpmd: fix port MAC address after resetting port
> 
> MAC address of each port in global variable ports hasn't been updated after
> resetting. It was the initial one after resetting VF MAC address.
> This patch gets correct port MAC address when starting port.
> 
> Fixes: a5279d25616d ("app/testpmd: check status of getting MAC address")
> Cc: sta...@dpdk.org
> 
> Signed-off-by: Yuying Zhang <yuying.zh...@intel.com>
> ---
>  app/test-pmd/testpmd.c | 12 +++++++-----
>  1 file changed, 7 insertions(+), 5 deletions(-)
> 
Acked-by: Xiaoyun Li <xiaoyun...@intel.com>

Reply via email to