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 CF5DC42508 for ; Wed, 6 Sep 2023 08:29:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C18F74029D; Wed, 6 Sep 2023 08:29:09 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id CBE4A4029D for ; Wed, 6 Sep 2023 08:29:08 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5925e580f12so32811277b3.3 for ; Tue, 05 Sep 2023 23:29:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693981748; x=1694586548; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UHvbV3e+rpsk/pDfsDH6/eAwq3KtZ0hu2CpGoPlXhkw=; b=Lxq7c1xup/uueXzuWqsEX4ijY814qExgFVE7YhTux18e9W1FEh8Brms6mN/Klby2Yl MkM3/g23bYHmjz8yuXXG93CTHWTR89rENbze77pwlBqGaQoFaDkuFkSB+IRUBHezMv8I 9ronngVXzLJeFkaJ3qJwJGXz5BCMRGWB6lo+Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693981748; x=1694586548; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UHvbV3e+rpsk/pDfsDH6/eAwq3KtZ0hu2CpGoPlXhkw=; b=QXpAZoBd38+XLgtZAwsyHxlOSgUqoJI7MxfGu5ra9deAqAYqQzUvaleF6MMqUZImEP eIfLox1UEEVqo2rAAOtOfg1pDQV6rRsEZGzET08dBJY1UCU/bm/WW9TkHz/Q7VREt27F 08SNeSF1IRlNwLbdRU3dntdxAAobrFO1/hgTiEOGyALIg8zqfaG+2TrdrtQWvNdqi8Ht bnT5uHZMDUO5tr9PG15tGa0PpOBxhxb3PY8sYuLl3JzBelrViydUvUBcb/PtJAkUEMjB hpuqa3gixJs5SVFtv/Z7HKcDrMSYRVJhG2EHxshSaMOBm49LrqAi3+zImvY/EYeUvCKA MJYQ== X-Gm-Message-State: AOJu0YxSkUPpMEtMCKWkY7AIbUJFwi41la6eTE/UUE+cXUVUoL8eGDOO iXf6hn/c/56hG63PyJQ7qbT3ZbAI1ymDWAK14mG949S9UGg3KcIvGvxTpQ== X-Google-Smtp-Source: AGHT+IFwEOB4gazqH64Cq/2iM/S8o31s0rYP2hw1K3W4wBjzgzxnsLPeV9gFEcB52LJTLQwjE/t+Z85JyyOB X-Received: by 2002:a0d:d493:0:b0:589:e586:6f0a with SMTP id w141-20020a0dd493000000b00589e5866f0amr17848227ywd.3.1693981748176; Tue, 05 Sep 2023 23:29:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f7-20020a0ddc07000000b00583109513aesm1307401ywe.64.2023.09.05.23.29.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 23:29:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 23:29:08 -0700 (PDT) Message-ID: <64f81c34.0d0a0220.91cdb.3eefSMTPIN_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 C9DBB6052471; Wed, 6 Sep 2023 02:29:07 -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: 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/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 | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/