Skip to content

Can HW handle packet sorting for TPTO? #50

@ami-GS

Description

@ami-GS

Hi @nibanks @stevedoyle, @BorisPis
To efficiently transmit time based packet, the packets need to be sorted by the deadline.
If multiple process/thread use TPTO, packets with earlier deadline could be blocked by that of later deadline.
Windows doesn't have packet queuing and sorting feature like Linux tc
Do HW/FW/Driver have ability to queuing and sorting?
Or should we set limitation? each process/thread bind each queue on NIC. then apps to take care of the packet order in themselves.

Metadata

Metadata

Assignees

No one assigned

    Labels

    TPTORelated to Time based Packet Transmission offloads

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions