On 10/20/2017 12:50 PM, De Lara Guarch, Pablo wrote:

-----Original Message-----
From: avia...@dev.mellanox.co.il [mailto:avia...@dev.mellanox.co.il]
Sent: Thursday, October 19, 2017 7:53 PM
To: dev@dpdk.org; Gonzalez Monroy, Sergio
<sergio.gonzalez.mon...@intel.com>; De Lara Guarch, Pablo
<pablo.de.lara.gua...@intel.com>; avia...@mellanox.com
Cc: bor...@mellanox.com; akhil.go...@nxp.com;
hemant.agra...@nxp.com; Nicolau, Radu <radu.nico...@intel.com>;
Doherty, Declan <declan.dohe...@intel.com>; avia...@dev.mellanox.co.il;
lir...@mellanox.com; nelio.laranje...@6wind.com; tho...@monjalon.net
Subject: [dpdk-dev][PATCH v2 1/6] examples/ipsec-secgw: fix initialization
of aead crypto devices

From: Aviad Yehezkel <avia...@mellanox.com>

Fixes: 501e9c226adf ("examples/ipsec-secgw: add AEAD parameters")
Cc: pablo.de.lara.gua...@intel.com
You should CC stable here.
You referred me to http://dpdk.org/doc/guides/contributing/patches.html
I followed the documentation:
"
When fixing a regression, it is required to reference the id of the commit which introduced the bug, and put the original author of that commit on CC. Yiu can generate the required lines using the following git alias, which print the commit SHA and the author of the original code: git config alias.fixline "log -1 --abbrev=12 --format='Fixes: %h (\"%s\")%nCc: %ae'"
"
Please explain when to use above alias and when to put stable or something else.

Thanks!
Issue: None
What does this mean? This is a fix to an existing issue,
so this doesn't make sense.
This is leftovers from my internal git continuous integration system. It refers to internal bug in my local bugzilla.
Will remove that and automate next patches not to include it.

Thanks!

Apart from this:

Acked-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>

Reply via email to