Skip to content

[CHECK] v0.1.0 functional test passed (loopback) #1

Description

@redlemonbe

Self-tested on loopback on the build worker:

  • TCP: multi-stream throughput OK (72 Gb/s loopback, 2 threads).
  • UDP: sendmmsg/recvmmsg path OK — 1.25 Mpps @64b, 4 threads; server tracks received pps + loss via sequence gaps.
  • JSON output OK. CPU pin (--cpus) + NUMA (--numa) accepted.
  • Anti-OOM guard OK: refuses absurd alloc (100000 threads × 9000 B → 54931 MiB > 25%-RAM limit).

Loopback numbers are functional checks, not benchmarks (kernel-loopback bound). Real numbers = real NIC (see other issue).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions