On Sat, Aug 28, 2021 at 7:16 PM Dmitry Kozlyuk <[email protected]> wrote: > > * Version and randomness API were not added to .def file by mistake, > which is why they were later excluded from the export list. > * Device API stubs were added to EAL but not exported. > > Fixes: edd66d57d55c ("eal/windows: add random function") > Fixes: 3d2fcb0e0aec ("eal/windows: add device event stubs") > Fixes: 5b637a848195 ("eal: fix querying DPDK version at runtime") > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > > Signed-off-by: Dmitry Kozlyuk <[email protected]> > --- LGTM, thanks. Acked-by: William Tu <[email protected]>

