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 B686B45AD8 for ; Mon, 7 Oct 2024 14:46:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A358A402BB; Mon, 7 Oct 2024 14:46:01 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 90EBC4026C for ; Mon, 7 Oct 2024 14:46:00 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4581d2b0fbaso32264461cf.1 for ; Mon, 07 Oct 2024 05:46:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728305160; x=1728909960; 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=OaSYBAv2eUqW3PUAwwkjoNsRSGhfbZM1jMJaHTFtMQQ=; b=aMhw777pmrTKLdZCsqI468HfGU0tTuZfPxl2w4HJvx83KlG7NU0otTY6RFVq8Dqcna 9spRbU3QLpbP25ULcz1atKwIlCTqO1TGrUc/lMLuxGLgMXAE4obCJN8n+gitf7QhgBlJ t8TgiB1K83RgjKPWg88HAubfhMyyQP+im/+cU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728305160; x=1728909960; 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=OaSYBAv2eUqW3PUAwwkjoNsRSGhfbZM1jMJaHTFtMQQ=; b=IpKcBLnOaMuU0hjEjcTsB9lqEaic9C13D+EvcQ+2CQxooRGi3YriSqibQDp0v65kda x6n9Ozvk7iemR7o1uPIbE8X7pqCMLsm01XqhZlHwEJp/NHeAcHsI0M7sqbzHehMwugCg e+H7/FAcBYIo8JI1+ufzcz7gLktH161kja+erurP8iak1dyH+eBrZfylf4Ck4woLCe+V z81mJO07oIVFuExlItIjLI/gNP9l4Q1fANcdEfnSK2/7xcVWfvipLemekJpHetlr/5vZ 6YBehNwLAQ5W6qgm836SuzLKg/YAlCmjX4jT7SPiun+QXV2DXFRTgijS99JWYHtdPBWo 8rGQ== X-Gm-Message-State: AOJu0YyrXop4L6WFTNsylFAYNJSTqtWNvCoWme4+jpGxaeTNicq+IEI0 Qb9VHJqQ32kF9Ik32tFfMpnLkvlLXl3YMHqz9PCTkP7vftMLylqf3gZjzievv7cvqgtV0S07Vr3 2pi1EWXv4C8wkLmOXtSUW0Cvb34G+Sj8iBUmlgOwcvhRCuv3IkPiw6s9N X-Google-Smtp-Source: AGHT+IEku40qpaZQ/nBotbHFWZzXAlkCSxcYbJTA3Kdp26ZBjFQ12pJF5UPPULVDLfxPK1dZ5hBD8KCFUX2E X-Received: by 2002:a05:6214:17ca:b0:6cb:a286:580c with SMTP id 6a1803df08f44-6cba28659bamr117330676d6.2.1728305159757; Mon, 07 Oct 2024 05:45:59 -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 6a1803df08f44-6cba46c2b11sm1780846d6.10.2024.10.07.05.45.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Oct 2024 05:45:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 07 Oct 2024 05:45:59 -0700 (PDT) Message-ID: <6703d807.0c0a0220.35f33f.c2ecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E8E7605C20D; Mon, 7 Oct 2024 08:45:59 -0400 (EDT) Subject: |SUCCESS| pw145298 [PATCH] eal/x86: cache queried CPU flags From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241007110725.377550-1-bruce.richardson@intel.com> References: <20241007110725.377550-1-bruce.richardson@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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/145298 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, October 07 2024 11:06:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:41b09d64e35b877e8f29c4e5a8cf944e303695dd 145298 --> testing pass Upstream job id: Template-DTS-Pipeline#185991 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31329/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/