diff mbox

[ovs-dev,1/2] FAQ: Shift IPFIX into the feature support table.

Message ID 1461879549-1821-1-git-send-email-joe@ovn.org
State Accepted
Headers show

Commit Message

Joe Stringer April 28, 2016, 9:39 p.m. UTC
Signed-off-by: Joe Stringer <joe@ovn.org>
---
 FAQ.md | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

Comments

Ben Pfaff May 2, 2016, 5:57 p.m. UTC | #1
On Thu, Apr 28, 2016 at 02:39:08PM -0700, Joe Stringer wrote:
> Signed-off-by: Joe Stringer <joe@ovn.org>

Acked-by: Ben Pfaff <blp@ovn.org>
Ryan Moats May 2, 2016, 6:29 p.m. UTC | #2
"dev" <dev-bounces@openvswitch.org> wrote on 04/28/2016 04:39:08 PM:

> From: Joe Stringer <joe@ovn.org>
> To: dev@openvswitch.org
> Date: 04/28/2016 04:39 PM
> Subject: [ovs-dev] [PATCH 1/2] FAQ: Shift IPFIX into the feature
> support table.
> Sent by: "dev" <dev-bounces@openvswitch.org>
>
> Signed-off-by: Joe Stringer <joe@ovn.org>

Catching up with my review queue...

Acked-by: Ryan Moats <rmoats@us.ibm.com>
Joe Stringer May 2, 2016, 7:55 p.m. UTC | #3
On 2 May 2016 at 11:29, Ryan Moats <rmoats@us.ibm.com> wrote:
> "dev" <dev-bounces@openvswitch.org> wrote on 04/28/2016 04:39:08 PM:
>
>> From: Joe Stringer <joe@ovn.org>
>> To: dev@openvswitch.org
>> Date: 04/28/2016 04:39 PM
>> Subject: [ovs-dev] [PATCH 1/2] FAQ: Shift IPFIX into the feature
>> support table.
>> Sent by: "dev" <dev-bounces@openvswitch.org>
>>
>> Signed-off-by: Joe Stringer <joe@ovn.org>
>
> Catching up with my review queue...
>
> Acked-by: Ryan Moats <rmoats@us.ibm.com>

Thanks all, applied to master.
diff mbox

Patch

diff --git a/FAQ.md b/FAQ.md
index 28680d69bd3a..0df6d072e177 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -204,6 +204,7 @@  Tunnel - Geneve       |      3.18      |       YES      |    YES    |   NO    |
 QoS - Policing        |      YES       |       YES      |    NO     |   NO    |
 QoS - Shaping         |      YES       |       YES      |    NO     |   NO    |
 sFlow                 |      YES       |       YES      |    YES    |   NO    |
+IPFIX                 |      3.10      |       YES      |    YES    |   NO    |
 Set action            |      YES       |       YES      |    YES    | PARTIAL |
 NIC Bonding           |      YES       |       YES      |    YES    |   NO    |
 Multiple VTEPs        |      YES       |       YES      |    YES    |   NO    |
@@ -323,12 +324,6 @@  A: Tunnel virtual ports are not supported, as described in the
    actions.  On Linux kernels before 2.6.39, maximum-sized VLAN packets
    may not be transmitted.
 
-### Q: What Linux kernel versions does IPFIX flow monitoring work with?
-
-A: IPFIX flow monitoring requires the Linux kernel module from Linux
-   3.10 or later, or the out-of-tree module from Open vSwitch version
-   1.10.90 or later.
-
 ### Q: Should userspace or kernel be upgraded first to minimize downtime?
 
    In general, the Open vSwitch userspace should be used with the