DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 0/5] packaging release 2.0.0
Date: Thu,  2 Apr 2015 21:58:17 +0200	[thread overview]
Message-ID: <1428004702-8987-1-git-send-email-thomas.monjalon@6wind.com> (raw)

These are the last patches needed for packaging the release of dpdk-2.0.0.
It was tested to generate a RPM on Fedora 20 without fuse.
The package includes PDF doc and enable features for vhost, pcap and Xen.

If nobody see something wrong in these patches, they will be applied
tomorrow, April 3rd in order to close the release.

Thomas Monjalon (5):
  mk: remove fuse requirement for vhost-user
  mk: reduce PDF build commands
  pkg: remove -core file suffix
  pkg: update RPM
  version: 2.0.0

 doc/guides/rel_notes/index.rst              |  2 +-
 doc/guides/rel_notes/rel_description.rst    |  2 +-
 lib/librte_eal/common/include/rte_version.h |  4 +-
 mk/rte.app.mk                               |  2 +-
 mk/rte.sdkdoc.mk                            |  2 +-
 pkg/{dpdk-core.spec => dpdk.spec}           | 59 ++++++++++++++++-------------
 6 files changed, 38 insertions(+), 33 deletions(-)
 rename pkg/{dpdk-core.spec => dpdk.spec} (66%)

-- 
2.2.2

             reply	other threads:[~2015-04-02 19:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-02 19:58 Thomas Monjalon [this message]
2015-04-02 19:58 ` [dpdk-dev] [PATCH 1/5] mk: remove fuse requirement for vhost-user Thomas Monjalon
2015-04-02 19:58 ` [dpdk-dev] [PATCH 2/5] mk: reduce PDF build commands Thomas Monjalon
2015-04-03  8:20   ` Butler, Siobhan A
2015-04-02 19:58 ` [dpdk-dev] [PATCH 3/5] pkg: remove -core file suffix Thomas Monjalon
2015-04-02 19:58 ` [dpdk-dev] [PATCH 4/5] pkg: update RPM Thomas Monjalon
2015-04-02 19:58 ` [dpdk-dev] [PATCH 5/5] version: 2.0.0 Thomas Monjalon
2015-04-03 14:15 ` [dpdk-dev] [PATCH 0/5] packaging release 2.0.0 Thomas Monjalon

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=1428004702-8987-1-git-send-email-thomas.monjalon@6wind.com \
    --to=thomas.monjalon@6wind.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).