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 81D9B42508 for ; Wed, 6 Sep 2023 08:14:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C0664029D; Wed, 6 Sep 2023 08:14:03 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id BF87D4029D for ; Wed, 6 Sep 2023 08:14:01 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-41215efeb1aso22474521cf.1 for ; Tue, 05 Sep 2023 23:14:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693980841; x=1694585641; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JDg57QzdiUEk3xkncCuCDZrtCelYWjNJp9fyV8DDF0g=; b=c/GRiFEf8oEWYeQdKWBS0jhSrOt89or2EmV3qt6YGpxLk8kJF04hz1lfXzo13ZUYe3 0yaLJH/mBkqrySHAc165AdsREUwit3hlDR4Lk75rA74pMT6Z/c2VZUGKqhiGYr/0lboN XHOhHwHQDZRQQBlrM6guZGul2IKh9VTpIxG1w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693980841; x=1694585641; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JDg57QzdiUEk3xkncCuCDZrtCelYWjNJp9fyV8DDF0g=; b=gbcqIX7xspgBonBSCSI5/Lq1tl1mk4Z0T9uY6mrGuUDmiCJYutThLd5UANlZ4Uxq8k 31eKbtJ0FiVJLf3xE8yjsInQe+J+wD2Hb2EzXmPylyeaHg5IOVto7I7b3kwOpucyM+ZM I/eZ3PCIZsdE6l7C7L91899gMOmQDmtSmPQSMXRkrlHP4DvFkoBOkuu5vwZZ9JZgPmgC br9QKf2xJ8GV4tyxtfzNpIcK9zZE412kL940PJ2dnwQ6V8H7TV1EDcO7mPqCOXHmJS+8 vExTxSBtQQGN9MAcJrUkh4UfTLLvn4kz0/+sqW/U/CB76H+cNXWBO/E/an1bMV8a7lf8 FCDw== X-Gm-Message-State: AOJu0YwoRSySUtHOjcksgJ8bB5NzX4NxlNNIVR1Qja4wByyVi2TlRSdZ GRmKR30XDjZxc/HNTOgNTZjk64P/m16NQ5TV8QM7es735DM2OlBAtT3gqw== X-Google-Smtp-Source: AGHT+IGe24QVN+RWOyrcSa7Qd8O+lT2kVMOmW+mAvG4RCtLMKUIof8gzYy6NL4fX23YDla8pKS9EjRvTUjV1 X-Received: by 2002:a05:622a:1646:b0:412:57:41b3 with SMTP id y6-20020a05622a164600b00412005741b3mr19322702qtj.25.1693980841188; Tue, 05 Sep 2023 23:14:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w3-20020ac87183000000b0040ff097d64fsm692929qto.2.2023.09.05.23.14.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 23:14:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 23:14:01 -0700 (PDT) Message-ID: <64f818a9.c80a0220.5ed04.eedbSMTPIN_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 D14EE6052471; Wed, 6 Sep 2023 02:14:00 -0400 (EDT) Subject: |SUCCESS| pw131177-131178 [PATCH] [v5,2/2] test/crypto: fix IV in so From: dpdklab@iol.unh.edu To: Test Report Cc: Brian Dooley 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/131178 _Testing PASS_ Submitter: Brian Dooley Date: Tuesday, September 05 2023 16:15:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131177-131178 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27529/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/