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 946A245984 for ; Sat, 14 Sep 2024 02:04:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77F1842F73 for ; Sat, 14 Sep 2024 02:04:43 +0200 (CEST) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) by mails.dpdk.org (Postfix) with ESMTP id C7C8F4026A for ; Sat, 14 Sep 2024 02:04:41 +0200 (CEST) Received: by mail-qv1-f47.google.com with SMTP id 6a1803df08f44-6c524b4f8b9so13681336d6.3 for ; Fri, 13 Sep 2024 17:04:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1726272281; x=1726877081; 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=OybReaSZKDrkmC0T8zsTMhP0wcUDLDXtqw7Rvu3vY98=; b=vVocK0lJQNg4Szl+wJD/VqJQHu+cBrHP88SLQ/dvKUxiKRIq4iMiVQBr2ZqDnElQ3E jJKU0alXviBSCGnIa/nXZD66SVUJm/G8IChxCYJb5RULCWPfmWUcEW6w240IEb2k8/Hd a30wcMeSGgRjyBIaiz79fWu0ncETyVhMq4Cjg44WUvSK3gPBT0cs3PDZIsbogV76uG7+ QGghXIkBnbeWOb/0hTNg6Fnj+xqjg/bOn6Fenz5gr8IHwx9/C9AlUHoCr4tXY01Xy/J+ 9Rs3KoADPc8v1ez6gtZMdRfxtbmZqgwApULXzKjqjG+9bgs36y1qxyR5aJ0PdHVpyGCE AEsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726272281; x=1726877081; 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=OybReaSZKDrkmC0T8zsTMhP0wcUDLDXtqw7Rvu3vY98=; b=fR4YQ7CdkNzbp4szBAf0Wkvp5fPVRTJpe5F/8Arc6KeHsXE9JMfNVt6yFkKJhY3ggN E1Vi0RuVloqI4ihSCfFArdRorqpE0C1REhS6rfQZTD3m3FNmHoMfycD478YNdrkQr3+0 leENrivX9LAx6yxgEorWfYspy2FLh6jNEflgu4iM5XNWwXbvIEFTxh9rO/Z/42TzCWMb DgmW+ILDEUbUDrRjhTlrIxb9UqCwUNdcD1JGATi+ltmVKPhhKiG5YLrMuHSYsY31V+cq dFENJw98bJGkPdZjj0TfFsqZO1gSFbdBLk/tyMj3qEhaGHZS7CXWoGTzjipZ0IqWha4p 1V6w== X-Gm-Message-State: AOJu0YwqW/bkzecPRI6dBVCU4E7u8FSVmZ5nitXrFsswT6rMiol4zEG5 9GHPrPqdDLEIxD38RTWUHrytV8D32qHtTwFrnz9ZKPEORr6R/UpmjKFe6cun77ZSTXeks2HV9U2 S X-Google-Smtp-Source: AGHT+IFM6PqZiAiF7PSdwu+VG4NdVZZ3m9Uxys5hux9fXL4il/vwUxECv2WwzX0lENdnx1EuEG/7xQ== X-Received: by 2002:a05:6214:5248:b0:6c5:4109:9b8b with SMTP id 6a1803df08f44-6c57def300cmr81175466d6.6.1726272280774; Fri, 13 Sep 2024 17:04:40 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6c58c7adea9sm1442606d6.121.2024.09.13.17.04.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 Sep 2024 17:04:40 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw144059 [PATCH v3 2/2] baseband/acc: improvement to logging mechanism Date: Fri, 13 Sep 2024 20:04:39 -0400 Message-ID: <20240914000439.3549245-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240913231811.969965-3-nicolas.chautru@intel.com> References: <20240913231811.969965-3-nicolas.chautru@intel.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/144059/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10857422991