From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8AAE2A0572 for ; Tue, 3 Mar 2020 18:04:36 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6FAFC1BFDD; Tue, 3 Mar 2020 18:04:36 +0100 (CET) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) by dpdk.org (Postfix) with ESMTP id 240501BFDD for ; Tue, 3 Mar 2020 18:04:35 +0100 (CET) Received: by mail-qt1-f181.google.com with SMTP id e20so3374697qto.5 for ; Tue, 03 Mar 2020 09:04:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=eCWaJ0A0l/hcfHynM8yqlQBdHksZpHncxPK2IhGUSeg=; b=wVaGvT++slwIYx/6UlzRiwp+UoeonS3Fo5sl6w+3Hk/q6ukjJg3kkL93SfARHMobJ2 AWo39W9xxSkZagpCSMtI5Jio1ibjhtVjQzEbwgbRuF6segCkk8Ku4GSYjbM+vYh/xsLS FwY6oJtSLWtrxTyJg70Rq+NxLLIPhsx12/Wf1bu0qYI45rw2g2G/30cmOYigQ9TpdLwr CV6QMhqdg0PykGBeYfoEq0jAOz4YPakqwVDlvsjBgf+AeoDthA5PZQJvTi5wri94OYT6 xVwRN3FFWPk+HWRpOYPymlOtzQetNnB5KDUFEyaHbSxAslSu/9AhKZeTai/dN83V3kOm XbhQ== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=eCWaJ0A0l/hcfHynM8yqlQBdHksZpHncxPK2IhGUSeg=; b=CYpSMeeSuPaU7IExpi2fpRyZ9xYe8j6vXWldZikEnfp4bTuT9sfZx0pKU4tp1IU9LC HWSmSm+4XTheYgUbb4VbtCGRNEWPExFH89MzTcS8eLwH6VqNKH3ngzlmqTIg8YqZ7xuS z8WbpyDhcroTyvYmjaLWD1OsEW0kq6Dnsr4gcDdOfu4pVutbDjZ++lAZ0JlLKMaTzwXJ 1DabRIZrq6RUQXkR5FCc4IP2asrp0U9K2ThxP9ePA6DE4PZiShWOjHPhKLqSXP9vKQtM jVuJzMm9zF++0i3KLs/ZPDA5P4Q52uJSYk0u9UwN040xmWsZ0YWCgWr8g+8U1dCLonLs hG+w== X-Gm-Message-State: ANhLgQ2DIUajV7e/v40iqanEleiKoiix21S07psee5bS+iPiU4+OnY2z Kb4SfLlDldhNDm6BxQjvHezns7AX3g0= X-Google-Smtp-Source: ADFU+vvxIZaBcNXUF4yTfAZ4/MV8gpEPiec3Dexure4tzdBSYEfrFw+AEwOhTrqFWfIy7jh7z9C++A== X-Received: by 2002:ac8:7b45:: with SMTP id m5mr4943095qtu.213.1583255074204; Tue, 03 Mar 2020 09:04:34 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id l2sm5841778qtq.16.2020.03.03.09.04.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Mar 2020 09:04:32 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Tue, 3 Mar 2020 12:02:44 -0500 Message-Id: <20200303170244.9208-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200220093744.13925-2-ktraynor@redhat.com> References: <20200220093744.13925-2-ktraynor@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw65957 examples/ipsec-gw: fix gcc 10 maybe-uninitialized warning X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" From: robot@bytheb.org Test-Label: travis-robot Test-Status: SUCCESS http://dpdk.org/patch/65957 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/149788591