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]
Date: Thu, 30 May 2024 00:32:28 +0000
From: "Wang, Xiao W" <xiao.w.wang@...el.com>
To: Björn Töpel <bjorn@...nel.org>,
	"paul.walmsley@...ive.com" <paul.walmsley@...ive.com>, "palmer@...belt.com"
	<palmer@...belt.com>, "aou@...s.berkeley.edu" <aou@...s.berkeley.edu>,
	"luke.r.nels@...il.com" <luke.r.nels@...il.com>, "xi.wang@...il.com"
	<xi.wang@...il.com>, "daniel@...earbox.net" <daniel@...earbox.net>
CC: "ast@...nel.org" <ast@...nel.org>, "andrii@...nel.org"
	<andrii@...nel.org>, "martin.lau@...ux.dev" <martin.lau@...ux.dev>,
	"eddyz87@...il.com" <eddyz87@...il.com>, "song@...nel.org" <song@...nel.org>,
	"yonghong.song@...ux.dev" <yonghong.song@...ux.dev>,
	"john.fastabend@...il.com" <john.fastabend@...il.com>, "kpsingh@...nel.org"
	<kpsingh@...nel.org>, "sdf@...gle.com" <sdf@...gle.com>, "haoluo@...gle.com"
	<haoluo@...gle.com>, "jolsa@...nel.org" <jolsa@...nel.org>,
	"linux-riscv@...ts.infradead.org" <linux-riscv@...ts.infradead.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"bpf@...r.kernel.org" <bpf@...r.kernel.org>, "pulehui@...wei.com"
	<pulehui@...wei.com>, "puranjay@...nel.org" <puranjay@...nel.org>, "Li,
 Haicheng" <haicheng.li@...el.com>
Subject: RE: [PATCH bpf-next v4 2/2] riscv, bpf: Introduce shift add helper
 with Zba optimization



> -----Original Message-----
> From: Björn Töpel <bjorn@...nel.org>
> Sent: Wednesday, May 29, 2024 5:41 PM
> To: Wang, Xiao W <xiao.w.wang@...el.com>; paul.walmsley@...ive.com;
> palmer@...belt.com; aou@...s.berkeley.edu; luke.r.nels@...il.com;
> xi.wang@...il.com; daniel@...earbox.net
> Cc: ast@...nel.org; andrii@...nel.org; martin.lau@...ux.dev;
> eddyz87@...il.com; song@...nel.org; yonghong.song@...ux.dev;
> john.fastabend@...il.com; kpsingh@...nel.org; sdf@...gle.com;
> haoluo@...gle.com; jolsa@...nel.org; linux-riscv@...ts.infradead.org; linux-
> kernel@...r.kernel.org; bpf@...r.kernel.org; pulehui@...wei.com;
> puranjay@...nel.org; Li, Haicheng <haicheng.li@...el.com>; Wang, Xiao W
> <xiao.w.wang@...el.com>
> Subject: Re: [PATCH bpf-next v4 2/2] riscv, bpf: Introduce shift add helper
> with Zba optimization
> 
> Xiao,
> 
> Xiao Wang <xiao.w.wang@...el.com> writes:
> 
> > Zba extension is very useful for generating addresses that index into array
> > of basic data types. This patch introduces sh2add and sh3add helpers for
> > RV32 and RV64 respectively, to accelerate addressing for array of unsigned
> > long data.
> 
> This patched slipped! Apologies for the slow reply.

No worry. Thanks for picking it up.

BRs,
Xiao

> 
> Acked-by: Björn Töpel <bjorn@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ