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 769CE42528 for ; Wed, 6 Sep 2023 11:05:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7ABD54029E; Wed, 6 Sep 2023 11:05:42 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 584754029E for ; Wed, 6 Sep 2023 11:05:41 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d7225259f52so2949633276.0 for ; Wed, 06 Sep 2023 02:05:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693991141; x=1694595941; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BrqTdYWFToKaehxI5UMKuisuZ04bZO56CQ5iqqf3fmM=; b=dsogcPlKmFfeB1iWU+mHFhEOHRdGYg2acwC4qC0Icj4zFSpsARfVy5aPbXYsvpClgb yzLQwCnAOP8PQnmQ2aSvFZY7KTm4/qq8Gp6dXFvbwql3Gk97anOO2FbYhIpgO5RGOtWY MUq5R6f7VyiIh25YUfP0+PDjJ9p2RaRnG16Z0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693991141; x=1694595941; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BrqTdYWFToKaehxI5UMKuisuZ04bZO56CQ5iqqf3fmM=; b=lZTJxNaAn3IbS+VIH1r410mR8vtFLXvV1ugEqHXcVfQSnsFggGqsd2WgyKA9mYFnY6 /ymxXY6j8GOJ35NZqdn1YyDsHCdMxvXirkD6aSMiQe/uLOxBWMkkl8CTi/7rVUgr2QIt y7sZvKW2MZqYHq02PyAz4Q6DJHOReENId3fxG4BZJFNR9N3MyFXxdrcaMvc2cPnQ3BXR gTLH63zUIIYG90wctVFE31sF76DkLcRR0ofjFaghJaetScOH1YiKgFyFn1H2UN/k1WII kdQBHZMHHIEuaP3YVqwPo7RSysmH5pHRJTFvbCbQiqkShjadCxxM1xrxNjpl48r9LuSt FZsA== X-Gm-Message-State: AOJu0YyXLXRjkmZSuvUTs3r7urHVJfcS8HZDTJigeRsCuZHJCBP7EcBB sJy0wYOP5LRYNQEWq0wtJdTpbxnmnYvoC/FPlokHVSp/khwfAO1Uqqhw4w== X-Google-Smtp-Source: AGHT+IHqbFKqFCoZp8TJ1HYXQpKLzo6YMuASZ20AyR9Nzj6Wpyh7W2froK93bbTLlikkggwImkLiMXipxADa X-Received: by 2002:a25:d04e:0:b0:d06:f3e8:e6d2 with SMTP id h75-20020a25d04e000000b00d06f3e8e6d2mr15596829ybg.40.1693991140866; Wed, 06 Sep 2023 02:05:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s62-20020a257741000000b00d7b924db28dsm1082037ybc.1.2023.09.06.02.05.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 02:05:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 02:05:40 -0700 (PDT) Message-ID: <64f840e4.250a0220.afbdb.61eaSMTPIN_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 7FB2E6052471; Wed, 6 Sep 2023 05:05:40 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/27527/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/