DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Bruce Richardson <bruce.richardson@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v3] examples/skeleton: very simple code for packet forwarding
Date: Wed, 26 Nov 2014 17:26:11 +0100	[thread overview]
Message-ID: <2362518.LZ6qB1jZmO@xps13> (raw)
In-Reply-To: <20141126154911.GA8752@bricha3-MOBL3>

2014-11-26 15:49, Bruce Richardson:
> On Wed, Nov 26, 2014 at 04:42:06PM +0100, Thomas Monjalon wrote:
> > Bruce,
> > 
> > I made some minor changes to the skeleton app.
> > Could you confirm it's ok for you?
> 
> Yes, they are fine for me, though the makefile diff looks messed up compared to
> the original version. Any way to force git to recognise it as a completely new
> file and not a copy of the higher level examples makefile?

Yes, the default is to recognise similarity with at least 50%.
The option -M80% raises the threshold to 80%.
I don't know how to put this configuration in gitconfig.

-- 
Thomas

  reply	other threads:[~2014-11-26 16:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-26 20:22 [dpdk-dev] [PATCH] skeleton app: Very simple code for l2fwding Bruce Richardson
2014-06-26 20:38 ` Neil Horman
2014-06-26 20:56   ` Vincent JARDIN
2014-06-26 21:00     ` Richardson, Bruce
2014-11-13 12:20 ` Thomas Monjalon
2014-11-13 13:06   ` Bruce Richardson
2014-11-14 14:31   ` [dpdk-dev] [PATCH v2] " Bruce Richardson
2014-11-26 14:38     ` [dpdk-dev] [PATCH v3] examples/skeleton: very simple code for packet forwarding Thomas Monjalon
2014-11-26 15:42       ` Thomas Monjalon
2014-11-26 15:49         ` Bruce Richardson
2014-11-26 16:26           ` Thomas Monjalon [this message]
2014-11-26 16:29       ` 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=2362518.LZ6qB1jZmO@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=bruce.richardson@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).