2022-08-18 11:56:10

by Maksym Glubokiy

[permalink] [raw]
Subject: [PATCH net-next] net: prestera: add missing ABI compatibility check

Fixes: fec7c9c73fd3 ("net: marvell: prestera: define MDB/flood domain entries and HW API to offload them to the HW")
Signed-off-by: Oleksandr Mazur <[email protected]>
Signed-off-by: Maksym Glubokiy <[email protected]>
---
drivers/net/ethernet/marvell/prestera/prestera_hw.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/net/ethernet/marvell/prestera/prestera_hw.c b/drivers/net/ethernet/marvell/prestera/prestera_hw.c
index 962d7e0c0cb5..e0e9ae34ceea 100644
--- a/drivers/net/ethernet/marvell/prestera/prestera_hw.c
+++ b/drivers/net/ethernet/marvell/prestera/prestera_hw.c
@@ -745,6 +745,7 @@ static void prestera_hw_build_tests(void)
BUILD_BUG_ON(sizeof(struct prestera_msg_rif_resp) != 12);
BUILD_BUG_ON(sizeof(struct prestera_msg_vr_resp) != 12);
BUILD_BUG_ON(sizeof(struct prestera_msg_policer_resp) != 12);
+ BUILD_BUG_ON(sizeof(struct prestera_msg_flood_domain_create_resp) != 12);

/* check events */
BUILD_BUG_ON(sizeof(struct prestera_msg_event_port) != 20);
--
2.25.1


2022-08-20 00:02:01

by patchwork-bot+netdevbpf

[permalink] [raw]
Subject: Re: [PATCH net-next] net: prestera: add missing ABI compatibility check

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <[email protected]>:

On Thu, 18 Aug 2022 14:14:19 +0300 you wrote:
> Fixes: fec7c9c73fd3 ("net: marvell: prestera: define MDB/flood domain entries and HW API to offload them to the HW")
> Signed-off-by: Oleksandr Mazur <[email protected]>
> Signed-off-by: Maksym Glubokiy <[email protected]>
> ---
> drivers/net/ethernet/marvell/prestera/prestera_hw.c | 1 +
> 1 file changed, 1 insertion(+)

Here is the summary with links:
- [net-next] net: prestera: add missing ABI compatibility check
https://git.kernel.org/netdev/net-next/c/917edfb98c48

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