Hi Pablo,
On 10-07-2018 04:21, De Lara Guarch, Pablo wrote:
External Email
-----Original Message-----
From: Anoob Joseph [mailto:anoob.jos...@caviumnetworks.com]
Sent: Thursday, June 14, 2018 12:49 PM
To: Richardson, Bruce <bruce.richard...@intel.com>; De Lara Guarch, Pablo
<pablo.de.lara.gua...@intel.com>
Cc: Anoob Joseph <anoob.jos...@caviumnetworks.com>; Jerin Jacob
<jerin.ja...@caviumnetworks.com>; Narayana Prasad
<narayanaprasad.athr...@caviumnetworks.com>; dev@dpdk.org
Subject: [PATCH v1 05/15] examples/l2fwd: add missing space
Signed-off-by: Anoob Joseph <anoob.jos...@caviumnetworks.com>
---
v1:
* No change
About changelog. This is a v1, so I don't see the point of having a changelog
(this patchset is the baseline).
The patch series raised some checkpatch issues when I submitted the
code. All warnings were raised on the usage of "unsigned" instead of
"unsigned int", which was coming from the latest checkpatch. v1 of the
patch series was fixing that. In other patches which had the issue, I
have updated the changelog to reflect that. This one didn't have any
"unsigned" usage, and so "No change". Hope I'm following the right
convention.
Thanks,
Anoob