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 BCFEC43F49 for ; Mon, 29 Apr 2024 13:04:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7662402A3 for ; Mon, 29 Apr 2024 13:04:16 +0200 (CEST) Received: from mail-oi1-f174.google.com (mail-oi1-f174.google.com [209.85.167.174]) by mails.dpdk.org (Postfix) with ESMTP id EC79A4025C for ; Mon, 29 Apr 2024 13:04:15 +0200 (CEST) Received: by mail-oi1-f174.google.com with SMTP id 5614622812f47-3c70e46f3caso2605712b6e.2 for ; Mon, 29 Apr 2024 04:04:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1714388654; x=1714993454; 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=48kXsY6YRcFTUTRa1qdytsP7DId01IvvyLLME19/zkw=; b=iOotsaAtDrz2VDR3fYLh7XsLYwJWbambQs8LppRb4b6F8wMjCP1HZvjQgxbzCxcgPF yH85rdPAjcgxBNDrq4+lYif8YoBc/8dZTBQWbjkVEuYHMcaX7pwjRi6Zbhxgz84YjKJE CGdbSCQ/A1wdG/9fv4i6Psu4W2XLRwV4UGDcqM5FOxYZBIUQDuBoUJtnR4gvmXfgF2jg MXt/BwYtj6P0DimTJ2eC3TTBgumTs4o8dsy/YUPQEX/fh8SI7bVH5/zJAGY6U/eyltgi OgEhWxHiUkmP8ubEq5wNwhiPU2OczNIpMZgl3gTtXBANF3ehMyo5kwe8ynqbFBOrqx6t roHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714388654; x=1714993454; 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=48kXsY6YRcFTUTRa1qdytsP7DId01IvvyLLME19/zkw=; b=jFi7poA1f9PHHxrK85UBx4GmikctKAgC+me+ZuIgrLEjFUFtG25jFFEt9+5j+tLBdj HeDQcq6W+14slixZ+6nrz53qcopDQXIVRG7AtJ5cgFNHiy+Ok67QxI2TEjKSkndz0CKC QIlx8WgZ1ocG3w+5E/cK68vMyGup1u+kLSWLLjZ6uP7WvkIDbCTLCtwWLIes+/pWk8Md ClenbHBbhamIIuXf/+dYB6n6epINHu+wh7H/noMsNtTVfc4xc5yK4UEJJqAzOgeZpHgS MPkHsmzLgD0i0Q0G+3xNl13MjFXZ2QZMfXNE2A+oC7kdyRZ55e3zZdGyvfYHdZwGJMQJ aPQA== X-Gm-Message-State: AOJu0Yz5u2KUmYGL4p9I5+wSvC9OURY+UNLkZOT37PENhMsE9gEJfeKo z6dvE14lCPUYqwrm13ISKdl3WqHw4EMoev7ZXZBLPdKBfoYNUXzu6YFlEZWtbSzGL+LVLknIj0C t X-Google-Smtp-Source: AGHT+IEX+E50Uut6ZZqiDPUNdL7Gtak3ISHU1B6+CyL5C0VjVg9vj0CqZvYbbkI5tWy/EULCDaJvnw== X-Received: by 2002:a05:6808:1b2b:b0:3c7:9e2:df36 with SMTP id bx43-20020a0568081b2b00b003c709e2df36mr12649255oib.6.1714388654539; Mon, 29 Apr 2024 04:04:14 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id w2-20020ac84d02000000b00435163abba5sm10278172qtv.94.2024.04.29.04.04.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Apr 2024 04:04:13 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139717 [PATCH] bus/pci: fix build with musl 1.2.4 / Alpine 3.19 Date: Mon, 29 Apr 2024 07:04:12 -0400 Message-ID: <20240429110412.1647135-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240429100059.1316414-1-david.marchand@redhat.com> References: <20240429100059.1316414-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/139717/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8877034353