mbox series

[net-next,0/3] mtk_ppe_offload fixes

Message ID 20210418211145.21914-1-pablo@netfilter.org
Headers show
Series mtk_ppe_offload fixes | expand

Message

Pablo Neira Ayuso April 18, 2021, 9:11 p.m. UTC
Hi,

A few incremental fixes for the initial flowtable offload support
and this driver:

1) Fix undefined reference to `dsa_port_from_netdev' due to missing
   dependencies in Kconfig, reported by Kbuild robot.

2) Missing mutex to serialize flow events via workqueue to the driver.

3) Handle FLOW_ACTION_VLAN_POP tag action.

Please apply, thanks!

Pablo Neira Ayuso (3):
  net: ethernet: mtk_eth_soc: fix undefined reference to `dsa_port_from_netdev'
  net: ethernet: mtk_eth_soc: missing mutex
  net: ethernet: mtk_eth_soc: handle VLAN pop action

 drivers/net/ethernet/mediatek/Kconfig         |  1 +
 .../net/ethernet/mediatek/mtk_ppe_offload.c   | 21 ++++++++++++++-----
 2 files changed, 17 insertions(+), 5 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org April 19, 2021, 11:10 p.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Sun, 18 Apr 2021 23:11:42 +0200 you wrote:
> Hi,

> 

> A few incremental fixes for the initial flowtable offload support

> and this driver:

> 

> 1) Fix undefined reference to `dsa_port_from_netdev' due to missing

>    dependencies in Kconfig, reported by Kbuild robot.

> 

> [...]


Here is the summary with links:
  - [net-next,1/3] net: ethernet: mtk_eth_soc: fix undefined reference to `dsa_port_from_netdev'
    https://git.kernel.org/netdev/net-next/c/0e389028ad75
  - [net-next,2/3] net: ethernet: mtk_eth_soc: missing mutex
    https://git.kernel.org/netdev/net-next/c/014d029876b2
  - [net-next,3/3] net: ethernet: mtk_eth_soc: handle VLAN pop action
    https://git.kernel.org/netdev/net-next/c/f5c2cb583abe

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