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 C05C243760 for ; Fri, 22 Dec 2023 19:44:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90DDE402B7 for ; Fri, 22 Dec 2023 19:44:27 +0100 (CET) Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by mails.dpdk.org (Postfix) with ESMTP id 45ABA402AC for ; Fri, 22 Dec 2023 19:44:26 +0100 (CET) Received: by mail-qk1-f175.google.com with SMTP id af79cd13be357-78104f6f692so156363685a.1 for ; Fri, 22 Dec 2023 10:44:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1703270665; x=1703875465; 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=z4Dgp4AiCl/MMhqyr2tr3i6GddPUZHGmmxtVnbeIuzg=; b=nSs9lRfmLtwLWl5SgEISXxgOWApFb9oChWNqnX9s+V1Mb7A7MDduaiH05eZNKZGuVn Awl/PZpSuF5CqpCWaC/CTWmVcHH+QG3st2cdW1QBwHledZyrXJfMdPCrQ2kXuxfrzLG/ aEmqcjOscERuO/WQS3u4BjneVQmOagMcrJuqmxofq4A2G07jsTIkJPFSJ99a8h84IWql WNu4eU2hIVE+u3fMxRmqmX0jaRRg0XhclTTRKGZ2aZjNflc2cnlAgoI1RZQMJsDt/B21 VYOThq9guY1ampGfGFQIguAdpZlgdMNABhtbU2PfceXZo8n5eyaO5WgPpzYLoJxzF5i1 ibsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703270665; x=1703875465; 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=z4Dgp4AiCl/MMhqyr2tr3i6GddPUZHGmmxtVnbeIuzg=; b=mbjJdV6B17viS5HiCPPyBfgA+2XKuQ+9zw5eAfojjY2lnB7cdoFoFyxhfEBM5zIhza ANJM+w/L9/cXcJTkC3KylduoXNd8yUyZsQS2AAhChV2y5kIAp7vDCn4ZWbfexS6aSryu qZrzH4mleZxAIXfBvVAJ9nEzEjcau/6fhKhWgs/JDMxPJswP7wiIZAurxDhL6BzkVfq5 5CLrhg8vr1vROP8jR8c7ARgoujDU2Wlg5aGfi3ljtx7Ij1fluATOwOCgAlBuRBFQDuG8 39FjDBkR5C6XBtBExj4rFqducAk7ZHb+wUYASvlE1vbQgUI0XoIgHiYPPa9JdxrHQAwx 7zfg== X-Gm-Message-State: AOJu0YwEpp+p0ZddqThOy1+FhFM/mffDHKDsuykbrtqWob4gNpVH1Mav OpcyMoA7PGoV99fpUmwphx9mU8Zcg7v8DjlClI3hJseYjtg= X-Google-Smtp-Source: AGHT+IEpVd2zutO4HeenBAE+38x5avY/P5LU0qEpLnVAy6LORjexCF0iC5hBWhx/gxedqNn58mfSqA== X-Received: by 2002:a05:620a:14b0:b0:77e:fbba:6454 with SMTP id x16-20020a05620a14b000b0077efbba6454mr3825632qkj.51.1703270664909; Fri, 22 Dec 2023 10:44:24 -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 s2-20020a05620a030200b0077fafe70b34sm1532160qkm.113.2023.12.22.10.44.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Dec 2023 10:44:24 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135530 [PATCH 3/3] pipeline: convert to a dynamic logtype Date: Fri, 22 Dec 2023 13:44:23 -0500 Message-Id: <20231222184423.4190156-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231222174539.13431-4-stephen@networkplumber.org> References: <20231222174539.13431-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/135530/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7302655730