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, 1 Sep 2021 05:21:59 +0000
From:   "N, Pandith" <pandith.n@...el.com>
To:     Randy Dunlap <rdunlap@...radead.org>,
        "georgi.djakov@...aro.org" <georgi.djakov@...aro.org>,
        "linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC:     "mgross@...ux.intel.com" <mgross@...ux.intel.com>,
        "Zhou, Furong" <furong.zhou@...el.com>,
        "Sangannavar, Mallikarjunappa" 
        <mallikarjunappa.sangannavar@...el.com>,
        "Raja Subramanian, Lakshmi Bai" 
        <lakshmi.bai.raja.subramanian@...el.com>
Subject: RE: [PATCH V6 1/1] interconnect: intel: Add Keem Bay noc driver

Hi

> -----Original Message-----
> From: Randy Dunlap <rdunlap@...radead.org>
> Sent: Tuesday, August 31, 2021 9:46 PM
> To: N, Pandith <pandith.n@...el.com>; georgi.djakov@...aro.org; linux-
> pm@...r.kernel.org; linux-kernel@...r.kernel.org
> Cc: mgross@...ux.intel.com; Zhou, Furong <furong.zhou@...el.com>;
> Sangannavar, Mallikarjunappa <mallikarjunappa.sangannavar@...el.com>; Raja
> Subramanian, Lakshmi Bai <lakshmi.bai.raja.subramanian@...el.com>
> Subject: Re: [PATCH V6 1/1] interconnect: intel: Add Keem Bay noc driver
> 
> Hi--
> 
> On 8/30/21 11:36 PM, pandith.n@...el.com wrote:
> > diff --git a/drivers/interconnect/intel/Kconfig
> > b/drivers/interconnect/intel/Kconfig
> > new file mode 100644
> > index 000000000000..a2f933773380
> > --- /dev/null
> > +++ b/drivers/interconnect/intel/Kconfig
> > @@ -0,0 +1,19 @@
> > +# Copyright (C) 2019 Intel Corporation # SPDX-License-Identifier:
> > +GPL-2.0-only config INTERCONNECT_INTEL
> > +	bool "Intel Network-on-chip interconnect drivers"
> > +	help
> > +	  Support for Intel's Network on chip interconnect hardware.
> > +
> > +config INTERCONNECT_INTEL_KEEMBAY
> > +	tristate "Intel Keem Bay Enable DDR profiling using NOC"
> > +	depends on INTERCONNECT_INTEL || ARCH_KEEMBAY ||
> COMPILE_TEST
> > +	help
> > +	  Enable this option for DDR bandwidth measurements using NOC
> 
> 	                                                          NOC.
> 
will change it to NOC.
> > +
> > +	  Add support for Network-on-chip (NOC) in DDR Subsystem(DSS).
> 
> 	                                               Subsystem (DSS).
> 
> > +	  DSS NOC has capabilities to enable and get statistics profiling.
> > +	  NOC driver enables features to configure and capture NOC probe
> > +          counters, needed for DSS bandwidth measurement.
> 
> Indent above with tab + 2 spaces instead of many spaces.
> 
Accepted, tab +2 space in last line 

> > +	  Say Y if using a processor that includes the Intel VPU such as
> > +	  Keem Bay.  If unsure, say N.
> 
> 
> --
> ~Randy

Regards,
Pandith

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ