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 31F604373C for ; Mon, 18 Dec 2023 17:44:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2CADD41132 for ; Mon, 18 Dec 2023 17:44:37 +0100 (CET) Received: from mail-oo1-f46.google.com (mail-oo1-f46.google.com [209.85.161.46]) by mails.dpdk.org (Postfix) with ESMTP id 14A68402ED for ; Mon, 18 Dec 2023 17:44:36 +0100 (CET) Received: by mail-oo1-f46.google.com with SMTP id 006d021491bc7-59082c4aadaso2360465eaf.0 for ; Mon, 18 Dec 2023 08:44:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1702917874; x=1703522674; 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=bgfIl3NSV872bTxg4DnTWUAL1pm+urJj68FeRpM5/6U=; b=nCEH+IGgJE6OhYnIN0uiZE8FE5Yc4ZsEVmYjEC3gczNmfnCogLcYz5EIdLK2mgDrit Y2FyLNSA+Ty6Kzp8hAGpYHjr8v/rPOqmXMJB0o8zPlyBP9SzvNpUfvpIdZM4YTuqgbAC 6cfZLb7n/UplHCqmPFS8gUaug8cE3ex4VZkTJP+PG9RJ6ViRuAaeH5ml1+zVxjNVRoXJ K1cS3kEpEIXerP7y1tz/01K0GpCW8L2sGF4e/UE5DXYYq/SqTBFCpoWHErRtME6MFy7m 7kEslr0nlPeVOj7WELyfSW4APaOvjnqr6HJtavATt/YA9d6FyGTZdNLDci3t79Yuuco0 hREw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702917874; x=1703522674; 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=bgfIl3NSV872bTxg4DnTWUAL1pm+urJj68FeRpM5/6U=; b=h2YCD3a+/JxoJcux+kx24REbctUuQhOgrfjtRsCfkXCnvftkVHD6jtu+JZDF4dTn9j Z2Jj08T8ES3nj/NeHXdhgMREY7N59nh4IH5IS3PMC9DPtkPJ6PVQiqG/iPWNHnyFbnwU H6+azWAXsU4rHr84A/JR/wCI+fKqYicxJCShtlvAJ1EUx3U9BcInEacys7bEPlvv+S1O WyfjLDG159DCrq+L0MhLoRJtNYjk8rRL1F87nB4OtDGtZAQahsFdpC5teJbDclVNNYFt 9ipwiLiA8nAaf4l4zz6+O2mM6IzAK6VxYopWKSqJsayT6ZGpzkETRtHPZhhqGERtYUix Q/kQ== X-Gm-Message-State: AOJu0Yz5Y8eRxbOqXHD5rob7WK+lTvqmy/7eG9X4pw4cvCBxZhm5fJ1Y sOTiTwA9PVsFw8DRaNYzef//XqLRdBebdFCtt7c= X-Google-Smtp-Source: AGHT+IEZ34rW3M0vbJis2ncl9JJ5XKIHY2ejp+J5rqa+wvJmEuH7ROmERD20hQJ8vA1Eo5z2uVRVaQ== X-Received: by 2002:a05:6359:1a86:b0:170:21ef:3e71 with SMTP id rv6-20020a0563591a8600b0017021ef3e71mr9516901rwb.42.1702917874611; Mon, 18 Dec 2023 08:44:34 -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 c6-20020a0ceb46000000b0067f3663b22dsm1765413qvq.115.2023.12.18.08.44.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Dec 2023 08:44:34 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135283 [PATCH 2/2] baseband/acc: fix common logs Date: Mon, 18 Dec 2023 11:44:32 -0500 Message-Id: <20231218164432.2480927-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231218154307.1507322-2-david.marchand@redhat.com> References: <20231218154307.1507322-2-david.marchand@redhat.com> 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/135283/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7250659690