Leno Hou

Results 8 issues of Leno Hou

panic: protobuf tag not enough fields in Empty.state: ```bash goroutine 323 [running]: github.com/gogo/protobuf/proto.(*unmarshalInfo).computeUnmarshalInfo(0xc000c88500) /root/go/pkg/mod/github.com/gogo/[email protected]/proto/table_unmarshal.go:341 +0x1897 github.com/gogo/protobuf/proto.(*unmarshalInfo).unmarshal(0xc000c88500, 0xc000888c30, 0x0, 0x0, 0x0, 0x40e0f8, 0x20) /root/go/pkg/mod/github.com/gogo/[email protected]/proto/table_unmarshal.go:138 +0xf65 github.com/gogo/protobuf/proto.(*InternalMessageInfo).Unmarshal(0xc0007b8880, 0x7fab1c0f7540, 0xc000888c30, 0x0, 0x0, 0x0,...

On commit 9f7ee99b5443c0c37fd6813c203620ea7a78b5e3 ``` $make [ 2%] Built target parser [ 3%] Built target arch [ 8%] Built target ast [ 9%] Built target resources [ 10%] Building CXX object...

bug

**Current situation** [ Please describe the current situation you would like to have improved ] Currently bcc-tools supported filter by mntns and cgroup. so could we add mntns filter here...

This issue occurred during append IPAMV6Conf to `IPAMConf struct` to automatic allocate IPv6 address as follows: `invalid bit range [0, 18446744073709551615]` FILE: bitseq/sequence.go

Fixes #2296 Signed-off-by: Leno Hou

This patch set default receive socket buffer size to 128K to solve nl_recv returned with error: No buffer space available 1. When switching CPUs to offline/online in a system more...

rust toolchain 1.60.0 glibc 2.32-1.4 with gnu build hashbrown 0.12.0 ```bash (gdb) bt #0 0x00007fd34a0415f2 in ?? () #1 0x00005608e605eb09 in core::intrinsics::copy_nonoverlapping (src=0x7fd54409a4df , dst=0x7fd349d341e0 "\245\236$\022\242\"\027>\001\000", count=16) at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/intrinsics.rs:2104 #2...

cleanup the dead code

ok-to-test