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 88C1045B2C for ; Mon, 14 Oct 2024 00:30:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D5064027F; Mon, 14 Oct 2024 00:30:24 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 20B4F40274 for ; Mon, 14 Oct 2024 00:30:23 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6cbd092f7f0so26275286d6.0 for ; Sun, 13 Oct 2024 15:30:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728858622; x=1729463422; 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=TUKe/DTQkEnFQJCV4UpoAZMQZhguXxSNbwzewJ7anFk=; b=SsVPC83J0YW061Cve6+N9wH9VGeIh+WDg/vL2URSzY+UzlCSYQO0rHz1Mfk48coMHk LJJAUVBGM3KlTi4117CXIJsSPFxKfRIyj9rnxf0VXPSxmyIilBdjzBRTTt8uqXm5cKcx VGEUKs6pti+K+w672WxO471ILgc3mUnNGPGuc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728858622; x=1729463422; 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=TUKe/DTQkEnFQJCV4UpoAZMQZhguXxSNbwzewJ7anFk=; b=Y/69cFHBakrmejAl29yOZP/7kqWJL5ikk1jmEhgrQlbZof0O22PGYTPzEBGU62ksBN 8JQt55222gYaGCUxU3BU79SlmDWTJasnI2awVbcnRdYpdR4AoND33pfjxWEGzsQdloVh 0Exp83+QK9xe4vJz1BC5923/CxGqV/K2SFFY85y9ELsFyzrOSyXNs1++ltUfN2VTM2BM WWipu6MOsaSW8TCn/2pxJ7SapKHCFDGcQCxLIQe/NcpdxLOJh3+CN9jG5hvnncNvmhfB xHzUqOdON+bAQ6xMc49t0eVPwFwle5dmQUHbFouOVLtqXbWIjISayvM9e4pEMmlv7C+T +2qw== X-Gm-Message-State: AOJu0YxOtex8+pIeQrvdaVfYt9pqtyq6O6Cld78HTw8p4el/vvnHtM+9 lqk3wU35j6urFB8aOGBq9hLjYIb26uk7VLjQV+J7Md0kJL1GrKJyJHvmHfH1SDt9xjqC9VathvU fsQtlfI7dzLjJzxGLGX1l3ww/5k7Dm8DCNMfdoitPC7Buc4QguWpY+1lq X-Google-Smtp-Source: AGHT+IEWvhv11PF4/t4RLFWXD2DDoT72WFL3PrRI+lCVGrpVLvzwn7TrKP7vhwIH3cjOEzc4/ZKW5fQzKEEy X-Received: by 2002:a05:6214:5687:b0:6cb:ee75:1bbe with SMTP id 6a1803df08f44-6cbf00fdff1mr124466366d6.42.1728858622388; Sun, 13 Oct 2024 15:30:22 -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-6cbe85bc0cbsm2817946d6.23.2024.10.13.15.30.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Oct 2024 15:30:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Oct 2024 15:30:22 -0700 (PDT) Message-ID: <670c49fe.d40a0220.32d10c.27d5SMTPIN_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 0AA726052471; Sun, 13 Oct 2024 18:30:22 -0400 (EDT) Subject: |SUCCESS| pw145761 [PATCH] [v2] eal/x86: cache queried CPU flags From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241011133303.1496014-1-bruce.richardson@intel.com> References: <20241011133303.1496014-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/145761 _Functional Testing PASS_ Submitter: Bruce Richardson Date: Friday, October 11 2024 13:33:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3 145761 --> functional testing pass Upstream job id: Template-DTS-Pipeline#187700 Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31435/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/