Skip to content

Conversation

@pzmarzly
Copy link
Contributor

@pzmarzly pzmarzly commented Jan 14, 2026

Stack from ghstack:

ReviewStack: https://reviewstack.dev/facebook/bpfilter/pull/366


ctest --test-dir build -R e2e.daemon.netns_to_host was flaky, which was annoying me, as it was failing on unrelated changes.

With some Claude-assisted debugging, I found out it's because uint8_t log sometimes contains garbage data, that we later OR into in log |= BF_FLAG(header); line. When that happens, the printed output doesn't match what awk is expecting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant