public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
* bpf: Request to add -mcpu=v4 support for ARM/MIPS/NFP/POWERPC/RISCV/S390/SPARC/X86_32
@ 2023-08-20  1:41 Yonghong Song
  2023-08-21  2:23 ` Pu Lehui
  2023-08-21 19:47 ` Jakub Kicinski
  0 siblings, 2 replies; 5+ messages in thread
From: Yonghong Song @ 2023-08-20  1:41 UTC (permalink / raw)
  To: Shubham Bansal, Johan Almbladh, Paul Burton, Jakub Kicinski,
	Naveen N. Rao, Michael Ellerman, Luke Nelson, Xi Wang,
	Björn Töpel, Ilya Leoshkevich, Heiko Carstens,
	Vasily Gorbik, David S. Miller, Wang YanQing
  Cc: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko,
	Martin KaFai Lau, bpf

Hi,

A new set of bpf insns have been recently added in llvm with flag
[-mcpu=v4](https://reviews.llvm.org/D144829). In the kernel,
x86_64 and arm64 have implemented -mcpu=v4 support:
   x86_64: 
https://lore.kernel.org/all/20230728011143.3710005-1-yonghong.song@linux.dev/
   arm64: 
https://lore.kernel.org/bpf/20230815154158.717901-1-xukuohai@huaweicloud.com/

The following arch's do not have -mcpu=v4 support yet:
   arm, mips, nfp, powerpc, riscv, sc90, sparc and x86_32

If you have a chance, could you take a look at what
x86_64/arm64 does and add support to the above arch'es?

Thanks!

Yonghong

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-22 10:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-20  1:41 bpf: Request to add -mcpu=v4 support for ARM/MIPS/NFP/POWERPC/RISCV/S390/SPARC/X86_32 Yonghong Song
2023-08-21  2:23 ` Pu Lehui
2023-08-21  4:36   ` Yonghong Song
2023-08-21 19:47 ` Jakub Kicinski
2023-08-22 10:06   ` Louis Peens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox