[PATCH v3 4/4] net/tap: use rte_ether_unformat_address
    Ferruh Yigit 
    ferruh.yigit at amd.com
       
    Wed Oct 11 16:25:22 CEST 2023
    
    
  
On 10/3/2023 9:29 PM, Stephen Hemminger wrote:
> From: David Christensen <drc at linux.vnet.ibm.com>
> 
> Building DPDK with gcc 12 on a ppc64le system generates a
> stringop-overflow warning. Replace the local MAC address
> validation function parse_user_mac() with a call to
> rte_ether_unformat_addr() instead.
> 
> Bugzilla ID: 1197
>
For record, this should be 1195, caught by David:
Bugzilla ID: 1195
    
    
More information about the dev
mailing list