DPDK patches and discussions
 help / color / mirror / Atom feed
From: Pablo de Lara <pablo.de.lara.guarch@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH v3 0/3] doc: add VM power mgmt app
Date: Tue,  9 Dec 2014 12:02:05 +0000	[thread overview]
Message-ID: <1418126528-22287-1-git-send-email-pablo.de.lara.guarch@intel.com> (raw)
In-Reply-To: <1417193202-23972-1-git-send-email-pablo.de.lara.guarch@intel.com>

This patchset adds a new sample app UG, contaning explanation
of the new two sample apps added in the VM power management
patchset

Changes in v3:

Scaled svg files
Removed trailing whitespaces
Replaced directives for code blocks
Separate svg files in different commits
Fixed numbered lists

Changes in v2:

Corrected svg files

Pablo de Lara (3):
  doc: add vm power mgmt overview svg
  doc: add vm power mgmt request sequence svg
  doc: add VM power mgmt app

 doc/guides/rel_notes/rel_description.rst           |    2 +
 .../sample_app_ug/img/vm_power_mgr_highlevel.svg   |  742 ++++++++++++++++
 .../img/vm_power_mgr_vm_request_seq.svg            |  927 ++++++++++++++++++++
 doc/guides/sample_app_ug/index.rst                 |    5 +
 doc/guides/sample_app_ug/vm_power_management.rst   |  361 ++++++++
 5 files changed, 2037 insertions(+), 0 deletions(-)
 create mode 100644 doc/guides/sample_app_ug/img/vm_power_mgr_highlevel.svg
 create mode 100644 doc/guides/sample_app_ug/img/vm_power_mgr_vm_request_seq.svg
 create mode 100644 doc/guides/sample_app_ug/vm_power_management.rst

-- 
1.7.4.1

  reply	other threads:[~2014-12-09 12:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1417088640-7641-1-git-send-email-pablo.de.lara.guarch@intel.com>
2014-11-28 16:46 ` [dpdk-dev] [PATCH v2] doc: new sample app UG for VM power management Pablo de Lara
2014-12-09 12:02   ` Pablo de Lara [this message]
2014-12-09 12:02     ` [dpdk-dev] [PATCH v3 1/3] doc: add vm power mgmt overview svg Pablo de Lara
2014-12-11 10:13       ` Iremonger, Bernard
2014-12-09 12:02     ` [dpdk-dev] [PATCH v3 2/3] doc: add vm power mgmt request sequence svg Pablo de Lara
2014-12-11 10:15       ` Iremonger, Bernard
2014-12-09 12:02     ` [dpdk-dev] [PATCH v3 3/3] doc: add VM power mgmt app Pablo de Lara
2014-12-11 10:17       ` Iremonger, Bernard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1418126528-22287-1-git-send-email-pablo.de.lara.guarch@intel.com \
    --to=pablo.de.lara.guarch@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).