[dpdk-dev] [PATCH 2/2] eal/windows: fix export list
William Tu
u9012063 at gmail.com
Wed Sep 1 19:21:19 CEST 2021
On Sat, Aug 28, 2021 at 7:16 PM Dmitry Kozlyuk <dmitry.kozliuk at gmail.com> 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 at intel.com
> Cc: jizh at linux.microsoft.com
> Cc: bruce.richardson at intel.com
>
> Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
> ---
LGTM, thanks.
Acked-by: William Tu <u9012063 at gmail.com>
More information about the dev
mailing list