Soft Patch Panel
 help / color / mirror / Atom feed
From: Yasufumi Ogawa <yasufum.o@gmail.com>
To: spp@dpdk.org, ferruh.yigit@intel.com, yasufum.o@gmail.com
Subject: [spp] [PATCH v2 0/2] Update makefile and gitignore
Date: Tue, 21 Jan 2020 16:36:29 +0900	[thread overview]
Message-ID: <20200121073631.12442-1-yasufum.o@gmail.com> (raw)
In-Reply-To: <20200117090243.43456-1-yasufum.o@gmail.com>

As dedicated vhost PMD is added to SPP project, this series of patches
is to update Makefile for cleaning up all files generated while
compiling, and .gitignore to exclude the file from under the management
of git.

v2:
  * Add _postclean in the files
  * Divide dist-clean task into two tasks to remove _postclean

Yasufumi Ogawa (2):
  makefile: update dist-clean task
  project: add gitignore entries for vhost PMD

 .gitignore  | 12 ++++++++++++
 GNUmakefile | 19 ++++++++++++++-----
 2 files changed, 26 insertions(+), 5 deletions(-)

-- 
2.17.1


  parent reply	other threads:[~2020-01-21  7:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-17  9:02 [spp] [PATCH " yasufum.o
2020-01-17  9:02 ` [spp] [PATCH 1/2] makefile: update dist-clean task yasufum.o
2020-01-17  9:02 ` [spp] [PATCH 2/2] project: add gitignore entries for vhost PMD yasufum.o
2020-01-21  7:36 ` Yasufumi Ogawa [this message]
2020-01-21  7:36   ` [spp] [PATCH v2 1/2] makefile: update dist-clean task Yasufumi Ogawa
2020-01-21  7:36   ` [spp] [PATCH v2 2/2] project: add gitignore entries for vhost PMD Yasufumi Ogawa

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=20200121073631.12442-1-yasufum.o@gmail.com \
    --to=yasufum.o@gmail.com \
    --cc=ferruh.yigit@intel.com \
    --cc=spp@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).