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, 23 Dec 2015 18:42:01 +0200
From:	Or Gerlitz <ogerlitz@...lanox.com>
To:	Faisal Latif <faisal.latif@...el.com>, <dledford@...hat.com>
CC:	<linux-rdma@...r.kernel.org>, <netdev@...r.kernel.org>,
	<jeffrey.t.kirsher@...el.com>, <e1000-rdma@...ts.sourceforge.net>
Subject: Re: [PATCH V1 08/16] i40iw: add files for iwarp interface

On 12/22/2015 1:13 AM, Faisal Latif wrote:
> +
> +enum i40iw_memreg_type {
> +	IW_MEMREG_TYPE_MEM = 0x0000,
> +	IW_MEMREG_TYPE_QP = 0x0001,
> +	IW_MEMREG_TYPE_CQ = 0x0002,
> +	IW_MEMREG_TYPE_MW = 0x0003,
> +	IW_MEMREG_TYPE_FMR = 0x0004,
> +	IW_MEMREG_TYPE_FMEM = 0x0005,
> +};

Can't you re-use IB core values or derive that from the actual uverbs 
command?

Or.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ