|
@@ -25,6 +25,16 @@ config NFP
|
|
|
cards working as a advanced Ethernet NIC. It works with both
|
|
|
SR-IOV physical and virtual functions.
|
|
|
|
|
|
+config NFP_APP_FLOWER
|
|
|
+ bool "NFP4000/NFP6000 TC Flower offload support"
|
|
|
+ depends on NFP
|
|
|
+ depends on NET_SWITCHDEV
|
|
|
+ ---help---
|
|
|
+ Enable driver support for TC Flower offload on NFP4000 and NFP6000.
|
|
|
+ Say Y, if you are planning to make use of TC Flower offload
|
|
|
+ either directly, with Open vSwitch, or any other way. Note that
|
|
|
+ TC Flower offload requires specific FW to work.
|
|
|
+
|
|
|
config NFP_DEBUG
|
|
|
bool "Debug support for Netronome(R) NFP4000/NFP6000 NIC drivers"
|
|
|
depends on NFP
|