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 3D41242526 for ; Wed, 6 Sep 2023 10:36:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4296E402BC; Wed, 6 Sep 2023 10:36:05 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 40A60402BC for ; Wed, 6 Sep 2023 10:36:04 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d7f0a60a159so2625363276.0 for ; Wed, 06 Sep 2023 01:36:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693989363; x=1694594163; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9CAxRhnP+JMpWAxYEhgZ2miO2nF/4o5EWcskq30ZqU0=; b=gn+W98UFp5uXMGATQUzvCCpLrEv+5PI80/46b2qOQBAGGni5ayLmDzBxumm9Fx5pOM xPB8WdrMfKbiMeCmOoA2aZvm9BklBw3yPsM9KtGZG6Hckf+06L8wEUSp4tMwBAjYHfOw zRyfhGbAFSENTQ6ivpF/G8Agu4Q/8JrA2rfto= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693989363; x=1694594163; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9CAxRhnP+JMpWAxYEhgZ2miO2nF/4o5EWcskq30ZqU0=; b=Z+2dw/zvYfoC1E2+iRA82tEYsHmcdXr++mSssTiyNv9aj1NCjnKbZ8vso3Zh26m2IN wuFWiHxhDb1IaRZcd12SgeNwYYmH+bfTtaZ+1e16n3aj9Suo1+xDkhThOeH+BS30XhEz cxgZo7uKbcOkQTi+UgCLKDEhfr9TZ3VgkqcpaeSQ0c+aFLra7udqtdNzGVzJb5jvt3dx R8NvolRz0cGmf6yXfE9g6McHIH8/8kusQ+/g/hJ/luJ9dfh+d/urUHhhfg47j/EpRC3g KDa7BlsCgdT5Lmtevl5+euyjmyrDs75D0u5odh8mbymXafJLh9w/aNeuRxbnOSMjwPQf j3Mw== X-Gm-Message-State: AOJu0Yw/kI/tOgoELe0pzf/ux0Fxqb1mQcDKaan+7oZcOgbj183N6Qb8 tjYOB2nlrHqGEMI16qJipfLjebFClF8BpdttcfZ8JeYdu6qLRcU/21YMI7iUkMUSbMDSxScvZw= = X-Google-Smtp-Source: AGHT+IGjSxZy8+5+VJ+5JaJUGJuqASO/G4XKDv14vIrt/a0D8hW0jEy8buDOwKU2nXqjViNodFjIoOHiS89o X-Received: by 2002:a81:8486:0:b0:595:640d:9f61 with SMTP id u128-20020a818486000000b00595640d9f61mr17177351ywf.6.1693989363669; Wed, 06 Sep 2023 01:36:03 -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 l124-20020a0de282000000b005702820ed4bsm1312189ywe.2.2023.09.06.01.36.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 01:36:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 01:36:03 -0700 (PDT) Message-ID: <64f839f3.0d0a0220.45351.40b4SMTPIN_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 54E056052471; Wed, 6 Sep 2023 04:36:03 -0400 (EDT) Subject: |SUCCESS| pw131173-131174 [PATCH] [v4,2/2] test/crypto: fix IV in so 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/131174 _Testing PASS_ Submitter: Brian Dooley Date: Tuesday, September 05 2023 15:12:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131173-131174 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27527/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/