On Fri, Oct 25, 2024 at 6:51 PM Bruce Richardson
wrote:
>
> The warning for address-of-packed-member was being disabled globally in
> DPDK. While for drivers which need to access hardware-defined
> data-structures the use of packed may make sense, for normal libs and
> applications the use of pac
LGTM
Series-acked-by: Chengwen Feng
On 2024/10/26 0:50, Bruce Richardson wrote:
> The warning for address-of-packed-member was being disabled globally in
> DPDK. While for drivers which need to access hardware-defined
> data-structures the use of packed may make sense, for normal libs and
> appl
The warning for address-of-packed-member was being disabled globally in
DPDK. While for drivers which need to access hardware-defined
data-structures the use of packed may make sense, for normal libs and
applications the use of packed data should be generally avoided.
This patchset initially appl
3 matches
Mail list logo