Hi Hauke, On Sat, Sep 12, 2020 at 9:36 PM Hauke Mehrtens <ha...@hauke-m.de> wrote: > > This fixes multiple bugs in the NAPI handling. many thanks! These fix the TX hang that I could reproduce by simply starting iperf3 on a lantiq board.
Is the plan to have these patches applied to net or net-next? Having them in the net tree would be great so these can be backported to 5.4 (which is what OpenWrt uses) > Hauke Mehrtens (4): > net: lantiq: Wake TX queue again > net: lantiq: use netif_tx_napi_add() for TX NAPI > net: lantiq: Use napi_complete_done() > net: lantiq: Disable IRQs only if NAPI gets scheduled for all four: Tested-by: Martin Blumenstingl <martin.blumensti...@googlemail.com> Thank you! Martin