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 696D843258 for ; Wed, 1 Nov 2023 00:51:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63F1E4027F; Wed, 1 Nov 2023 00:51:26 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 213DC4027F for ; Wed, 1 Nov 2023 00:51:25 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a669a4ec51so218141939f.3 for ; Tue, 31 Oct 2023 16:51:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698796284; x=1699401084; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=v9mrqILmyO3eLFEyZxFEHAEPjBE4572IJuQLzJRwpj4=; b=cCd7P+tZwheXEjrft827QSNdn9qd7YmNhdBvM99JZawbwX2JEQCYaF8z9Azw4AuL2+ t7HSwDrF4NAz9GcyP+/s4niYrNNYsVQ9BJYIFDgAcHLbOMZggKDP2tf1n4J0Zyo1hs/a CO74gBzvAbuO8K8YrT8MWaOEBPqWbLru2sxXE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698796284; x=1699401084; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v9mrqILmyO3eLFEyZxFEHAEPjBE4572IJuQLzJRwpj4=; b=WBp1cJ1CxXsR5kJ6Exq0AfTUapvTYM7V0ZZSsn+whqRL1OMHu6DU3XuXLJvOigwk0C 8qfmUUwbsLrrgwf4BD4/3Sh1s7fT8IoQsZcJEs/3tKR4HOj2Z2idTox5R9lb5ADtfr/E id+iZRGkGZKbhPm61oaKWUbbYjbkfldlKP/ip8wNvBvLX3Tdy4/xjh6smBg0rJnsl+Gt CmLeKMF7p+QpEb4B101zz0Ev/Mk3jgkUdhvxJCVYq2eT6TovKj+K3RKFql+NKDMMBq8j fuvZDq5TKSdUWG5rb0bCGTibe8+RwCmtQ2vhFjRUOnfn16OgUAdlVU0rN7L/B8E/tBMI Cwfw== X-Gm-Message-State: AOJu0YxQN0qgFXsEjGeGrDcddhaLCPkU6IfETsDJ4dS0ZqMMi5WkYzBa P35oqoz0SJSxG5QeobqceZzUq1ECSddVAJxYHY9Y+dl8Lqu7W+qO32hj6w== X-Google-Smtp-Source: AGHT+IFw/mC4BlkapgVc4hVOtxTaH+lBBUmrUcEkPCec8P/XLQRPg70VYu2Fk9N49a8uOBTJbBfQyZS3UiG/ X-Received: by 2002:a05:6602:160f:b0:7a6:6c00:3893 with SMTP id x15-20020a056602160f00b007a66c003893mr18543485iow.4.1698796284498; Tue, 31 Oct 2023 16:51:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y15-20020a056602164f00b00798414262a9sm527711iow.22.2023.10.31.16.51.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 16:51:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 16:51:24 -0700 (PDT) Message-ID: <654192fc.050a0220.44c24.7ba0SMTPIN_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 0D24A6050A61; Tue, 31 Oct 2023 19:51:24 -0400 (EDT) Subject: |SUCCESS| pw133682 [PATCH] [v2] crypto/qat: add sm2 ecdsa 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133682 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Tuesday, October 31 2023 21:26:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:32faaf30732cb4006cd1e45997403427029ef5fe 133682 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28165/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/