> From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Wednesday, April 25, 2018 3:56 PM > To: Pavan Nikhilesh <pbhagavat...@caviumnetworks.com> > Cc: dev@dpdk.org; Van Haaren, Harry <harry.van.haa...@intel.com> > Subject: Re: [dpdk-dev] [PATCH] event/octeontx: fix snprintf mempool name > overflow > > 25/04/2018 14:54, Van Haaren, Harry: > > > > +CC Thomas, would you take this one asap it fixes a build warning with > Meson/GCC 5.4 on Ubuntu with fortified headers. > > > > > > Bugzilla-ID: 28 > > > > Fixes: f874c1eb1519 ("event/octeontx: create and free timer adapter") > > > > > > > > Reported-by: Harry van Haaren <harry.van.haa...@intel.com> > > > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@caviumnetworks.com> > > > > > > > > > Nice one, confirmed as fixed! > > > > > > I wasn't aware Bugzilla had a diff view; The patch as attachment is > viewable > > > here: > > > https://dpdk.org/tracker/attachment.cgi?id=5&action=diff > > It's nice :) > > I have update the Bugzilla ticket, especially the field URL > with the link to see the commit in cgit.
I'm working on documenting a suggested workflow, will include the steps above. Thanks!