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 D2BB5455C2 for ; Mon, 8 Jul 2024 13:23:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C42F0402F1 for ; Mon, 8 Jul 2024 13:23:38 +0200 (CEST) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mails.dpdk.org (Postfix) with ESMTP id 123354025E for ; Mon, 8 Jul 2024 13:23:37 +0200 (CEST) Received: by mail-qt1-f169.google.com with SMTP id d75a77b69052e-447e87f0084so7485761cf.1 for ; Mon, 08 Jul 2024 04:23:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1720437816; x=1721042616; 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=OjtE0KK55pysn9FMzctzuamVj3Ohd/WJ1cFkc/om3Yw=; b=STYMLYDlw260sr94lNnI3uyvt3OKiCtu3mB3tiQc1Iq2ShF7nD4xEDKOOof94JxpTa SgYSJ/Qq7wlKPH2CrfoVcB36BnOeAnGDS6oXvptsPHPYg7mumSzsxvwd5xrhTbXCQmVv G6j0y06yTHwxziBPsXh5cqc6FmrU6/jHA/U1xZYJn542B30nd0wlK/02VW4yy81+s57W YWTXqVZIc1cl5wGYWpWg9mx8m5WlBUX80R2ydaCGE6Fdx34wU/wyGB1V4RwJ9vafr5IZ PqWDJYc/KE84ZtMsGacp4rLmcss+zVAM9Z30zEGcKL4quSsF9wiPgfPcp5fteH/+KTsM uziA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720437816; x=1721042616; 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=OjtE0KK55pysn9FMzctzuamVj3Ohd/WJ1cFkc/om3Yw=; b=D3MSmmQ92YvDsuCThO476EmChki07T0X1IvqxcLpd761xrbZH2xZshyf3/XmJnxVmv AJDhpdG8PupD88Sh3xn0myb+KGdTnWYaxo+tdWFi8iUbJd2YBqSd/zaPjmbAh26T8xz9 AEQPys8iyq0FmF11sbhyRUeK8ugpMozQFnxowrU2weXpozXeNHN4hTOwkZiUIcUXkOqb ezrLLbNhEOR2zD3hcMKbITUY644gOTLrRlchGgSJi0gJ4YjOSwOVDaJgrxbyNx2totDl eCdjEa4C+keA6JtTubO++ZwVI2I93weATHM629jHvtt8L/RftB3j4ng/wk9ZOg4o0zMl 2oag== X-Gm-Message-State: AOJu0Yxi9rA7gb8eV2g6jtNlj0yFhcMIqtAODFU+3/b2rEautrFrNIZ+ wAwl8XOqy1qbVl6RcxDfiR+Ee1+0d1VbLqnBVi+sQFI+vN1vFWnMfFoZOS/dW1oZP+3fMTtBAvR + X-Google-Smtp-Source: AGHT+IFSOKYbC4r2PvzvxHN9yTMxN7ITJ/RYdIwLSo2wb6p1hP4Mpgc7gxNpzl4KQDddYKVZvRjNSw== X-Received: by 2002:ac8:6044:0:b0:447:f866:5335 with SMTP id d75a77b69052e-447f86658a5mr1426341cf.67.1720437815907; Mon, 08 Jul 2024 04:23:35 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-447f50ccc31sm3572661cf.42.2024.07.08.04.23.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Jul 2024 04:23:35 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw142207 [PATCH v2] eal/common: fix inconsistent representation of PCI numbers Date: Mon, 8 Jul 2024 07:23:34 -0400 Message-ID: <20240708112334.942930-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240708102513.1287823-1-shperetz@nvidia.com> References: <20240708102513.1287823-1-shperetz@nvidia.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/142207/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9838144265