> -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, September 15, 2015 10:13 AM > To: Mcnamara, John > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH] doc: add guideline for updating release > notes > > 2015-09-11 12:04, John McNamara: > > From version 2.2 of DPDK onwards patchsets should include updates to > > the Release Notes for additions, fixes and changes. > > > > Add guideline on what to update in the Release Notes to the > > Documentation Contribution guidelines. > > > > Signed-off-by: John McNamara <john.mcnamara at intel.com> > > Applied, thanks. > > It is now expected to be an acceptance criteria during reviews. > > Any volunteer to fix the release notes for the previous commits? > 17e01e3 i40e: fix base driver allocation when not using first numa node > 45e73f4 ixgbe: remove burst size restriction of vector Rx > b7fcd13 ixgbe: fix X550 DCB > 7d49e0f hash: fix memory allocation of cuckoo key table > 79db649 eal/linux: fix epoll timeout
Hi, I'll fix the Release Notes based on the commit logs and CC the authors to ensure it is correct. John