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
> ---
>
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
---
lib/pipeline/rte_table_action.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -
3 matches
Mail list logo