Skip to content

Netevent driver tests print received events without validating their contents #391

Description

@lakshk98

The netevent driver tests currently print each event received from the perf buffer but do not validate most of its contents. The per-event output also generates large, interleaved CI logs and slows perf-buffer processing. Combined with asynchronous callbacks and fixed sleeps, this can leave events queued while the test captures counter snapshots or transitions between flow and drop phases, causing intermittent assertion failures.

Activity

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

Metadata

Metadata

Labels

triagedThe issue is triaged by the maintainers.

Type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions