fn process_tx_ctrl_msg(
    reader: &mut Reader,
    ports: &[ConsolePortInfo]
) -> Result<Vec<VecDeque<u8>>>