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 AD75C45C16 for ; Wed, 30 Oct 2024 16:45:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA6C143437; Wed, 30 Oct 2024 16:45:33 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 3FB6543433 for ; Wed, 30 Oct 2024 16:45:32 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2e30116efc9so5536788a91.2 for ; Wed, 30 Oct 2024 08:45:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730303131; x=1730907931; 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=gH20Ah1/9wEnZ8OzfTa8lvHK5MBB94p4dSBaJGoRE3A=; b=IJfcO0do169X/hhOCbUm9Wz5rQ0GK61be4q4QoucafT3MBfqC2mLYzJ0z7A/DdfINX rNhGP7Eb8nT+sDtrd3AYXfYsBjmhQ8LqCR0sGnZCl0WYbAGK/3GOTYTAXItiK07TT4mJ 49cBrNx6YkL4ZBw2o/AdyiaOOBFtkBtVXLA0I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730303131; x=1730907931; 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=gH20Ah1/9wEnZ8OzfTa8lvHK5MBB94p4dSBaJGoRE3A=; b=CzmDpzivw+i1JdDmp0M9du6XMV6TSuGAf9UMWS7NMrHSXcp7mi/HetZhb/oxFOPnAu rtD5Mx3tZ6RhcCQ8Mp0cn4N2H73aJkiWH0BX7dRbXrPRHo8QzqF3rIZ8MLn3bUliFBbz llDglzLNZhLrsbbirBXN/D0b/+HPgJhAZ+PejMHNCnBTkN6GBKdJsKqS7XUkTYhpeL8+ bRLWdQ0j5l1lhJ+A1VzhMn/C+/hDxnzkiXm4WR39oxFmB+24QPEBxfx6MPAaTJlGl90W 6cbUY9FBdsqGXGVHQ8qMqU2kbh05W/67d1R9Npq9Q+pSpZU5rrQpMGtg3duTzrb9+yw9 Zs3g== X-Gm-Message-State: AOJu0YxZzu87cW3xbDbUgMndPcB6H4VQe2X7h0ifdPY/xDRjgoS/EKV+ 1zZzSYBhWtx2h92ryQOg/4kxgDGN9Q1RxhD0hru5DtcnYZvVNsYHkUo9v+WrWcjyPUI+UfGwDM5 Jsu2Eyj0oeT1YIwNVt+13+QGIUCt3qJsKqR9LPz/5tzBUnDvOaUWaQY3c X-Google-Smtp-Source: AGHT+IH4ZbmV0lOfbfg9dHzw4s/lJVQ3dEtyDrjCiUUF8LF6nAKkuYBYzTQudf1n+4VXbqBWRYAmgCpiHJnY X-Received: by 2002:a17:90a:a615:b0:2e2:f04d:9f0c with SMTP id 98e67ed59e1d1-2e8f105f431mr19447124a91.13.1730303131160; Wed, 30 Oct 2024 08:45:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2e92fa87e92sm90862a91.14.2024.10.30.08.45.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Oct 2024 08:45:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Oct 2024 08:45:31 -0700 (PDT) Message-ID: <6722549b.170a0220.ba917.64d9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 34B6F6052471; Wed, 30 Oct 2024 11:45:30 -0400 (EDT) Subject: |SUCCESS| pw147582 [PATCH] net/mlx5: fix PMD compilation in non-HWS From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241029133415.583413-1-getelson@nvidia.com> References: <20241029133415.583413-1-getelson@nvidia.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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/147582 _Testing PASS_ Submitter: Gregory Etelson Date: Tuesday, October 29 2024 13:34:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:71c6d89b56ab044d7bdf2a93f242d0a149d171cf 147582 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#327025 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 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.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31749/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/