Message ID | 20210929073913.2726985-1-frode.nordahl@canonical.com |
---|---|
State | Changes Requested |
Headers | show
Return-Path: <ovs-dev-bounces@openvswitch.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=canonical.com header.i=@canonical.com header.a=rsa-sha256 header.s=20210705 header.b=Q92BwklQ; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=140.211.166.136; helo=smtp3.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=<UNKNOWN>) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4HK7YW0T06z9svs for <incoming@patchwork.ozlabs.org>; Wed, 29 Sep 2021 17:39:24 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 0A3A9606AE; Wed, 29 Sep 2021 07:39:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kcc6oxio1f_G; Wed, 29 Sep 2021 07:39:22 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp3.osuosl.org (Postfix) with ESMTPS id 5A82960688; Wed, 29 Sep 2021 07:39:21 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id A5290C0011; Wed, 29 Sep 2021 07:39:20 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by lists.linuxfoundation.org (Postfix) with ESMTP id D1C82C000D for <dev@openvswitch.org>; Wed, 29 Sep 2021 07:39:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id AF59E40468 for <dev@openvswitch.org>; Wed, 29 Sep 2021 07:39:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp4.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=canonical.com Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Xtgw5N7l6PdM for <dev@openvswitch.org>; Wed, 29 Sep 2021 07:39:18 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from smtp-relay-canonical-1.canonical.com (smtp-relay-canonical-1.canonical.com [185.125.188.121]) by smtp4.osuosl.org (Postfix) with ESMTPS id 60F5640448 for <dev@openvswitch.org>; Wed, 29 Sep 2021 07:39:18 +0000 (UTC) Received: from frode-threadripper.. (ti0189a330-1161.bb.online.no [88.88.219.141]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-canonical-1.canonical.com (Postfix) with ESMTPSA id 743CF41976; Wed, 29 Sep 2021 07:39:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1632901155; bh=GRPRchUdyKugStsRq88xizU26MIdnKtZyy+BpSsHOTk=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=Q92BwklQQNYm9Xeb6OxICMswY2gZnVJvBYslSOaCOIYqm+XoJO6pJs/q3wXBGIogo LQDYREyRDNEqvEHJYj3pN5DzzD0nqtG8VYSgyOrrH4Byixnt6UZjHZg6CHab0Ez6Db 60BBfKc8YPFMjrzMKgKGMUmgwk91EbB5BC+sPaCh6q0CCw8TGAaNmFzBeYk8NYmo4y w5yn17SJ6iFn6d95Hz0XMK9JuheZcJqfxO4tCMfTBWlmcnxQxjMGoTRvOI50+VWKyT Uhu7ELE1TPNOx9MZIJVw+JvoTFqz6AH2LBZyIploy3O/23lX3RLrTnMZdqSqZJ5j6v s9UX+z+PmIiaA== From: Frode Nordahl <frode.nordahl@canonical.com> To: dev@openvswitch.org Date: Wed, 29 Sep 2021 09:39:13 +0200 Message-Id: <20210929073913.2726985-1-frode.nordahl@canonical.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210928155325.2290444-1-frode.nordahl@canonical.com> References: <20210928155325.2290444-1-frode.nordahl@canonical.com> MIME-Version: 1.0 Subject: [ovs-dev] [PATCH ovn v6 13/12] ovn-controller: Remove unnecessary log call X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: <ovs-dev.openvswitch.org> List-Unsubscribe: <https://mail.openvswitch.org/mailman/options/ovs-dev>, <mailto:ovs-dev-request@openvswitch.org?subject=unsubscribe> List-Archive: <http://mail.openvswitch.org/pipermail/ovs-dev/> List-Post: <mailto:ovs-dev@openvswitch.org> List-Help: <mailto:ovs-dev-request@openvswitch.org?subject=help> List-Subscribe: <https://mail.openvswitch.org/mailman/listinfo/ovs-dev>, <mailto:ovs-dev-request@openvswitch.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" <ovs-dev-bounces@openvswitch.org> |
Series |
Introduce infrastructure for plug providers
|
expand
|
diff --git a/controller/ovn-controller.c b/controller/ovn-controller.c index f5516a879..7ec377f03 100644 --- a/controller/ovn-controller.c +++ b/controller/ovn-controller.c @@ -2995,7 +2995,6 @@ static void en_plug_provider_lookup_run(struct engine_node *node, void *data OVS_UNUSED) { - VLOG_INFO("en_plug_provider_lookup_run"); if (!plug_provider_has_providers()) { engine_set_node_state(node, EN_UNCHANGED); return;