On Sat, Aug 28, 2021 at 7:16 PM Dmitry Kozlyuk [off-list ref] 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: pallavi.kadam@intel.com
Cc: jizh@linux.microsoft.com
Cc: bruce.richardson@intel.com
Signed-off-by: Dmitry Kozlyuk <redacted>
---
LGTM, thanks.
Acked-by: William Tu <redacted>