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 84FA243C21 for ; Wed, 28 Feb 2024 11:32:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80AB742D90; Wed, 28 Feb 2024 11:32:25 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 5F58240295 for ; Wed, 28 Feb 2024 11:32:03 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-60908e5fb9eso32391317b3.2 for ; Wed, 28 Feb 2024 02:32:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709116323; x=1709721123; 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=b6fncXd6UF10e57AeP3wJJzZj7vQ9g7NlYAdYHPT8zc=; b=W0bxql/hAneQB+0Dimy7iYT3Y2bG83lz14JV1rGEBMON75g5M0P6odDSO9wG+ZBrBn ZituLPiLg9aOe5bbMiQnnj2Z27vuViVrcAAIdmvWAIu9KMFIjmtQWwhHPMeybkp4PlHS qC7STiKtw2phj/5n83weq8aDS4oflXfrxp88g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709116323; x=1709721123; 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=b6fncXd6UF10e57AeP3wJJzZj7vQ9g7NlYAdYHPT8zc=; b=gW71svY2vBqnqUwRZyvDeVM49gDTRuEOckBeztg62piNmEjgI894AVQ9jQDK0mvWYD Ezyc6UPBkRmvMTMH6k6U+04xsnbjBdoVWKIcDWV2epi5LVbGcEw1+oD2jXVp5/tUwybo kkyRz8DI6LJNxFJJnCeFeIjBr1inbJXKo/Ag625mtnOihzIGkqaG/MwL9ldKwS4uPQvJ jp7ICGtfYYMEpPMmY5Whb0mL07otLCYCXjm7/t9d4lx/8gFKoRzT+vjN1VMevRABuEbv /m+qQJMKNErbPMT9V0SzU8dNatbf7aKbo1uFQo5BAFkDzeyAugKn9cakbgPC+tHEqW/O yGDQ== X-Gm-Message-State: AOJu0YzE8VpP4AmxQ5zWPXQSUYQctpK0nGrvS2UWhvJPP3NrV/kzl8fw e4Q5zTNAiBeI/6JWWGWIs7Xcrk/k7ESrH8kb8DKsOoDC+VsL2u5Etz3DFOU5YzdF1BuoIcPwjBX FNn+kOWMuCDSZdp+lpNSiQ1B2CCpvNQtCc+z7aHKfBT4DGOaqa30Xo6eK X-Google-Smtp-Source: AGHT+IGlQE3g6jUyv3bwMfYfT8AZuwXKjHz8Z23spLiKZq2b/7llRl/QpJaWC0T2VEWQdztQZWDkXKl9FdtP X-Received: by 2002:a81:d441:0:b0:607:b0d3:ebc0 with SMTP id g1-20020a81d441000000b00607b0d3ebc0mr4566155ywl.21.1709116322763; Wed, 28 Feb 2024 02:32:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i83-20020a819156000000b0060886fbc8a9sm628647ywg.63.2024.02.28.02.32.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 02:32:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 02:32:02 -0800 (PST) Message-ID: <65df0ba2.810a0220.7bd3f.2cbfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6DF9A6052510; Wed, 28 Feb 2024 05:32:02 -0500 (EST) Subject: |SUCCESS| pw137412 [PATCH] [v1] doc: update QAT compression doc IDs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228092049.3733832-1-venkatx.sivaramakrishnan@intel.com> References: <20240228092049.3733832-1-venkatx.sivaramakrishnan@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/137412 _Testing PASS_ Submitter: Sivaramakrishnan Venkat Date: Wednesday, February 28 2024 09:20:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137412 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29309/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/