Re: [PATCH net-next 2/3] net: dsa: vsc73xx: implement packet reception via control interface

From: Vladimir Oltean
Date: Mon Oct 21 2024 - 07:43:06 EST


On Sun, Oct 20, 2024 at 10:54:51PM +0200, Pawel Dembicki wrote:
> The packet receiver poller uses a kthread worker, which checks if a packet
> has arrived in the CPU buffer. If the header is valid, the packet is
> transferred to the correct DSA conduit interface.

s/conduit/user/