https://github.com/multipath-tcp/mptcp.dev/blob/main/index.md#packet-scheduler explains the concepts of a packet scheduler but doesn't explain what the available packet scheduler actually does. From my understanding it does a basic round-robin scheduling across available subflows (i.e. non-backup), but this seems not reflected in the documentation.