On Sat, Aug 27, 2022 at 1:33 PM Dmitry Kozlyuk wrote:
>
> Do not include , , and from ,
> because they are not used by this file.
> Include the needed headers directly from the files that need them.
>
> Signed-off-by: Dmitry Kozlyuk
> ---
[snip]
> examples/vdpa/main.c
On Sat, Aug 27, 2022 at 1:33 PM Dmitry Kozlyuk wrote:
> diff --git a/lib/efd/rte_efd.c b/lib/efd/rte_efd.c
> index bbc6fc585d..846c906aea 100644
> --- a/lib/efd/rte_efd.c
> +++ b/lib/efd/rte_efd.c
> @@ -1,9 +1,11 @@
> /* SPDX-License-Identifier: BSD-3-Clause
> * Copyright(c) 2016-2017 Intel Cor
On Sat, Aug 27, 2022 at 02:32:22PM +0300, Dmitry Kozlyuk wrote:
> Do not include , , and from ,
> because they are not used by this file.
> Include the needed headers directly from the files that need them.
>
> Signed-off-by: Dmitry Kozlyuk
> ---
Acked-by: Bruce Richardson
Do not include , , and from ,
because they are not used by this file.
Include the needed headers directly from the files that need them.
Signed-off-by: Dmitry Kozlyuk
---
app/test-bbdev/main.c| 1 +
app/test-bbdev/test_bbdev_perf.c | 1
4 matches
Mail list logo