Skip to content

ECN validation failed, no ECT(0) packets were newly acked #2741

Open
@larseggert

Description

@larseggert

When I run RUST_LOG=warn cargo bench --features bench --bench transfer I see

Benchmarking transfer/pacing-false/varying-seeds: Warming up for 5.0000 s0.000 WARN [Server ...] Dropped received packet: Coalesced packet has different DCID; Total: 1
0.000 WARN [Client ...] Dropped received packet: Coalesced packet has different DCID; Total: 1
0.000 WARN [LossRecovery] ignoring in-1 from dropped space
0.027 WARN [Server ...] Dropped received packet: Coalesced packet has different DCID; Total: 1
0.028 WARN [Client ...] Dropped received packet: Coalesced packet has different DCID; Total: 1
0.028 WARN [LossRecovery] ignoring in-1 from dropped space
0.028 WARN ECN validation failed, no ECT(0) packets were newly acked

and many more instances of the last line. That is surprising. Why is ECN validation failing over loopback?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions