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 3A26F4401C for ; Mon, 13 May 2024 19:28:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34633402F1; Mon, 13 May 2024 19:28:45 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id EB332402CD for ; Mon, 13 May 2024 19:28:43 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5b28c209095so1883529eaf.0 for ; Mon, 13 May 2024 10:28:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715621323; x=1716226123; 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=gENdGGzNlIubTt5Pnzsv+EwKVOU7zPUvNevLR4J4q1c=; b=fMpHHX5e78ib2Ax/8N3/J7GcY+oxVi1tXf9SMhdPEbeLP+DJl0BkXNd4PVx6CpKYTF tnaNNar93xgovtGqkgai8Cw4l7nC2txpU4KtYJ3WiBfRfVxgEvoBp1OXtyHEIYN09Vgl FuyC9DCIt3Boodvc0nGJhivVCKaIe9EKEByOA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715621323; x=1716226123; 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=gENdGGzNlIubTt5Pnzsv+EwKVOU7zPUvNevLR4J4q1c=; b=oMwMvX6C4uo17QSq1zWVXBkO2WSfSyUWauMaSCs6jLnPtlQWFU1QqofN4GtVjsU7Et 3rqlfjnk8vyd7sgelmKx6XEBB4jiRRaYQ6Wsj4YY+wZMbwDjjGzEietdf34nda01w2FM TpE4TllwKe5Rr6nfw/M3ztMpViQuOjcxUFY6cpuCpa3KAPZr6IyxBTmWTv0ptFPLIPxi Bu55cYKhUkhbGoXMyGfvjHX+LV92Rdtji3uTMvOA+UrF2SX6FIsKtBINGvwzNPrv3aI1 1hJXdGuELdFAAQ6OOhSe/tuINzDVoKK/IwBsA9wRO51+YH1mxOJQItaJS2zMZ44D0TJV WzFQ== X-Gm-Message-State: AOJu0YyTANgD2bDmfBuoXAihXL7WCz1CJah5IVU52jFjKmRntN9zv4US iaIoFdeoEQz22/41zcW9IDj0mAFMmrNRhsuKUFKfblj+n+3kS11f/Z6IADAXoHq9NXgQ3L7VJ2M JkQi1eq5WCV1s2OMIG4V7v5sb9ZvZXJqJZsxvwGmpmwkFWBCyoK24Vl9o X-Google-Smtp-Source: AGHT+IFdiKQqOJS41Zex3althklxd/3VjM8R+DYNj221h3EXysnavUpyzT8S+RsbX671mh4dXWnQBf/A+ufM X-Received: by 2002:a05:6871:150:b0:23c:7a8b:36d8 with SMTP id 586e51a60fabf-24172e131c7mr11859320fac.40.1715621323325; Mon, 13 May 2024 10:28:43 -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 586e51a60fabf-2412a6a61bbsm480577fac.22.2024.05.13.10.28.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 10:28:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 10:28:43 -0700 (PDT) Message-ID: <66424dcb.050a0220.2a44c.a1a3SMTPIN_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 EAD56605C380; Mon, 13 May 2024 13:28:42 -0400 (EDT) Subject: |SUCCESS| pw140029 [PATCH] [v2] eal/unix: support ZSTD compression f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240513111204.3120460-1-david.marchand@redhat.com> References: <20240513111204.3120460-1-david.marchand@redhat.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/140029 _Testing PASS_ Submitter: David Marchand Date: Monday, May 13 2024 11:12:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140029 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29945/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/