1 # SPDX-License-Identifier: GPL-2.0-only
3 # Netronome device configuration
6 config NET_VENDOR_NETRONOME
7 bool "Netronome(R) devices"
10 If you have a Netronome(R) network (Ethernet) card or device, say Y.
12 Note that the answer to this question doesn't directly affect the
13 kernel: saying N will just cause the configurator to skip all
14 the questions about Netronome(R) cards. If you say Y, you will be
15 asked for your specific card in the following questions.
17 if NET_VENDOR_NETRONOME
20 tristate "Netronome(R) NFP4000/NFP6000 NIC driver"
21 depends on PCI && PCI_MSI
22 depends on VXLAN || VXLAN=n
23 depends on TLS && TLS_DEVICE || TLS_DEVICE=n
27 This driver supports the Netronome(R) NFP4000/NFP6000 based
28 cards working as a advanced Ethernet NIC. It works with both
29 SR-IOV physical and virtual functions.
32 bool "NFP4000/NFP6000 TC Flower offload support"
34 depends on NET_SWITCHDEV
35 depends on IPV6!=m || NFP=m
38 Enable driver support for TC Flower offload on NFP4000 and NFP6000.
39 Say Y, if you are planning to make use of TC Flower offload
40 either directly, with Open vSwitch, or any other way. Note that
41 TC Flower offload requires specific FW to work.
43 config NFP_APP_ABM_NIC
44 bool "NFP4000/NFP6000 Advanced buffer management NIC support"
46 depends on NET_SWITCHDEV
49 Enable driver support for Advanced buffer management NIC on NFP.
50 ABM NIC allows advanced configuration of queuing and scheduling
51 of packets, including ECN marking. Say Y, if you are planning to
52 use one of the NFP4000 and NFP6000 platforms which support this
54 Code will be built into the nfp.ko driver.
57 bool "Debug support for Netronome(R) NFP4000/NFP6000 NIC drivers"
60 Enable extra sanity checks and debugfs support in
61 Netronome(R) NFP4000/NFP6000 NIC drivers.
62 Note: selecting this option may adversely impact