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 CF41542508 for ; Wed, 6 Sep 2023 08:36:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D89504029D; Wed, 6 Sep 2023 08:36:43 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 9E1504029D for ; Wed, 6 Sep 2023 08:36:42 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-64f5aeb81d1so19410116d6.0 for ; Tue, 05 Sep 2023 23:36:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693982202; x=1694587002; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Tr58R41qHFB9boBp5DAANFWWtGPI7IyZMMuObyQBkH8=; b=JrFkPsQSO8e8QDUkazBUiNHTMazBzxVBPjWvNozLDeljB1sRkSawC0c5jH69tDd78r k5A86fPlnq0H9A/lUnjpX9ejc1wbVgBVuaX21I7ZZaEC6M1yLduN3Hz+wdVXAKILS8AD ykQp6uU2jrJ0aum2bk7JzCWErAl879vv/hRTE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693982202; x=1694587002; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Tr58R41qHFB9boBp5DAANFWWtGPI7IyZMMuObyQBkH8=; b=VnroHJ2Sk+xokKqg+1cidV6+N+B28qBLjdEjhC1W9sztlk1PPFqZMiBvAx+vApxmq6 kNqBF/Kb1DJl9YmDDszXnhCN+93kNYAYze75OLgl2DbirKkmevGrj93X+t0oJgp7qgpq 6PLMAnc8LVHNt/ps5ZHsU8cdy9Bn+4TKBzTMyUOUCPWqVuFMeUqM2ZNAXPLdEdAy9CMH +io4VgxT31hb9D3fts2W5Uk83ITyBWmbYXgNhwE/7xkYEB71sHIPy/v2vucqy2SOVDNC 1fJzrXbHvoF7+6gLCqzjOdne6HPolfOnq5GACiBTBstqG9tAul/x9BTU/SmLB+YFJX47 k1Tg== X-Gm-Message-State: AOJu0YzWdbZbK4JL7SK6B6+2ZceNj4GOxiaYL0SzGoJtJc8yK0kr7Fv6 sU07QlzcO3q+QFqgwweVNCqg9hwfB2IdPOIQYq51xKPkl73Pjn3bDWRcOnsOdoprCPUMXO4mxg= = X-Google-Smtp-Source: AGHT+IHRs+DZsursKk8HsUWZrbsOWJ/0jBOnU1mQFYw/mUg37rrhAZR0rcUqy6Uwh/uTBCZH6hbWp60QEwpL X-Received: by 2002:ad4:528e:0:b0:64a:75ff:7a41 with SMTP id v14-20020ad4528e000000b0064a75ff7a41mr14001941qvr.18.1693982202075; Tue, 05 Sep 2023 23:36:42 -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 e15-20020a0cb44f000000b0063d3bf50fdasm907683qvf.9.2023.09.05.23.36.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 23:36:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 23:36:42 -0700 (PDT) Message-ID: <64f81dfa.0c0a0220.e909d.dd52SMTPIN_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 C6F406052471; Wed, 6 Sep 2023 02:36:41 -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-compile-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_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 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | 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 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/