09/10/2022 15:53, Thomas Monjalon: > The reason for not building is updated > to be consistent with other drivers. > > The libibverbs was not detected through pkg-config. > The method dependency() needs to be used first. > > The support in rdma-core and Linux is not released yet, > so the documentation is updated.
Forgot this line: Fixes: 517ed6e2d590 ("net/mana: add basic driver with build environment") > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net>