Hello:
This patch was applied to netdev/net.git (main) by David S. Miller davem@davemloft.net:
On Mon, 9 Oct 2023 13:21:55 +0200 you wrote:
From: Yanguo Li yanguo.li@corigine.com
When there are CT table entries, and you rmmod nfp, the following events can happen:
task1: nfp_net_pci_remove ↓ nfp_flower_stop->(asynchronous)tcf_ct_flow_table_cleanup_work(3) ↓ nfp_zone_table_entry_destroy(1)
[...]
Here is the summary with links: - [net] nfp: flower: avoid rmmod nfp crash issues https://git.kernel.org/netdev/net/c/14690995c141
You are awesome, thank you!