Timo Beckers
Timo Beckers
@danobi Would you be willing to remove Collection.Pin and .Unpin and only keep `Assign()`? I may have a use case in Cilium for it. It's also relatively straightforward and similar...
> I think Assign() is already in via [5bb4c2f](https://github.com/cilium/ebpf/commit/5bb4c2f1ac09bae4db1a322f8e9a392c553ffdb1) Ah! Of course, I thought I came across it in the codebase recently. Thanks for taking a look! Closing this one...
@swastik959 There's a short document at https://github.com/cilium/ebpf/blob/master/CONTRIBUTING.md. Do you have any specific questions?
Hi @f1ko, still working on this?
@sharathsivakumar Sure thing! Assigned the issue to you.
> @ti-mo I can work on adding netkit support to `jsimonetti/rtnetlink` Perfect! Any ETA?
Hi @zedGGs, does this address an existing issue? I think adding a single test for `parseCPUsFromFile` would be sufficient here, the test cases you added look copied from `TestParseCPUs`. There's...
@s41m0n Thanks for the ping. I think Lorenz was suggesting to pick one of the items in the list to showcase in this PR. Given the focus of this example...
Turns out `binary.NativeEndian` was only merged in Go 1.21. Converting to draft until we drop support for 1.20.
This has been on my backlog for a few months and finally took the time to try out a few solutions yesterday. I put up some patches here: https://github.com/hmarr/codeowners/pull/32. Looks...