On Mon, Jun 3, 2019 at 6:57 PM Dharmik Thakkar <[email protected]> wrote:
> > On Jun 1, 2019, at 10:59 AM, David Marchand <[email protected]> > wrote: > > I would change the Fixes: tag, fix the checkpatch warning, and send it > next week. > I am not sure about this. Do we simply go by 'git blame' or insert the > commit that truly introduced the error? > http://doc.dpdk.org/guides/contributing/patches.html#commit-messages-body See the part about Fixes:. The purpose of this tag is to point at the commit that introduced an issue so that stable maintainers can catch it with scripts and backport it in the relevant branches. -- David Marchand

