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 3E5DAA057B for ; Wed, 1 Apr 2020 16:10:31 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 17C313B5; Wed, 1 Apr 2020 16:10:31 +0200 (CEST) Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com [209.85.219.51]) by dpdk.org (Postfix) with ESMTP id DF6453B5 for ; Wed, 1 Apr 2020 16:10:29 +0200 (CEST) Received: by mail-qv1-f51.google.com with SMTP id ef12so10781694qvb.11 for ; Wed, 01 Apr 2020 07:10:29 -0700 (PDT) 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=+BwuKSW1cWpJUJ1UhNx1cWXzlXvnV7UwI/SV28KFUSI=; b=MapSr8F6+kLwHRClfRZJxWGj7tgwqxGEpd4IRow0OedbsN3w/SJ3XwE6XR0gRDXkYF Cu6jKkSVsakxYzeGxQ2kKL4cF3XCRHsUGFPi+WtFwGgQ2A8W1eLz1jQaFZydabIoHWZM fP+dO7gmEbAxxVzJuyGEGnhc34DeS1zITZPHv1qD47TRtaGRUJirTt6UzDnwpVVGZl8H rbaTg050Qef0/jRjATUugPFCzrA/rKE+GYiswev5aKlF5Okv8CwacCQDfHssFxRqXwMk yXU/UA4MmhslPiIILd1c4Sls5ffsjVdxi5oraAqgOqny0drCTlIQRPCMU0YAY/oSaLMs N83g== 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=+BwuKSW1cWpJUJ1UhNx1cWXzlXvnV7UwI/SV28KFUSI=; b=VbI5VxhFiQAQCBRSi2mZNbaVsbHu5ybxvP4S7wwLo7KkzTz94PAQwb1k+nAzYTOckX NwKzhiETtAynDOo4KHvPDcBz5If4vyAGcDZRKUE4BgPgis6HrdzA3ZhGZ3ryKEMzvLZ7 mOOKINnPSB14zEtf80xo8I6rCRajQxXXwo+0Eeg1qMfXBxeyVXUOQhNP68jUh7kQB8LR njqrfwAUf6q+Q4t2DXbrPnSjcvGJKs+0pbBsFzZMModv1l13eHDbcikwedbsWAHSm/WF 1jTJq92bSA0XUgmgDVkEQM6SLw0zkcxW0yhqDp0C5lCcODzdE03tsEAHHx1JbbDydU2d 86LQ== X-Gm-Message-State: ANhLgQ0A10ASy3lehOuJ7KFKfWfQuYHnalHyyj9kyM8GHbFrRwfBoTCf rqS4ztgXYzph5IwEpJNYxUEuo2DgXYE= X-Google-Smtp-Source: ADFU+vurIxf4tYp9x7qVkaj5rTcdP8CPlu46DKqUjURRZP0fxU/Gw59a0Rgpvk4NVt46bVgxNMNJVA== X-Received: by 2002:a0c:9aea:: with SMTP id k42mr21525085qvf.91.1585750225565; Wed, 01 Apr 2020 07:10:25 -0700 (PDT) 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 g29sm1564624qte.0.2020.04.01.07.10.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Apr 2020 07:10:24 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Wed, 1 Apr 2020 10:08:34 -0400 Message-Id: <20200401140834.15392-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200401122611.12173-1-eugeny.parshutin@linux.intel.com> References: <20200401122611.12173-1-eugeny.parshutin@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw67575 ethdev: fix for compiler warning when vtune profiling option is enabled 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/67575 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/157505871