Skip to content

Can HW handle packet sorting for TPTO? #50

Description

@ami-GS

Hi Nick Banks (@nibanks) Stephen Doyle (@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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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