07/04/2021 10:53, Dmitry Kozlyuk: > 2021-04-07 10:16 (UTC+0200), David Marchand: > > On Tue, Apr 6, 2021 at 10:09 PM David Marchand > > <david.march...@redhat.com> wrote: > > > We have exports missing in EAL for some series posted on the ml > > > waiting for merges. > > > I suspect some recent merged changes have issues too (but did not check > > > yet). > > > This current patch does not address such issues and we need fixes > > > afterwards if this is what you mean. > > > > I did a first pass. > > > > I see symbols from rte_random.c and rte_version.c not exported, while > > those files are compiled for Windows. > > Could you explain why these are not exported? > > These are just forgotten, can be safely exported.
I prefer we don't mix fixes with this format rework. Please send fixes on top of this patch. Cc'ed Tal & Ophir for mlx5.