Skip to content

The simulation fidelity does not match the data from the actual test environment. #12

@liurui2345

Description

@liurui2345

Conducting traffic congestion testing using Broadcom's TD3 environment, from a 100G port to a 25G port.
Client: ib_write_bw 11.4.1.1 -d mlx5_0 -s 50M -n 100 -p 12123 --report_gbits
Server: ib_write_bw -d mlx5_1 -p 12123 -s 50M -n 100 --report_gbits

Set ECN watermark thresholds to 400/1625/20 (units: cells/cells/percentage).
PFC and CNP frames were observable.

Using identical parameters in NS3 simulation, PFC pause frames were not observed.

Suspicion: The NIC node introduces delay (approximately 55,000 ns) when processing ECN-marked packets to generate CNP. Adding this delay triggered PFC pause frames. However, after modifying the ECN watermarks, the results still do not match the lab data.

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