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 2CC9B45483 for ; Mon, 17 Jun 2024 18:06:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 29DDA402BD for ; Mon, 17 Jun 2024 18:06:09 +0200 (CEST) Received: from mail-qv1-f46.google.com (mail-qv1-f46.google.com [209.85.219.46]) by mails.dpdk.org (Postfix) with ESMTP id 73BEB4029A for ; Mon, 17 Jun 2024 18:06:07 +0200 (CEST) Received: by mail-qv1-f46.google.com with SMTP id 6a1803df08f44-6adc63c2ee0so18006886d6.3 for ; Mon, 17 Jun 2024 09:06:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1718640366; x=1719245166; 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=OVcXuFu7HXeDm5BFqpBwRrmpEeMG2UnRTnQneegX6K0=; b=KFyso1cKkAggALgPjepX4vxG9LTYe+TFnOdEIYRz0Ou0HPHG8dlmw8LbNVbyMelsvj BgccTs/DX4mndszTGQcCAgHgep13eb7lwJSXWsBUpTvh3QXpZA+xzKieVngKhWdMDOY5 DvvmwUXHNDicK63dbos85tAx11gIpfPMdSvq9WJoNrCN4UYkCBbOv92X0A1B7VDMuYLb siVKxPUH0BuWy8jAOZWV9L7uLDKBLE7SNvX0RxueWc0qKrs18/uQx44PEGvDTtgHJ8Cd 9Pcby3cQYUQeLgYc3kg7Rn4gKCXvebTSLbS0dWVQxYdYxREFZqmtyn1KRWH5Qicx3EE0 4HKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718640366; x=1719245166; 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=OVcXuFu7HXeDm5BFqpBwRrmpEeMG2UnRTnQneegX6K0=; b=YhX+eR2dzmuZr0jb9KxmmxCN3xFGhJyfEnN3coZUWD/VIkUNHfY9ZiVrll/fzYvm4a yc7Ea0kM4FaC0EsWmqDSXlGb6AB1TkbrNP4Tmc6O6VaDbLsDLq7R0BKpqwYrg1r/pWCF INGjHZSF20tIGjpSohzTk5jrGlLR2PhLT+M8nDd4Qe/Toop8jaeqRJ476hy/WG7vWWRv 5tzN5fXbeUS52dwXePrbOg2DCU6SXrVt0PN8cNA23MlU6fW5zGqdQ50PPcG5uTr6FO/V 0K6Qq2AZGUlfxbgKlyCP6sywz/8/+Hc9DJQDe0PXd8W6E3Oxa2MNEIXu+RoZ7mYbSVH4 nWCg== X-Gm-Message-State: AOJu0YyM+P9m4oMAy5KQAqxgcbBVft4br/OS0ptz8RMc4ThNlCZHX1V7 ZV+ZUkIZyLLFYgvyiUttG8yYiPJjOFHjVuMiSZUVjoX6lKiunwPw8IA5bFU3XI0Dzw/aXW6eowU D X-Google-Smtp-Source: AGHT+IFhVbYoLMa2mtpnJm8sIVL2UCWPrL4dqz3sqoWsPfv6xgHk12uHSCFpCPKEN0e7rx6MY7LU+Q== X-Received: by 2002:a0c:ed51:0:b0:6b0:7d0f:5366 with SMTP id 6a1803df08f44-6b2afdb7f39mr108436066d6.63.1718640366493; Mon, 17 Jun 2024 09:06:06 -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-6b2a5bf2422sm57176146d6.5.2024.06.17.09.06.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jun 2024 09:06:06 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw141226 [PATCH] config: fix warning for cross build with meson >= 1.3.0 Date: Mon, 17 Jun 2024 12:06:04 -0400 Message-ID: <20240617160604.2355083-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240617151458.1005103-1-david.marchand@redhat.com> References: <20240617151458.1005103-1-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/141226/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9550430637