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 3B8A3425C4 for ; Sun, 17 Sep 2023 18:16:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3745B4025E; Sun, 17 Sep 2023 18:16:31 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 6038A4025E for ; Sun, 17 Sep 2023 18:16:30 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-41215efeb1aso24712601cf.1 for ; Sun, 17 Sep 2023 09:16:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694967390; x=1695572190; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=npG6J/Byk4f+aVkJ08hZZj07HuJjMotz+TejmV9KMNA=; b=MKy5b1hod/rhiSI2g+7DPkhR5bI1JclXSTMptXPFlm7napZMDk+qF8isGRzLr/fxA8 p2spr+obQIeP7hacWoDuEGSGXjx50ngCtiNHRdgQZkyFqvUyInVmPbWpq4rLKf2LifrF XxgeFuL/18SFbpJTH12l70RexLcKLHO0Bvx5o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694967390; x=1695572190; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=npG6J/Byk4f+aVkJ08hZZj07HuJjMotz+TejmV9KMNA=; b=UyhZgmYEp+T7zYPi2McYM8YvfNK/KnYfIE3lR8SB7UfVSgjCwWUhfKapTdgiU4JSRA k0s/lQMkJvKrbUS2iRqJxo9F100qsvUzIKhkknrXZZW8Qr4087ju0RK+rP6nNPeco4mf PYTNSkLKGnfZ7sY/soX9LO8jQ9fyUk/QqhIHai/M5HALy7fQLoL+UymsVKsndNZtLcon pD0GbKLPkUsp5IIUzmshxUzzOh2NUhBO2IoIRzg77ZB8EgXW2VO+LICWTmC1BJwCmu1H rx9wch6tyr/Gdos7ig8ZrNlLI/Y1A7jDtDLnba5s1PVP9aeJC3Fo16R5KYiZJmrV/68e i90A== X-Gm-Message-State: AOJu0Yz+CLJVuS6Ycyu+6SekEYwwDr1JaTUsMTlq16Ggqs+Oeaj64TQ6 E+DAqkQpyqypQB5c+ICRzXKf36GDPJhIsr995Z8k9lexPQg8m+GlVKRO+g== X-Google-Smtp-Source: AGHT+IG0FN8EznM40FPlsZKrzMWBT/fP5v3q0MqEnu27q7SWKzjejo8Q37k6xngozjJGyQPr12v5EAG3LacS X-Received: by 2002:ac8:7cb7:0:b0:417:9c63:391c with SMTP id z23-20020ac87cb7000000b004179c63391cmr5812511qtv.52.1694967389823; Sun, 17 Sep 2023 09:16:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h3-20020ac85043000000b0040ff2f3c1easm445166qtm.27.2023.09.17.09.16.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 Sep 2023 09:16:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 17 Sep 2023 09:16:29 -0700 (PDT) Message-ID: <6507265d.c80a0220.f5b57.0707SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 849D76052471; Sun, 17 Sep 2023 12:16:29 -0400 (EDT) Subject: |SUCCESS| pw131514 [PATCH] 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131514 _Testing PASS_ Submitter: Kusztal, ArkadiuszX Date: Sunday, September 17 2023 15:44:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131514 --> testing pass Test environment and result as below: +-----------------+--------------------+ | Environment | dpdk_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ | Fedora 37 | PASS | +-----------------+--------------------+ | Fedora 38 | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27625/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/