On 4/19/2018 9:31 PM, Ferruh Yigit wrote:
> New config option "CONFIG_RTE_MAX_VFIO_CONTAINERS=64" introduced and
> this config option is used by eal_vfio.c
>
> Meson config file, rte_config.h, missing this config option causing
> build error with meson, fixed by adding missing config.
>
> Fixes: 52d790189dcd ("vfio: extend data structure for multi container")
>
> Reported-by: Maxime Coquelin <[email protected]>
> Signed-off-by: Ferruh Yigit <[email protected]>
Squashed into relevant commit in next-net, thanks.
(Build error was in next-net, fix squashed)