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] [day] [month] [year] [list]
Message-ID: <CO1PR11MB5089E496D1A0EA24789A6464D6BD2@CO1PR11MB5089.namprd11.prod.outlook.com>
Date: Wed, 16 Apr 2025 16:23:36 +0000
From: "Keller, Jacob E" <jacob.e.keller@...el.com>
To: "Lobakin, Aleksander" <aleksander.lobakin@...el.com>, "Zaremba, Larysa"
	<larysa.zaremba@...el.com>
CC: "intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>,
	"Nguyen, Anthony L" <anthony.l.nguyen@...el.com>, "David S. Miller"
	<davem@...emloft.net>, "Dumazet, Eric" <edumazet@...gle.com>, Jakub Kicinski
	<kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Simon Horman
	<horms@...nel.org>, Jonathan Corbet <corbet@....net>, "Kitszel, Przemyslaw"
	<przemyslaw.kitszel@...el.com>, Jiri Pirko <jiri@...nulli.us>, Mustafa Ismail
	<mustafa.ismail@...el.com>, "Nikolova, Tatyana E"
	<tatyana.e.nikolova@...el.com>, Andrew Lunn <andrew+netdev@...n.ch>, "Michael
 Ellerman" <mpe@...erman.id.au>, "Fijalkowski, Maciej"
	<maciej.fijalkowski@...el.com>, Lee Trager <lee@...ger.us>, "Madhavan
 Srinivasan" <maddy@...ux.ibm.com>, "Samudrala, Sridhar"
	<sridhar.samudrala@...el.com>, Michal Swiatkowski
	<michal.swiatkowski@...ux.intel.com>, "Polchlopek, Mateusz"
	<mateusz.polchlopek@...el.com>, Wenjun Wu <wenjun1.wu@...el.com>, "Zaki,
 Ahmed" <ahmed.zaki@...el.com>, "netdev@...r.kernel.org"
	<netdev@...r.kernel.org>, "linux-doc@...r.kernel.org"
	<linux-doc@...r.kernel.org>, "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>, "Karlsson, Magnus"
	<magnus.karlsson@...el.com>, "Tantilov, Emil S" <emil.s.tantilov@...el.com>,
	"Chittim, Madhu" <madhu.chittim@...el.com>, "Hay, Joshua A"
	<joshua.a.hay@...el.com>, "Olech, Milena" <milena.olech@...el.com>, "Linga,
 Pavan Kumar" <pavan.kumar.linga@...el.com>, "Singhai, Anjali"
	<anjali.singhai@...el.com>
Subject: RE: [PATCH iwl-next 00/14] Introduce iXD driver



> -----Original Message-----
> From: Lobakin, Aleksander <aleksander.lobakin@...el.com>
> Sent: Wednesday, April 16, 2025 8:49 AM
> To: Zaremba, Larysa <larysa.zaremba@...el.com>
> Cc: intel-wired-lan@...ts.osuosl.org; Nguyen, Anthony L
> <anthony.l.nguyen@...el.com>; David S. Miller <davem@...emloft.net>;
> Dumazet, Eric <edumazet@...gle.com>; Jakub Kicinski <kuba@...nel.org>;
> Paolo Abeni <pabeni@...hat.com>; Simon Horman <horms@...nel.org>;
> Jonathan Corbet <corbet@....net>; Kitszel, Przemyslaw
> <przemyslaw.kitszel@...el.com>; Jiri Pirko <jiri@...nulli.us>; Mustafa Ismail
> <mustafa.ismail@...el.com>; Nikolova, Tatyana E
> <tatyana.e.nikolova@...el.com>; Andrew Lunn <andrew+netdev@...n.ch>;
> Michael Ellerman <mpe@...erman.id.au>; Fijalkowski, Maciej
> <maciej.fijalkowski@...el.com>; Lee Trager <lee@...ger.us>; Madhavan
> Srinivasan <maddy@...ux.ibm.com>; Samudrala, Sridhar
> <sridhar.samudrala@...el.com>; Keller, Jacob E <jacob.e.keller@...el.com>;
> Michal Swiatkowski <michal.swiatkowski@...ux.intel.com>; Polchlopek, Mateusz
> <mateusz.polchlopek@...el.com>; Wenjun Wu <wenjun1.wu@...el.com>; Zaki,
> Ahmed <ahmed.zaki@...el.com>; netdev@...r.kernel.org; linux-
> doc@...r.kernel.org; linux-kernel@...r.kernel.org; Karlsson, Magnus
> <magnus.karlsson@...el.com>; Tantilov, Emil S <emil.s.tantilov@...el.com>;
> Chittim, Madhu <madhu.chittim@...el.com>; Hay, Joshua A
> <joshua.a.hay@...el.com>; Olech, Milena <milena.olech@...el.com>; Linga,
> Pavan Kumar <pavan.kumar.linga@...el.com>; Singhai, Anjali
> <anjali.singhai@...el.com>
> Subject: Re: [PATCH iwl-next 00/14] Introduce iXD driver
> 
> From: Larysa Zaremba <larysa.zaremba@...el.com>
> Date: Tue, 8 Apr 2025 14:47:46 +0200
> 
> > This patch series adds the iXD driver, which supports the Intel(R)
> > Control Plane PCI Function on Intel E2100 and later IPUs and FNICs.
> > It facilitates a centralized control over multiple IDPF PFs/VFs/SFs
> > exposed by the same card. The reason for the separation is to be able
> > to offload the control plane to the host different from where the data
> > plane is running.
> 
> BTW please move everything you're adding to libeth to libie instead.
> This PCI/VC/CP functionality is unlikely to be used by other vendors.
> Since libie_cp.ko or how you may want to call it won't link with base
> libie.ko, it won't have any pre-idpf HW-specific symbols, so that idpf
> could link with it.
> libeth stuff is purely vendor-agnostic and I'd really like to keep it so.
> 
> Thanks,
> Olek

I agree with this too.

Thanks,
Jake

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ