Skip to content

doca udp frame builder performance improvement #12

@masaruito110

Description

@masaruito110

#Purpose

Based on 7de28d5 I measured the performance of docagpunetio.

Current server structure

|doca flow| ---------> |frame builder|

frame builder structure

|receive_tcp|<--semaphore-->|makeframe|<--semaphore-->|notify frame built|

#Environment
Environment is the same as #10

#Result

The difference with #10 is that we cannot set chunk size because udp doesn't check ack. Hence, we just show maximum performance. The trend looks the same as #10

env process session/process Gbps/session
1 1 1 43
2 2 1 18

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