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 use of resources I'll apply to net-next.