From patchwork Fri May 26 18:36:52 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Zhou X-Patchwork-Id: 767512 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3wZFGp2ZLjz9s8N for ; Sat, 27 May 2017 04:37:06 +1000 (AEST) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 528FDC3E; Fri, 26 May 2017 18:37:04 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 92135B9F for ; Fri, 26 May 2017 18:37:03 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pf0-f194.google.com (mail-pf0-f194.google.com [209.85.192.194]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 318131D9 for ; Fri, 26 May 2017 18:37:03 +0000 (UTC) Received: by mail-pf0-f194.google.com with SMTP id f27so4602015pfe.0 for ; Fri, 26 May 2017 11:37:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id :content-transfer-encoding; bh=NOOkUD3Qqnh8Tm8bNeH04wa5tv0dneJUscEkyyU6HYM=; b=kjXH0Ahs/IkxKF9aHtNTnWm2FmvOrEPhUm/WRuq+xKzPoJ0twhWebqvoPQ1xCO/64E msUXey5juLL4o2/vEY0kpkpGmTEnaOOf7B0vAykVXutkFhFKiXMVFPeU4JyGdaxjteP9 cEv4KoLskX0k9RjTcun4goe4SyRYTho9mNcId4o247vljJ4vdq+T7Y86Us+pSq1TYnS9 egphvT1N2170Ks1+21t/fMYggn2Ql853d/uP292IYt3eDGgPhrr0/+D2uSEk1zOTJ37C x3vufGB0yVoUYRK8EVewdtKj5gaLZswqunNg2mIA+yvilhF2n71XN1RJcWc9Y303FWWq CPtA== X-Gm-Message-State: AODbwcAFYH8/6WdkklLIzYfDdn2aSUpqsNo3tRj8W3sHpNE0ToNsXUFt frcmmU9BBzrPUw== X-Received: by 10.84.238.206 with SMTP id l14mr58402721pln.189.1495823822903; Fri, 26 May 2017 11:37:02 -0700 (PDT) Received: from ubuntu.localdomain ([208.91.1.34]) by smtp.gmail.com with ESMTPSA id m123sm2953463pfc.51.2017.05.26.11.37.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 26 May 2017 11:37:02 -0700 (PDT) From: Andy Zhou To: dev@openvswitch.org Date: Fri, 26 May 2017 11:36:52 -0700 Message-Id: <1495823813-73050-1-git-send-email-azhou@ovn.org> X-Mailer: git-send-email 1.9.1 X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [ovs-dev] [PATCH 1/2] news: Add userspace meter action support. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org Signed-off-by: Andy Zhou --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 25eb477a8910..1c3035145724 100644 --- a/NEWS +++ b/NEWS @@ -94,6 +94,7 @@ v2.7.0 - 21 Feb 2017 * The "sample" action now supports "ingress" and "egress" options. * The "ct" action now supports the TFTP ALG where support is available. * New actions "clone" and "ct_clear". + * The "meter" action is now supported in the userspace datapath. - ovs-ofctl: * 'bundle' command now supports packet-out messages. * New syntax for 'ovs-ofctl packet-out' command, which uses the