From patchwork Tue Apr 30 11:57:45 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Toms Atteka X-Patchwork-Id: 1093199 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="K4a7QQ++"; 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 44tg5x4z7nz9s47 for ; Tue, 30 Apr 2019 21:58:29 +1000 (AEST) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id B231B10EC; Tue, 30 Apr 2019 11:58:26 +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 D0D3410BE for ; Tue, 30 Apr 2019 11:57:51 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-wr1-f65.google.com (mail-wr1-f65.google.com [209.85.221.65]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 63D2D711 for ; Tue, 30 Apr 2019 11:57:51 +0000 (UTC) Received: by mail-wr1-f65.google.com with SMTP id c12so20657250wrt.8 for ; Tue, 30 Apr 2019 04:57:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=55cXbYMnOxgfg/eKUmIqTGHrqgH7YNdEwQPsuq+DWts=; b=K4a7QQ++5Zyp8OGZmAay4gd6yEKAwevNouf7+4obCc6Wi8ZrvcL+xjKVwJ9i5Hfh0V Uicu6O4F18199wOnPR0ST3PxmoFxf3COcnshnGCYvsxbLOBxtEVxKPxQ/frGkXcrZy7b BnXXLtUIhefRHoW2pMJXE3RnYQVeS0dB5FrAzbIvkYG7SZ1PAaB8yuH0E45PgyAUhJ4B wY6b95eoPcWYbOZ8x/QW9em9S5ZSuDIf7evDAvCEbtiy3hlovFOhH/YHfqCJZViPumTP nSQphDVM9G463mJ2KdQjvtbIQgIRGd8XxNAnYvOmO9O3HQVmVVC4xgIUDmjdrDtZRhH3 fAbg== 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=55cXbYMnOxgfg/eKUmIqTGHrqgH7YNdEwQPsuq+DWts=; b=WpOzmd/cMVH8KaQB5d6sXfnDrkbsTAMFnfLo59lopUsgd2v/9GcrTkmQL92jAZdi3i hTogaIeGT4bV1dwcHsquLz9C0Tw7Lc+esFvJZreU7OhXcAhb2bGY1o+BgG/wbfm/7t9n uqAVeSLdQWCPdGHt9o/pIS75KYsFoEEIB4uxFozXHZyW7y6AezA2G7DZidpHRWipg7eN rN+xwOH9smEFSpnE9JY/1sklgm5vRsxM+UNCQmvgb92+lBhO8/KIJzuSsDDpPQ//cO/E iM7w9eT6QWMgeahe2zF5tta2ee4ikvcrYMsnEqxqYmLYUrvJUUnsCfUDJe+xYy/HSDwh XRHw== X-Gm-Message-State: APjAAAW6ffa6L7PLeLJjTHJAkXLEZDejh9BcILUcWO8fk3n4P/DJLxHo x7x3KTz/SjkzELXYY1PTmOqGaW4X0ls= X-Google-Smtp-Source: APXvYqw+o+6iB6Ikn5zmQch5Nr0fdcYegucZHq32Nn80OI7e8bjyNjL4QJyiAYNZEgz9FyhrD0wFMQ== X-Received: by 2002:adf:ed4c:: with SMTP id u12mr15339384wro.245.1556625469564; Tue, 30 Apr 2019 04:57:49 -0700 (PDT) Received: from ubuntu.localdomain ([213.226.141.73]) by smtp.googlemail.com with ESMTPSA id k126sm2524626wme.12.2019.04.30.04.57.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Apr 2019 04:57:48 -0700 (PDT) From: Toms Atteka To: dev@openvswitch.org Date: Tue, 30 Apr 2019 04:57:45 -0700 Message-Id: <20190430115745.93440-1-cpp.code.lv@gmail.com> X-Mailer: git-send-email 2.17.1 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 Cc: Toms Atteka Subject: [ovs-dev] [PATCH] oss-fuzz: fixed wrong lib path 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 the logical-fields.h file was moved. Path has been updated accordingly. This broke oss-fuzz buils. Signed-off-by: Toms Atteka --- tests/oss-fuzz/expr_parse_target.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/oss-fuzz/expr_parse_target.c b/tests/oss-fuzz/expr_parse_target.c index 1a3893858..1fdd3895b 100644 --- a/tests/oss-fuzz/expr_parse_target.c +++ b/tests/oss-fuzz/expr_parse_target.c @@ -16,7 +16,7 @@ #include "ovn/actions.h" #include "ovn/expr.h" #include "ovn/lex.h" -#include "ovn/lib/logical-fields.h" +#include "ovn/logical-fields.h" #include "ovn/lib/ovn-l7.h" #include "ovn/lib/extend-table.h" #include "openvswitch/shash.h"