From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 48E8B436C8 for ; Mon, 11 Dec 2023 19:24:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 420B0410F6 for ; Mon, 11 Dec 2023 19:24:22 +0100 (CET) Received: from mail-oa1-f52.google.com (mail-oa1-f52.google.com [209.85.160.52]) by mails.dpdk.org (Postfix) with ESMTP id 7BDC7402EF for ; Mon, 11 Dec 2023 19:24:21 +0100 (CET) Received: by mail-oa1-f52.google.com with SMTP id 586e51a60fabf-1faf46f96ebso2877475fac.1 for ; Mon, 11 Dec 2023 10:24:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1702319060; x=1702923860; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=6tlrwntDOXc9DuSjosWX4UF3NG4BOYGYoLvuGFgsY/Y=; b=CqDpiJDE/2qUwEKm8ub1WDI7WM0HktuI9k6p5FE6OeFsogV+VhCXENWISCWiTtofnU 2j4rEOxDo2Ng6VppAx4dl202s3ieT/jPfl7F7WzBbRSdXLDJzx+8/2/HplLl+dHp60hj 2RIYBO1XsrCASeOzL5dy6Ef313ibkWZ+SfpvOSAE7KogsCZSHG6NtpIYOhCWndPDDwVb jmVzIMjrEgrtf8El84Isn7kfMUx74xL5If0WvUhqGGfnVZFu/ROGPw5+yX5kmaHceGSu 11s+C02iBW7xKwrk0VvAyfQt3nNCkfKyxumK1aDucMZZv3HxCHaG350Z3Fz09fTfhrYc IrbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702319060; x=1702923860; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6tlrwntDOXc9DuSjosWX4UF3NG4BOYGYoLvuGFgsY/Y=; b=oVCsW9ck/pLpLQH7oJ2eml33fPckwx6x2SunawoUHw6ehGSLkfxTBJfQ1ODoVlNi+j WCvUu7c5XaTHeDP4du9DYz5CPMzwNkfMExkl1EC1z7QFyTCZaV0pPPyzB54S1UGrZ1WJ mlc85J+VWOgejs3YB/mB8d7Yq19R4uwRG6mxqFKbptBJGsIsTV5G4P8r9qEWIl4XNthC +D2ykEMoJSdYhCrncylBbzYmbTwSLiHFxSVCNl768KShVTS65g05JO8EX1zu4FW1b18o nNSpUvHOADq25m2FYFjY9Eif+lWas8kCCyE1KuKN2umbHB3KHmwVHNrnQLZmHZukFaxq Wa1g== X-Gm-Message-State: AOJu0YwnOLJm76wrPZH6zgiJHrwu2wCjB9SssktwZOnZwUXKr9so3WUy NhBeBI6qcIhGCtUYntAUXL30Kp+Av5tauesCtG0= X-Google-Smtp-Source: AGHT+IESxTqErypPLJ52DNiuafm8nIuJGsQ8nhko8bMBexWMeif7xt3s+uO+9ctkhAwC5UUrN7dplg== X-Received: by 2002:a05:6870:b69d:b0:1fb:75b:9999 with SMTP id cy29-20020a056870b69d00b001fb075b9999mr6374439oab.72.1702319058680; Mon, 11 Dec 2023 10:24:18 -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 t11-20020ac86a0b000000b00423b8a53641sm3393143qtr.29.2023.12.11.10.24.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Dec 2023 10:24:18 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135044 [PATCH 3/3] examples/vm_power_manager: do not use EAL logtype Date: Mon, 11 Dec 2023 13:24:16 -0500 Message-Id: <20231211182416.1320452-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231211172437.61958-4-stephen@networkplumber.org> References: <20231211172437.61958-4-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/135044/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7171304298