On Thu, 17 Oct 2024 15:22:11 +0100 Bruce Richardson <bruce.richard...@intel.com> 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 <bruce.richard...@intel.com> Acked-by: Stephen Hemminger <step...@networkplumber.org>