2021-07-26 02:24:05

by Ismail, Mohammad Athari

[permalink] [raw]
Subject: [PATCH net] net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10

From: Mohammad Athari Bin Ismail <[email protected]>

Assign dwmac5_est_irq_status to est_irq_status callback function for
GMAC 4.10 and 5.10. With this, EST related interrupts could be handled
properly.

Fixes: e49aa315cb01 ("net: stmmac: EST interrupts handling and error reporting")
Cc: <[email protected]> # 5.13.x
Signed-off-by: Mohammad Athari Bin Ismail <[email protected]>
---
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 2 ++
1 file changed, 2 insertions(+)

diff --git a/drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c b/drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c
index 67ba083eb90c..b21745368983 100644
--- a/drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c
+++ b/drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c
@@ -1249,6 +1249,7 @@ const struct stmmac_ops dwmac410_ops = {
.config_l3_filter = dwmac4_config_l3_filter,
.config_l4_filter = dwmac4_config_l4_filter,
.est_configure = dwmac5_est_configure,
+ .est_irq_status = dwmac5_est_irq_status,
.fpe_configure = dwmac5_fpe_configure,
.fpe_send_mpacket = dwmac5_fpe_send_mpacket,
.fpe_irq_status = dwmac5_fpe_irq_status,
@@ -1300,6 +1301,7 @@ const struct stmmac_ops dwmac510_ops = {
.config_l3_filter = dwmac4_config_l3_filter,
.config_l4_filter = dwmac4_config_l4_filter,
.est_configure = dwmac5_est_configure,
+ .est_irq_status = dwmac5_est_irq_status,
.fpe_configure = dwmac5_fpe_configure,
.fpe_send_mpacket = dwmac5_fpe_send_mpacket,
.fpe_irq_status = dwmac5_fpe_irq_status,
--
2.17.1


2021-07-26 03:08:49

by Wong Vee Khee

[permalink] [raw]
Subject: Re: [PATCH net] net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10

On Mon, Jul 26, 2021 at 10:20:20AM +0800, [email protected] wrote:
> From: Mohammad Athari Bin Ismail <[email protected]>
>
> Assign dwmac5_est_irq_status to est_irq_status callback function for
> GMAC 4.10 and 5.10. With this, EST related interrupts could be handled
> properly.
>
> Fixes: e49aa315cb01 ("net: stmmac: EST interrupts handling and error reporting")
> Cc: <[email protected]> # 5.13.x
> Signed-off-by: Mohammad Athari Bin Ismail <[email protected]>

Acked-by: Wong Vee Khee <[email protected]>

2021-07-26 11:44:26

by patchwork-bot+netdevbpf

[permalink] [raw]
Subject: Re: [PATCH net] net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Mon, 26 Jul 2021 10:20:20 +0800 you wrote:
> From: Mohammad Athari Bin Ismail <[email protected]>
>
> Assign dwmac5_est_irq_status to est_irq_status callback function for
> GMAC 4.10 and 5.10. With this, EST related interrupts could be handled
> properly.
>
> Fixes: e49aa315cb01 ("net: stmmac: EST interrupts handling and error reporting")
> Cc: <[email protected]> # 5.13.x
> Signed-off-by: Mohammad Athari Bin Ismail <[email protected]>
>
> [...]

Here is the summary with links:
- [net] net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10
https://git.kernel.org/netdev/net/c/94cbe7db7d75

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