On Thu, 17 Oct 2024 15:22:13 +0100
Bruce Richardson wrote:
> The flag '-Wno-address-of-packed-member' is a global warning flag in
> DPDK. Rather than disabling this warning globally, it is better to just
> have it enabled for components that may need it. This patch limits the
> scope of it in the
The flag '-Wno-address-of-packed-member' is a global warning flag in
DPDK. Rather than disabling this warning globally, it is better to just
have it enabled for components that may need it. This patch limits the
scope of it in the following ways:
* limit the use of the flag to the drivers subfolde
2 matches
Mail list logo