From patchwork Sat Mar 2 03:46:42 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Han Zhou X-Patchwork-Id: 1050549 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="CERrz42n"; dkim-atps=neutral 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 44BCGD0Vdhz9s5R for ; Sat, 2 Mar 2019 14:59:15 +1100 (AEDT) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 8D706E008; Sat, 2 Mar 2019 03:59:12 +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 71BD5DEB2 for ; Sat, 2 Mar 2019 03:46:51 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pf1-f195.google.com (mail-pf1-f195.google.com [209.85.210.195]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 3201C7C for ; Sat, 2 Mar 2019 03:46:51 +0000 (UTC) Received: by mail-pf1-f195.google.com with SMTP id i19so12350836pfd.0 for ; Fri, 01 Mar 2019 19:46:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=pii1WBAj78bjLv/B13A7ZUivC0xk8WYS+dGIA6BhQr4=; b=CERrz42ngO/GML876LD5Pu6pq+yvKGqwkupi5ZLt914LCHEM+ddIV2Zp0VWA/rTACJ a2kzmSk55/QJ7iWGmCDSYWHwsgArCWh35gUKJwpV0VVSxUx4Ypp4xiFb4axj+tzfVv3h QG7XZfDDtwgX92rWxRZL5NFr1IrKTWHw/uOb638jgprGYJOG/p/7hKDqN90MH0WIxJCq ObGn2mgkl5brA8q0BS9yubHg7wc9WQ35RVdFbfUmIwDytIljM6c0FAX6QOZo8dlEKFju tr78g4TEhTc6NjYbE0P/IK7+rraTNZMHZZ8iLH56iffEnZIc8VgBX/tDDLp+bXeu1YrF lbcA== 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; bh=pii1WBAj78bjLv/B13A7ZUivC0xk8WYS+dGIA6BhQr4=; b=rxDNZFRLt7T/QZRHM7k+S7my40Y0mfgpfH5wlY3L/KHB2qC3x/1pPtcYd4qVpTr81F K0Xqp4EVRztSeWoaf/I4OgDTtkREa87u+KzOg4EULROXjICwYYH5awWTPZoBubBdQf+Y 72Pdd1i5l958hDb6MtRgbrn5vKlLRRlTAOH1mFq3tSU1LPLdSyGviP5ShJQFPIVaRTZO tBjDthLsP5lWSHrbLbH4Br3ohRS7tkReh3vY29ysKG7GMoNkHoCtOJhLKKulBxwuhgQ6 DvM+EV3xqZlzPdWqHak9SUQanjb/R2S8tQCJ0VfjbUFPVoOH4E1H1mhsg/Ut9rZA9DjM cDyg== X-Gm-Message-State: APjAAAXiprs/izxaiK9+McEC+K11ZorIv+vZMgHgu/8G6q7unSKk1cmD 46S56BwIlClIOMHhTXj+UJUOGQMf X-Google-Smtp-Source: APXvYqz1E+3r3xMy9X9gq2s3m/ldyY8+9kBI+Y8q0LJQeizXJk89ar0jE0+G564DeJ94dOlQmxhwYg== X-Received: by 2002:aa7:90c7:: with SMTP id k7mr8992768pfk.186.1551498410569; Fri, 01 Mar 2019 19:46:50 -0800 (PST) Received: from localhost.localdomain.localdomain (c-76-21-108-74.hsd1.ca.comcast.net. [76.21.108.74]) by smtp.gmail.com with ESMTPSA id u18sm56643041pfa.176.2019.03.01.19.46.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2019 19:46:50 -0800 (PST) From: Han Zhou X-Google-Original-From: Han Zhou To: dev@openvswitch.org Date: Fri, 1 Mar 2019 19:46:42 -0800 Message-Id: <1551498402-100788-1-git-send-email-hzhou8@ebay.com> X-Mailer: git-send-email 2.1.0 X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [ovs-dev] [PATCH v2] ovsdb: Add NEWS for fast-resync feature. 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 From: Han Zhou Signed-off-by: Han Zhou --- v1->v2: update according to Ben's suggestion. NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 0d73654..104b7be 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,11 @@ Post-v2.11.0 conntrack fragmentation support. * New "ovs-appctl dpctl/ipf-get-status" command for userspace datapath conntrack fragmentation support. + - OVSDB: + * Support new monitoring method "monitor_cond_since" for fast data + resync upon server restart or fail-over. The feature is available + for C-IDL clients with clustered mode servers. See section 4.1.15 + of ovsdb-server(7) for more details. v2.11.0 - 19 Feb 2019 ---------------------