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 DAE9D43217 for ; Fri, 27 Oct 2023 17:06:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D62434025F; Fri, 27 Oct 2023 17:06:01 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 2B3684025F for ; Fri, 27 Oct 2023 17:06:00 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1eb33c06d08so1355181fac.0 for ; Fri, 27 Oct 2023 08:06:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698419159; x=1699023959; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UomNEEN2rrzcElUX0Sjkm8DckAmYavzRkw/oHDql0OA=; b=DvqRbz48INHdE+Jvs565nFLKY1I4yUDquF1+KbRAP0VMyIQWkduyHEDfq2VHeyhVrA +++XFVqsYFqihaEOxayLTqUxs5xWP7z8woNcJkhtnlYo86Y0zKEoACgWsy5660ZeFk69 lKvtchuBfhpOeKvCclTS57qUV5Rp5yKkUN51U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698419159; x=1699023959; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UomNEEN2rrzcElUX0Sjkm8DckAmYavzRkw/oHDql0OA=; b=JvFSkhuhCAFRcNv3Q/xRYhciji4YGTBYkE/glhr342ogXt3Bil/b85b2sV9PDOWk73 +oYbXvmzsUxBDKMdfpF50B6mijTaf43FL2E1MAHie52EBSqhyKFMXt5wPEMsbAEXqS2M AbWXw61daIzSseRfUleoHV14gLOFowpEtec+SodB87eR9UxsbHTPydxOwhUYCQ2bNPWY K+Y68QYAIxMbUr6DQW6cdmCeTPTmJfsSH4vFvKlaegiP7mEMYgTcFWJOPwla+uq+kEEB T2Ke0RGA3RX85RI84CLEd6Md3KmYf6okvBq8De1p0RyzGowd68AqvuwOzr3QaOdFaV+S ZtwA== X-Gm-Message-State: AOJu0YxvbP4Oi8ckoL8Q/L0EihTMQmWQY/Z6s10V9/6ScKSq8GAQc71x rPxkQvza7ZvnKifi7y1kLlK0HoS1BrWMTrSLaVAB2YMa45wIlOL1dyltdQ== X-Google-Smtp-Source: AGHT+IG6XjZjdoWIq/1mbLY6vUpjzS9D3RDMRFQBN4CJB2sVqEU/6ZOoRfNrWD7WPGF8n8AsxDsiSBCZZGfO X-Received: by 2002:a05:6870:4e0c:b0:1bb:583a:db4a with SMTP id pl12-20020a0568704e0c00b001bb583adb4amr4237023oab.44.1698419159542; Fri, 27 Oct 2023 08:05:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id us6-20020a056870df8600b001ea0ee4f8e7sm181134oab.12.2023.10.27.08.05.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 08:05:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 08:05:59 -0700 (PDT) Message-ID: <653bd1d7.050a0220.592c1.3710SMTPIN_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 2B8B06051827; Fri, 27 Oct 2023 11:05:59 -0400 (EDT) Subject: |SUCCESS| pw133504 [PATCH] crypto/qat: fix build when no openssl exi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133504 _Testing PASS_ Submitter: Ciara Power Date: Friday, October 27 2023 14:23:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133504 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28114/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/