[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200105.151326.1142785260688730914.davem@davemloft.net>
Date: Sun, 05 Jan 2020 15:13:26 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: olteanv@...il.com
Cc: f.fainelli@...il.com, vivien.didelot@...il.com, andrew@...n.ch,
netdev@...r.kernel.org
Subject: Re: [PATCH v2 net-next 0/3] Improvements to the DSA deferred xmit
From: Vladimir Oltean <olteanv@...il.com>
Date: Sat, 4 Jan 2020 02:37:08 +0200
> After the feedback received on v1:
> https://www.spinics.net/lists/netdev/msg622617.html
>
> I've decided to move the deferred xmit implementation completely within
> the sja1105 driver.
>
> The executive summary for this series is the same as it was for v1
> (better for everybody):
>
> - For those who don't use it, thanks to one less assignment in the
> hotpath (and now also thanks to less code in the DSA core)
> - For those who do, by making its scheduling more amenable and moving it
> outside the generic workqueue (since it still deals with packet
> hotpath, after all)
>
> There are some simplification (1/3) and cosmetic (3/3) patches in the
> areas next to the code touched by the main patch (2/3).
Series applied, thanks.
Powered by blists - more mailing lists