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 A64E74373D for ; Mon, 18 Dec 2023 19:27:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1FE9402D8 for ; Mon, 18 Dec 2023 19:27:12 +0100 (CET) Received: from mail-oi1-f180.google.com (mail-oi1-f180.google.com [209.85.167.180]) by mails.dpdk.org (Postfix) with ESMTP id ECFB94025E for ; Mon, 18 Dec 2023 19:27:09 +0100 (CET) Received: by mail-oi1-f180.google.com with SMTP id 5614622812f47-3b9dbbaa9a9so3417921b6e.2 for ; Mon, 18 Dec 2023 10:27:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1702924028; x=1703528828; 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=sPjotb0MLyWLYdT4gU3ot6Or3d5phKdlaxMoH2s2g18=; b=vmk7GYSj/DTQcStOozPvPMP9rzPbeYkl7iCV7ZmdLpo256ypRuLwzYgjWH9BVnXnED Ppenzr+uXPpOUaNh9JOeAA/wVZEsiTi6HgCI2qwHOdgtnHlos97hrheecnFW0RyQfmvy qgvbVKKfAo2LaqdboiugM/1f9fPn1MqzL0OS9UWEkgnyyFAQrckUJkypSgMhTQ16cwWD kuwf0wACwkT//VDZggDLQ90e6xoqWbubX/Sf+Os5M9FV095/3Btmx8i5EjC9PLVoVHcB tuQvPJh+K8PxB7s1knmTd0lm9DcWkSqW6DpGmpY0tKCoYIyBsnVG0L/dVffildJdOAbP Wd1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702924028; x=1703528828; 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=sPjotb0MLyWLYdT4gU3ot6Or3d5phKdlaxMoH2s2g18=; b=WKY82AMhKmCPUnIsG4Ey2eFVYKBLDJHBnHBJBa3NB9196OLQYborFS0mVOiMaUqK62 I02V7bLguRTF2PA7MlYu/oRByDoU3AfCo2JCiEhmjWHYs1AaXAdhpGruwZVI1zJI1J9G IdYzJV+Z6T1hYzxvfkCNxkG8FgMpFbHOcZdfoOFKW3tUo9JNScqxcTv4nbvTCrZkgr55 D2O83XvTWGATgjVLOAh/f+dZL5S8i12Q93u0Khp8xiUQB2eY/2WJtUGWs1k7rz0tCq5L LpFxYo3wtcGvkMIhpqEa00uhNXylpzBefbWqr58/cVesjR3wigVIlG4NOfHBRAVXS95z zhZA== X-Gm-Message-State: AOJu0Ywb4ffKpb37uiZz5QA9K2kBu2//DaeYzg0hk8QV3BVrqH3hbCsx xMGl+Z3Qhn8AO9lictdXpOwAltPT3KhvR4tyh3g= X-Google-Smtp-Source: AGHT+IGuHMmT1L29av6Q10IO5Ahhtf6zbdwoKnETYqQ/qdoOvO0meC8zZNHuQkSBSQgdlwS/1tlXTQ== X-Received: by 2002:a05:6808:1a20:b0:3b8:b063:adf7 with SMTP id bk32-20020a0568081a2000b003b8b063adf7mr23901499oib.84.1702924028569; Mon, 18 Dec 2023 10:27:08 -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 tn24-20020a05620a3c1800b0077d660ac1b6sm8573546qkn.21.2023.12.18.10.27.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Dec 2023 10:27:08 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135294 [PATCH] net/dpaa2: used dedicated logtype not PMD Date: Mon, 18 Dec 2023 13:27:06 -0500 Message-Id: <20231218182706.2641982-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231218173010.250616-1-stephen@networkplumber.org> References: <20231218173010.250616-1-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/135294/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7251833224