On Fri, 2 Sep 2022 18:40:43 -0700 [email protected] wrote: > From: Long Li <[email protected]> > > MANA is a PCI device. It uses IB verbs to access hardware through the > kernel RDMA layer. This patch introduces build environment and basic > device probe functions. > > Signed-off-by: Long Li <[email protected]> > ---
You should add a reference to minimal required version of rdma-core. Older versions won't work right.

