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 23577431AE for ; Thu, 19 Oct 2023 18:59:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B481427DB for ; Thu, 19 Oct 2023 18:59:56 +0200 (CEST) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by mails.dpdk.org (Postfix) with ESMTP id ECA9C40E6E for ; Thu, 19 Oct 2023 18:59:30 +0200 (CEST) Received: by mail-qk1-f181.google.com with SMTP id af79cd13be357-7741b18a06aso592377585a.1 for ; Thu, 19 Oct 2023 09:59:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1697734770; x=1698339570; 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=LkSKJEJeeLcdMtZVmDZelXvNjbl9LsfcuusBlcvVyrU=; b=UtdD4Y/gA1ZI+y4bcx7v0gB9PY5lnjr6X1KXNPXTkDGNUVLWOrdxS/8+sjq/CiW8JW jJw3CMeWL/lTba52yviyp9HjY6srLrJAHgX2dNoEjr8m8C5pGVophR60kLQcbF3ewoic SJYxQyTALrZPLR+rUWE1LnjaFnAr05Y/amfEwl5zs7fwMSEYdAoUpAFvLtBZHDZQxflQ NHmZ88wR8ipzj6AZEaA+4h6VbhlQJMUrcNX+bWl4tix9VQDs1AG9f92pfbS2fLlrRo4T 4g48KxI5HdMFdyRtGQjfAVeiIhIqencurUu1rpu9B9X/HdlRr0GQ5PB744kXHRcBjrGf jr6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697734770; x=1698339570; 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=LkSKJEJeeLcdMtZVmDZelXvNjbl9LsfcuusBlcvVyrU=; b=MHoMAZ7oCyFerhv6a9FPHl5U1e8UBZvrfc81Tz5F9Ool/ujH1y9HUmjQCThlqcNNmg u42sWuIWeFiuR+YV3Br7TQhNdLVFZiqWt9Y1xWQCh/zi+k18ly4hpEBmHSRxQk1u+KKm M7rbMH8EYOVCW6AS0iMtqe9vZOpc3kOdxU17+20qx7QmUh9/Hr+k52fWhGSBg/Xy0uEL Jyue7LklF+fk5F7PWYameVzpU+TNuFJTn65zkWAhF6tL43Mzj6N5USH7AzF20fHRXHzf jvn4Wp/rrddgZelJuVbYHiWo9p04dzxxz8+4ibkywlw2ofLEHqxR0KFsVozXlshmAw/z ESaQ== X-Gm-Message-State: AOJu0Yy8JqZvkPV+8tjH/xgTgemsghIwP+0VX/rIF/6W6VuGj7n6Ra6M KUIPMK8029Fj9AvFpu57Lt9aeuyy4WSNmflnbNE= X-Google-Smtp-Source: AGHT+IEt94hvuwrDlk92Dkw5FGnRPD0UTwKCBMskUvORgkg2Wzdg3AYx89eWmb0ugIs2Xlo+6SWFnA== X-Received: by 2002:a05:620a:25d4:b0:777:96aa:35cc with SMTP id y20-20020a05620a25d400b0077796aa35ccmr2844587qko.13.1697734770098; Thu, 19 Oct 2023 09:59:30 -0700 (PDT) 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 d19-20020a05620a141300b007778503ebf4sm875122qkj.16.2023.10.19.09.59.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Oct 2023 09:59:29 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132986 [PATCH 2/2] drivers: use function to compare PCI addresses Date: Thu, 19 Oct 2023 12:59:28 -0400 Message-Id: <20231019165928.3920526-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231019154125.308002-3-thomas@monjalon.net> References: <20231019154125.308002-3-thomas@monjalon.net> 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/132986/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6577213481