Hello Kevin, I have an issue with one of the patches originating from me and targeted for stable. In-lined below.
On Thursday 20 December 2018 05:07 PM, Kevin Traynor wrote: > (resend with correct subject) > > Hi all, > > Here is a list of patches targeted for stable release 18.08.1. Please > help review and test. The planned date for the final release is 16th > January. Before that, please shout if anyone has objections with these > patches being applied. > > Also for the companies committed to running regression tests, > please run the tests and report any issue before the release date. > > A release candidate tarball can be found at: > > https://dpdk.org/browse/dpdk-stable/tag/?id=v18.08.1-rc1 > > These patches are located at branch 18.08 of dpdk-stable repo: > https://dpdk.org/browse/dpdk-stable/ > [...] > Shreyansh Jain (2): > bus/fslmc: fix physical addressing check > raw/skeleton: fix memory leak on test failure <==== this Please don't apply the 'raw/skeleton: fix memory leak on test failure' patch. There is problem with this as reported in another patch [1]. I will push a fix out (which would actually be reverting this patch) [1] https://patches.dpdk.org/patch/48635/ [...] - Shreyansh