2023-12-19 14:34:20

by Suman Ghosh

[permalink] [raw]
Subject: [net PATCH v2] octeontx2-af: Fix marking couple of structure as __packed

Couple of structures was not marked as __packed. This patch
fixes the same and mark them as __packed.

Fixes: 42006910b5ea ("octeontx2-af: cleanup KPU config data")
Signed-off-by: Suman Ghosh <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
---
v2 changes:
- Updated commit description.

drivers/net/ethernet/marvell/octeontx2/af/npc.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/ethernet/marvell/octeontx2/af/npc.h b/drivers/net/ethernet/marvell/octeontx2/af/npc.h
index ab3e39eef2eb..8c0732c9a7ee 100644
--- a/drivers/net/ethernet/marvell/octeontx2/af/npc.h
+++ b/drivers/net/ethernet/marvell/octeontx2/af/npc.h
@@ -528,7 +528,7 @@ struct npc_lt_def {
u8 ltype_mask;
u8 ltype_match;
u8 lid;
-};
+} __packed;

struct npc_lt_def_ipsec {
u8 ltype_mask;
@@ -536,7 +536,7 @@ struct npc_lt_def_ipsec {
u8 lid;
u8 spi_offset;
u8 spi_nz;
-};
+} __packed;

struct npc_lt_def_apad {
u8 ltype_mask;
--
2.25.1



2023-12-19 20:59:49

by Jacob Keller

[permalink] [raw]
Subject: RE: [net PATCH v2] octeontx2-af: Fix marking couple of structure as __packed



> -----Original Message-----
> From: Suman Ghosh <[email protected]>
> Sent: Tuesday, December 19, 2023 6:27 AM
> To: [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]; [email protected]
> Cc: Suman Ghosh <[email protected]>; Keller, Jacob E
> <[email protected]>
> Subject: [net PATCH v2] octeontx2-af: Fix marking couple of structure as __packed
>
> Couple of structures was not marked as __packed. This patch
> fixes the same and mark them as __packed.
>
> Fixes: 42006910b5ea ("octeontx2-af: cleanup KPU config data")
> Signed-off-by: Suman Ghosh <[email protected]>
> Reviewed-by: Jacob Keller <[email protected]>

Yep, thanks for improving the commit message.

-Jake

2023-12-26 20:30:39

by patchwork-bot+netdevbpf

[permalink] [raw]
Subject: Re: [net PATCH v2] octeontx2-af: Fix marking couple of structure as __packed

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <[email protected]>:

On Tue, 19 Dec 2023 19:56:33 +0530 you wrote:
> Couple of structures was not marked as __packed. This patch
> fixes the same and mark them as __packed.
>
> Fixes: 42006910b5ea ("octeontx2-af: cleanup KPU config data")
> Signed-off-by: Suman Ghosh <[email protected]>
> Reviewed-by: Jacob Keller <[email protected]>
>
> [...]

Here is the summary with links:
- [net,v2] octeontx2-af: Fix marking couple of structure as __packed
https://git.kernel.org/netdev/net/c/0ee2384a5a0f

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html