On 10/3/2023 9:29 PM, Stephen Hemminger wrote:
> From: David Christensen
>
> 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.
>
> Bugzill
From: David Christensen
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
Cc: sta...@dpdk.org
Signed-off-by: David Christense
2 matches
Mail list logo