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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 5 Apr 2023 12:07:46 +0200
From:   Simon Horman <simon.horman@...igine.com>
To:     "Linga, Pavan Kumar" <pavan.kumar.linga@...el.com>
Cc:     intel-wired-lan@...ts.osuosl.org, netdev@...r.kernel.org,
        shiraz.saleem@...el.com, emil.s.tantilov@...el.com,
        willemb@...gle.com, decot@...gle.com, joshua.a.hay@...el.com,
        sridhar.samudrala@...el.com, Alan Brady <alan.brady@...el.com>,
        Madhu Chittim <madhu.chittim@...el.com>,
        Phani Burra <phani.r.burra@...el.com>
Subject: Re: [Intel-wired-lan] [PATCH net-next 09/15] idpf: initialize
 interrupts and enable vport

On Wed, Apr 05, 2023 at 01:06:49AM +0530, Linga, Pavan Kumar wrote:
> 
> 
> On 3/31/2023 9:29 PM, Simon Horman wrote:
> > On Wed, Mar 29, 2023 at 07:03:58AM -0700, Pavan Kumar Linga wrote:
> > > To further continue 'vport open', initialize all the resources
> > > required for the interrupts. To start with, initialize the
> > > queue vector indices with the ones received from the device
> > > Control Plane. Now that all the TX and RX queues are initialized,
> > > map the RX descriptor and buffer queues as well as TX completion
> > > queues to the allocated vectors. Initialize and enable the napi
> > > handler for the napi polling. Finally, request the IRQs for the
> > > interrupt vectors from the stack and setup the interrupt handler.
> > > 
> > > Once the interrupt init is done, send 'map queue vector', 'enable
> > > queues' and 'enable vport' virtchnl messages to the CP to complete
> > > the 'vport open' flow.
> > > 
> > > Co-developed-by: Alan Brady <alan.brady@...el.com>
> > > Signed-off-by: Alan Brady <alan.brady@...el.com>
> > > Co-developed-by: Joshua Hay <joshua.a.hay@...el.com>
> > > Signed-off-by: Joshua Hay <joshua.a.hay@...el.com>
> > > Co-developed-by: Madhu Chittim <madhu.chittim@...el.com>
> > > Signed-off-by: Madhu Chittim <madhu.chittim@...el.com>
> > > Co-developed-by: Phani Burra <phani.r.burra@...el.com>
> > > Signed-off-by: Phani Burra <phani.r.burra@...el.com>
> > > Signed-off-by: Pavan Kumar Linga <pavan.kumar.linga@...el.com>
> > > Reviewed-by: Sridhar Samudrala <sridhar.samudrala@...el.com>
> > 
> > Spelling from me again.
> > I think I'll stop there and just mention that you might want to consider
> > adding ./checkpatch.pl --codespell to your CI.
> > 
> > 
> 
> Thanks for pointing at the misspells. Fixed all of them by running codespell
> through all the patches. Changes will be part of the v2 version. As
> suggested, will add the 'codespell' into the CI to catch any misspells in
> advance, during the code development.

Perfect, thanks Pavan.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ