On Thu, 17 Oct 2024 15:22:11 +0100
Bruce Richardson 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
Acked-by: Stephen Hemminger
On Thu, Oct 17, 2024 at 03:22:11PM +0100, Bruce Richardson wrote:
> The rte_trtcm_data structure, and its substructures, only consist of
> uint64_t types. This makes packing unnecessary to remove the packed
s/to/, so/
> attribute from the structure.
>
> Signed-off-by: Bruce Richardson
> ---
>
2 matches
Mail list logo