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 8707AA056C for ; Tue, 3 Mar 2020 21:49:12 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6C80C2BB8; Tue, 3 Mar 2020 21:49:12 +0100 (CET) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by dpdk.org (Postfix) with ESMTP id 8B30B2BB8 for ; Tue, 3 Mar 2020 21:49:11 +0100 (CET) Received: by mail-qt1-f179.google.com with SMTP id l21so3957367qtr.8 for ; Tue, 03 Mar 2020 12:49:11 -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=evwRbWFlGI8ocYYjnRIeTPVDNAtyuZUHuekxBz79BFo=; b=JEy/Xju4bDVOVjsE6Qy3oI/yYr//SlkhEBSsp03LqrUY6PGWMS1pdvB16NdoAE5Ozi x5ByTBqfuZ2yX3S8ndOjJtmkoq7EWsTomBepDwbainSB+J9SbGdbDD3gSXvCdk4+0+vW 7Ua76EzADs/iVYhzEw2JLlKlIFzyL2VnhWU9DuwD2ojIKdPcokPk0YCPbid9Hg5tCc8X C4cJFtRTAGVH74VQUAF3dQXSgRXECx4bllucOLlsSvJf0L8tG/vw+WdZ81XRTEBbJLjQ le1trrYCg6G29MXMqg0kT9l5ICqNOWETFqIFDWWunyTVfV/sxXgueEcTFsVpCwxBmlon j5Uw== 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=evwRbWFlGI8ocYYjnRIeTPVDNAtyuZUHuekxBz79BFo=; b=iRFEdi6Xd0huISce+PUhIEO8TVWZc6Jxt0WZiL65MDdy2A7dJlvKlVKIwLu+TFyI3m PjUhIzjvvHw/T+4LX43C+zNtIIuYEjTuYhhzbSFtdWjPU4rXeDeK/lkotGpweSYfmDAX u1vH9T42hPDVO/148RcL1PbY0Ut8CToeMrdinMxvT5hvtPDaiUHwG5Wq2um2eqxmm/F/ CH30P9Z0BkEvkUChdaBBPJP8fXe6RRLXzUycGjQAmVUu21I+ve7zz1CGDiJM0PBcF3pM yCRswdM0lI/TAceDXAjf/eNAajBNEGbloqW3oqWhkxM+XPAoRANlkSA48mr/7qL0lA5k OPBA== X-Gm-Message-State: ANhLgQ1D1blG6+bdYk8hg7HbC9kYeVO3raXb0sHe8Ft80Yxl8no8fI02 m/sLC/mC9gEQmEbj1n+Pt8LR49PJyK0= X-Google-Smtp-Source: ADFU+vtEjY4GdfJ7dwfmlOHe6xGosHes1I1XuxIOwAr4+D9gvmij8z/2RMkhPvMT02Dam8RkVB822Q== X-Received: by 2002:ac8:481a:: with SMTP id g26mr4740119qtq.267.1583268550532; Tue, 03 Mar 2020 12:49:10 -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 n5sm12683430qkk.121.2020.03.03.12.49.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Mar 2020 12:49:09 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Tue, 3 Mar 2020 15:47:22 -0500 Message-Id: <20200303204722.10074-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200303132512.4138303-1-ferruh.yigit@intel.com> References: <20200303132512.4138303-1-ferruh.yigit@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw66215 log: add API to check if a logtype can log in a given level 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/66215 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/151551189