On Wed, May 15, 2019 at 7:34 AM Stephen Hemminger < step...@networkplumber.org> wrote:
> On Tue, 14 May 2019 23:00:17 +0200 > Thomas Monjalon <tho...@monjalon.net> wrote: > > > 14/05/2019 18:32, David Marchand: > > > On Tue, May 14, 2019 at 6:08 PM Thomas Monjalon <tho...@monjalon.net> > wrote: > > > > > > > Start a new release cycle with empty release notes. > > > > > > > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > > > Reviewed-by: David Marchand <david.march...@redhat.com> > > > > Applied > > > > 19.08 release cycle is now officially started! > > Please don't forget to fill the release notes in the patches > > adding some outstanding features. > > > > What are the plans for all the patches you marked deferred in the closing > days of 19.05? Will you review them? > As far as the lcore_config series is concerned, I did a new pass: - do we still go with the plan of first introducing the new apis, then change ABI in 19.11 ? - rte_lcore_return_code() is unneeded, I will post two app/test patches to remove existing users - I continued with removing existing sites where we dereference rte_config * while existing apis do the job. I can see no conflict with your series, so I will post them as well. -- David Marchand