On Wed, 21 Oct 2020 10:39:22 +0530 Vinay Kumar Yadav wrote: > On 10/21/2020 9:56 AM, Jakub Kicinski wrote: > > On Wed, 21 Oct 2020 01:13:06 +0530 Vinay Kumar Yadav wrote: > >> patch adds a logic to utilize multiple queues to process requests. > >> The queue selection logic uses a round-robin distribution technique > >> using a counter. > > > > What's the Fixes tag for this one? > > Fixes: cc35c88ae4db ("crypto : chtls - CPL handler definition")
On a closer look it doesn't seem like round robin was ever implemented here. So this doesn't seem like a fix. Unless you can prove otherwise please repost for net-next when it opens.