Loading net/Kconfig +11 −0 Original line number Diff line number Diff line Loading @@ -451,6 +451,17 @@ config FAILOVER migration of VMs with direct attached VFs by failing over to the paravirtual datapath when the VF is unplugged. #Shortcut-forwarding-engine config ENABLE_SFE bool "Enable Shortcut-forwarding-engine" depends on QGKI help ENABLE_SFE enables software acceleration on the target. The change supports Shortcut forwarding engine feature. Includes following changes, Add support to packet threshold events. Changes to support Shortcut Forward Engine. Add bridge API to access the bridge slave port. endif # if NET # Used by archs to tell that they support BPF JIT compiler plus which flavour. Loading Loading
net/Kconfig +11 −0 Original line number Diff line number Diff line Loading @@ -451,6 +451,17 @@ config FAILOVER migration of VMs with direct attached VFs by failing over to the paravirtual datapath when the VF is unplugged. #Shortcut-forwarding-engine config ENABLE_SFE bool "Enable Shortcut-forwarding-engine" depends on QGKI help ENABLE_SFE enables software acceleration on the target. The change supports Shortcut forwarding engine feature. Includes following changes, Add support to packet threshold events. Changes to support Shortcut Forward Engine. Add bridge API to access the bridge slave port. endif # if NET # Used by archs to tell that they support BPF JIT compiler plus which flavour. Loading