Timo Beckers

Results 267 comments of Timo Beckers

Hi @yrotilio, Are you aware of the per-interface IP assignments on AWS (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI)? Assuming you're running all r6i.2xlarge instances, your steady state of 542 pods on 13 nodes (~42/node) is...

@brb is tackling this in ci-e2e: https://github.com/cilium/cilium/pull/25790. Set this issue to close when merged.

Is this specific issue still relevant? It looks to me like this is a more common type of conn failure unrelated to missed tail calls. Missed tail calls are fortunately...

Unassignined myself as I mostly sat in for fixing tail call-related issues. With https://github.com/cilium/cilium/pull/30248 merged, the last known source of missed tail calls (that pop up in CI) should be...

What's needed to get this merged? Has the discussion concluded? Changes needed to the code?

@mvisonneau Some tests and linters are failing, please take a look.

@mvisonneau Ping, this needs a rebase

> Let me know if you want us to scope down to maps prefixed with `cilium_` as part of this PR. I think that would be wise. There's more and...

@tsanchezlara Are you keeping an eye on your clusters' metrics? if the bpf datapath drops packets, you should see sporadic increases in drop metrics. Also, if it's actually the bpf...