2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2017-04-13 11:29:22 +08:00
|
|
|
config INFINIBAND_OPA_VNIC
|
2021-10-28 20:46:11 +08:00
|
|
|
tristate "Cornelis OPX VNIC support"
|
2017-04-13 11:29:22 +08:00
|
|
|
depends on X86_64 && INFINIBAND
|
2020-06-14 00:50:22 +08:00
|
|
|
help
|
2021-10-28 20:46:11 +08:00
|
|
|
This is Omni-Path Express (OPX) Virtual Network Interface Controller (VNIC)
|
2017-04-13 11:29:22 +08:00
|
|
|
driver for Ethernet over Omni-Path feature. It implements the HW
|
|
|
|
independent VNIC functionality. It interfaces with Linux stack for
|
|
|
|
data path and IB MAD for the control path.
|