Adam Karpowich
Adam Karpowich
### What does this PR do? Migrates usage of `perfbuffer` in NPM eBPF code to `ringbuffer` where supported (introduced in kernel `5.8`). On the oldest kernels we support (namely 4.4...
### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes
### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes
### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes
we have seen a lot of[ failures](https://app.datadoghq.com/ci/test-runs?query=test_level%3Atest%20%40git.repository.id%3A%22gitlab.ddbuild.io%2FDataDog%2Fdatadog-agent%22%20%40git.branch%3Amain%20%40test.status%3Afail%20-%40test.name%3A%2AGRPC%2A%20%40test.codeowners%3A%22%40DataDog%2FNetworks%22%20-%40test.name%3ATestTracerSuite%20-%40test.name%3A%22TestTracerSuite%2Fprebuilt%22%20-%40ci.stage.name%3Akernel_matrix_testing%20-%40test.name%3ATestUSMSuite%2A%20%40test.name%3ATestOffsetGuess%2A¤tTab=overview&eventStack=&fromUser=false&index=citest&start=1708639123641&end=1709243923641&paused=false) in CI for `TestOffsetGuess` in kernel 4.4. A decision has been made to disable this test for kernels < 4.14 (the next highest...
### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes
### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes
### What does this PR do? Currently if the EBPF conntracker is disabled via config that will log as an error, which is not desirable behavior. This PR cleans up...
### What does this PR do? This e2e test fails pretty regularly in CI. The linux version of this test was also recently disabled for being flaky ### Motivation ###...
### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes