> -Original Message-
> From: Bruce Richardson
> Sent: Wednesday, January 27, 2021 12:33 PM
> Subject: [PATCH v6 4/8] ethdev: make driver-only headers private
>
> [Please note: This e-mail is from an EXTERNAL e-mail address]
>
> The rte_ethdev_driver.h, rte_ethdev_vdev.h and rte_ethdev_pc
> gcc 10.0.1 reports:
>
> ../drivers/net/avp/avp_ethdev.c: In function ‘avp_xmit_scattered_pkts’:
> ../drivers/net/avp/avp_ethdev.c:1791:24:
> warning: ‘avp_bufs[count]’ may be used uninitialized in this function [-
> Wmaybe-uninitialized]
> 1791 | tx_bufs[i] = avp_bufs[count];
> |
2 matches
Mail list logo