From: David S. Miller Date: Sun, 23 Apr 2023 12:35:08 +0000 (+0100) Subject: Merge branch 'napi_threaded_poll-enhancements' X-Git-Tag: v6.6.7~2736^2~63 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6bb218b5a6e3f3c5e2e76faf8fc976f3f6f72496;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'napi_threaded_poll-enhancements' Eric Dumazet says: ==================== net: give napi_threaded_poll() some love There is interest to revert commit 4cd13c21b207 ("softirq: Let ksoftirqd do its job") and use instead the napi_threaded_poll() mode. https://lore.kernel.org/netdev/140f61e2e1fcb8cf53619709046e312e343b53ca.camel@redhat.com/T/#m8a8f5b09844adba157ad0d22fc1233d97013de50 Before doing so, make sure napi_threaded_poll() benefits from recent core stack improvements, to further reduce softirq triggers. ==================== Signed-off-by: David S. Miller --- 6bb218b5a6e3f3c5e2e76faf8fc976f3f6f72496