[dpdk-dev] [PATCH v4 02/17] net/ionic: add hardware structures definitions

Stephen Hemminger stephen at networkplumber.org
Fri Dec 20 01:16:45 CET 2019


On Thu, 19 Dec 2019 23:18:32 +0100
Alfredo Cardigliano <cardigliano at ntop.org> wrote:

> +
> +#pragma pack(push, 1)
> +

Really, packing leads to unaligned data structures and is generally
a bad idea.


More information about the dev mailing list