lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <ZCL9VkdqhHPtc9i1@corigine.com> Date: Tue, 28 Mar 2023 16:44:38 +0200 From: Simon Horman <simon.horman@...igine.com> To: Hariprasad Kelam <hkelam@...vell.com> Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, kuba@...nel.org, davem@...emloft.net, willemdebruijn.kernel@...il.com, andrew@...n.ch, sgoutham@...vell.com, lcherian@...vell.com, gakula@...vell.com, jerinj@...vell.com, sbhatta@...vell.com, naveenm@...vel.com, edumazet@...gle.com, pabeni@...hat.com, jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us, maxtram95@...il.com Subject: Re: [net-next Patch v5 2/6] octeontx2-pf: Rename tot_tx_queues to non_qos_queues On Sun, Mar 26, 2023 at 11:42:41PM +0530, Hariprasad Kelam wrote: > current implementation is such that tot_tx_queues contains both > xdp queues and normal tx queues. which will be allocated in interface > open calls and deallocated on interface down calls respectively. > > With addition of QOS, where send quees are allocated/deallacated upon > user request Qos send queues won't be part of tot_tx_queues. So this > patch renames tot_tx_queues to non_qos_queues. > > Signed-off-by: Hariprasad Kelam <hkelam@...vell.com> Reviewed-by: Simon Horman <simon.horman@...igine.com>
Powered by blists - more mailing lists