On Thu, 17 Oct 2024 15:22:11 +0100 Bruce Richardson <[email protected]> wrote:
> The rte_trtcm_data structure, and its substructures, only consist of > uint64_t types. This makes packing unnecessary to remove the packed > attribute from the structure. > > Signed-off-by: Bruce Richardson <[email protected]> Acked-by: Stephen Hemminger <[email protected]>

