From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "EaseTheWorld Mr." <easetheworld@gmail.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] I want to post my patch about examples/kni
Date: Tue, 04 Aug 2015 00:10:43 +0200 [thread overview]
Message-ID: <5435956.xD9mi0IqkO@xps13> (raw)
In-Reply-To: <CAJzQz-G5vqq-FE752GWiqw28htyO+FuEBD_suA4x4HYzCnHS_A@mail.gmail.com>
2015-08-04 06:39, EaseTheWorld Mr.:
> but I don't have smtp server... Can anybody help with this?
Dear Mr EaseTheWorld,
It's a pleasure to ease your first contribution :)
You have to set your SMTP parameters in ~/.gitconfig.
Example for your gmail address:
[sendemail]
suppressfrom = true
chainreplyto = false
confirm = always
envelopesender = auto
smtpuser = easetheworld@gmail.com
smtpserver = smtp.gmail.com
smtpserverport = 465
smtpencryption = ssl
In order to ease acceptance of your patch, please comply with the
Developer's Certificate of Origin: use your real name and add a
Signed-off-by line.
You also need to clearly explain your patch and the bug which is fixed.
According to MAINTAINERS file, this patch should be
--to 'Helin Zhang <helin.zhang@intel.com>' --cc dev@dpdk.org
Thanks
next prev parent reply other threads:[~2015-08-03 22:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-03 21:39 EaseTheWorld Mr.
2015-08-03 22:10 ` Thomas Monjalon [this message]
2015-08-04 2:08 ` [dpdk-dev] Could DPDK ring provide peek interface or any comments for this function? Yan, Liming (Nokia - CN/Hangzhou)
2015-08-04 2:20 ` Yan, Liming (Nokia - CN/Hangzhou)
2015-08-04 12:57 ` Olivier MATZ
2015-08-04 16:14 ` Stephen Hemminger
2015-08-05 3:08 ` Yan, Liming (Nokia - CN/Hangzhou)
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=5435956.xD9mi0IqkO@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=easetheworld@gmail.com \
/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).