Re: [PATCH net] ch_ipsec: Remove initialization of rxq related data

2021-01-14 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Wed, 13 Jan 2021 10:13:02 +0530 you wrote: > Removing initialization of nrxq and rxq_size in uld_info. As > ipsec uses nic queues only, there is no need to create uld > rx queues for ipsec. > > Fixes: 1b77be463929e ("cr

Re: [PATCH net] ch_ipsec: Remove initialization of rxq related data

2021-01-14 Thread Ayush Sawal
Hi Jakub, On 1/15/2021 12:12 AM, Jakub Kicinski wrote: On Wed, 13 Jan 2021 10:13:02 +0530 Ayush Sawal wrote: Removing initialization of nrxq and rxq_size in uld_info. As ipsec uses nic queues only, there is no need to create uld rx queues for ipsec. Why is this a fix? Does it break something o

Re: [PATCH net] ch_ipsec: Remove initialization of rxq related data

2021-01-14 Thread Jakub Kicinski
On Wed, 13 Jan 2021 10:13:02 +0530 Ayush Sawal wrote: > Removing initialization of nrxq and rxq_size in uld_info. As > ipsec uses nic queues only, there is no need to create uld > rx queues for ipsec. Why is this a fix? Does it break something or just wastes resources? If it's just about efficient

[PATCH net] ch_ipsec: Remove initialization of rxq related data

2021-01-12 Thread Ayush Sawal
Removing initialization of nrxq and rxq_size in uld_info. As ipsec uses nic queues only, there is no need to create uld rx queues for ipsec. Fixes: 1b77be463929e ("crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net") Signed-off-by: Ayush Sawal --- .../net/ethernet/chelsio/