yzewei
yzewei
I'm very sorry, due to my operational errors, the last PR failed, re -submitted to complete the Loongarch support work. The LoongArch architecture (LoongArch) is an Instruction Set Architecture (ISA)...
Fixes: #nnn **Related**: _Relevant tracking issues, for context_ **Merge before/after**: _Dependent or prerequisite PRs_ **Description** - Add loongarch64 support for install-golint.sh - Since loongarch64 does not support -race , loongarch64...
Add Loongarch64 support The LoongArch architecture (LoongArch) is an Instruction Set Architecture (ISA) that has a RISC style. Rust has accepted Loongarch as the official support architecture. [Rust has accepted...
**Riscv64 failed to build images** When I read the source code, I found that Dockerfile's golang:alpine does not support build image in the riscv architecture ## Possible Solution Do you...
The LoongArch architecture (LoongArch) is an Instruction Set Architecture (ISA) that has a RISC style.
Get the latest Commit, the latest PR The previous [PR add loong64 support](https://github.com/tonistiigi/xx/pull/130) > https://github.com/moby/buildkit/pull/4392 I'm sorry to complete this PR so late. I am busy some time ago. I...
**Describe the bug** make drivers_test ``` /home/yzw/rd/libs/driver/modern_bpf/helpers/extract/extract_from_kernel.h:648:49: error: member reference base type 'struct percpu_counter[4]' is not a structure or union 648 | BPF_CORE_READ_INTO(&swap_entries, mm, rss_stat.count[MM_SWAPENTS].counter); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ``` The code...
**What type of PR is this?** > Uncomment one (or more) `/kind ` lines: > /kind bug > /kind cleanup > /kind design > /kind documentation > /kind failing-test /kind...
**Describe the bug** Problems discovered during the compilation of drivers_test https://github.com/falcosecurity/libs/tree/master/test/drivers ``` [ 19%] Building CXX object test/drivers/CMakeFiles/drivers_test.dir/test_suites/syscall_exit_suite/recvmsg_x.cpp.o /home/yzw/pr/libs/test/drivers/test_suites/syscall_exit_suite/recvmsg_x.cpp: In member function ‘virtual void SyscallExit_recvmsg_ancillary_data_Test::TestBody()’: /home/yzw/pr/libs/test/drivers/test_suites/syscall_exit_suite/recvmsg_x.cpp:579:3: error: no match for...
The LoongArch architecture (LoongArch) is an Instruction Set Architecture (ISA) that has a RISC style. You can use it on x86_64 machine with docker run -it --rm merore/archlinux-loongarch64. About this...