Thread (20 messages) flat view 20 messages, 5 authors, 2025-09-16

Re: [PATCH net 3/3] net: stmmac: check if interface is running before TC block setup

From: Sebastian Basierski <hidden>
Date: 2025-09-04 19:02:11
Also in: lkml

On 9/1/2025 10:03 PM, Jakub Kicinski wrote:
More context would be useful. What's the user-visible behavior before
and after? Can the device handle installing the filters while down?
Is it just an issue of us restarting the queues when we shouldn't?
Before this patch driver couldn't be unloaded with tc filter applied.

Running those commands is enough to reproduce the issue:
   tc qdisc add dev enp0s29f2 ingress
   tc filter add dev enp0s29f2 ingress protocol all prio 1 u32
   rmmod dwmac_intel

in effect module would not unload.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help