graymon

Results 155 comments of graymon

Closed in favor of https://github.com/cilium/cilium/pull/32930

Can't believe adding these trivial code leads to `BPF program is too large` :fearful: ``` 2024-07-01T08:54:07.534681504Z time="2024-07-01T08:54:07Z" level=error msg="endpoint regeneration failed" ciliumEndpointName=/ containerID= containerInterface= datapathPolicyRevision=0 desiredPolicyRevision=1 endpointID=2725 error="loading eBPF collection...

I'm going to work out a simple version: with a flag, pwru prints map->name with key and value in hex. cc @brb

It's weird since we have 5.4 kernel covered in CI :joy_cat: :sob: https://github.com/cilium/pwru/actions/runs/9267298652/job/25493627219 Would you like to try a newer version of kernel? 5.4.119 was released on 14-May-2021, a bit...

Otherwise, can you provide the complete error log?

Just self-assigned this. Really wanna cover the intimidating `route()` bpf function in CI test before we add more flavors into it.