Linux Audio

Check our new training course

Loading...
Note: File does not exist in v5.4.
 1# SPDX-License-Identifier: GPL-2.0-only
 2config MANA_INFINIBAND
 3	tristate "Microsoft Azure Network Adapter support"
 4	depends on NETDEVICES && ETHERNET && PCI && MICROSOFT_MANA
 5	help
 6	  This driver provides low-level RDMA support for Microsoft Azure
 7	  Network Adapter (MANA). MANA supports RDMA features that can be used
 8	  for workloads (e.g. DPDK, MPI etc) that uses RDMA verbs to directly
 9	  access hardware from user-mode processes in Microsoft Azure cloud
10	  environment.