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 04D3946282 for ; Thu, 20 Feb 2025 20:27:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD11A402B2; Thu, 20 Feb 2025 20:27:00 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id CAC664026D for ; Thu, 20 Feb 2025 20:26:59 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-72716c75f20so387649a34.2 for ; Thu, 20 Feb 2025 11:26:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1740079619; x=1740684419; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Im2WVHhvdDtlzGgVMtAKurnfLg6t1JaSyaartF2jcWg=; b=PILDMi8V6qYRkW/boADYmPz9veeA0kSDnYXrhmn1My/gtRNCm44K7I+Ht4V4oqlzhl ++Zrmg+2tHiiOHErU3I2B+X3n6/Y8eOOeUkkeVi8wbYuuuLl3PZam5g+0wVSDVN/ZLkH SaHNrBt2AO/1Rqm2QNKGtYoO6WLUME55FWWJ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740079619; x=1740684419; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Im2WVHhvdDtlzGgVMtAKurnfLg6t1JaSyaartF2jcWg=; b=bTWKnqBMq+nqkoemb7ibGgDtt2v1YX50VisKg6Uun+JaHPb65ePPw5plYQMBvFu+uN Yps00/pqjSnEGZTeN83nGyVZr+LpIxatWTMfoBaHCiMe2dQ6G8uAKcpQ2GAajfa+FEwS lR82z5q068cJHSJx/y0z1ukaaoMegtNrbX9eBgxNDoZ5NCY0woa24FV6pP65RLC8Fygn pl5rzTXPPmpbXDTXxW1w/5+GToTDDv4eUCjs2ueZfUKpwcd3T7jQeG2DSftUMbG117Am 7ZA+lW5howRdrFgCrqbk+60mpPlGsVFXXK8alCdZhBe2SXeQXlJ5VKTs6dVTwOfyU1sF tu4A== X-Gm-Message-State: AOJu0YzcIL4LrmwlQWDGmw/LHOYYUVLpFvqerqp91o+nV6njnv/erteu in03EoPDWi7qO9YOU8sVDl6o7qo3dGautI8goEvFEp/k5KoJzrFaR/Ku+P/BioLn+I15Gxt4cbC DlIOcFJ8zMsifV2bVHJ79aieKU24LgjYWryo+6+eL X-Gm-Gg: ASbGncuLhbZHxOaDjQsYD1z1R7bFlrsjHb2DErtCdQuJy83MfSDd7/oxbxMNSTrLbJR tOcXPxin+raiWjyY2v/rkjtFMx83N4wycZykWnblZIWuMaVS8rWCy9dEMTUZYPjn+Jop3pdoo0o re7J9+h5L46E3BF5aFGLNjj9AHV1wMo5wC4ZAoHrmf4fdaOStHGeQAsFQ/X8ozGthjronVOvZLF 8WilcoY+IXR+Hh6zM+TrNWuWKP1nTU+ks1K7WgRZ4NPvVWHm0bIbikqmT+L7W3wWRJAvWFY63gi RGCyo6GLWAi4BVFJgjtRNSFSeteWLA== X-Google-Smtp-Source: AGHT+IHOsPVko8miKCtHvNH2xuZtWuByQZTyFAk95eWa0wG8wopccLK6fbHiTND5BzXpE3S88kzqU7Rfaunt X-Received: by 2002:a05:6830:3149:b0:727:3001:7f84 with SMTP id 46e09a7af769-7274c25b593mr233488a34.18.1740079619008; Thu, 20 Feb 2025 11:26:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-72725ad0e8asm324530a34.6.2025.02.20.11.26.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Feb 2025 11:26:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Feb 2025 11:26:58 -0800 (PST) Message-ID: <67b78202.9d0a0220.1b7158.0938SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 506676052471; Thu, 20 Feb 2025 14:26:54 -0500 (EST) Subject: |SUCCESS| pw151685 [PATCH] maintainers: update for Intel FPGA bus dr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250220082857.2981-1-rosen.xu@intel.com> References: <20250220082857.2981-1-rosen.xu@intel.com> Content-Type: text/plain 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 Test-Label: iol-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/151685 _Testing PASS_ Submitter: Rosen Xu Date: Thursday, February 20 2025 08:28:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:fab31a03ba98e7457284df95dd9eef2223a4ccaa 151685 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#316654 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 10 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32620/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/