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 A302B4259C for ; Fri, 15 Sep 2023 01:13:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E4CC400D5; Fri, 15 Sep 2023 01:13:41 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 85604400D5 for ; Fri, 15 Sep 2023 01:13:40 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-59c0442a359so7830557b3.0 for ; Thu, 14 Sep 2023 16:13:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694733220; x=1695338020; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OozEqle7fuHIRCR3opm9cwOBB6RBrTg1MGQbD1pSl3Q=; b=I98FrpwLR/GWUDQCzN8uaI3b5KO/3m5YsResdxnvcUJcfL6cfvXVANbehZ5Doh+tPW MGNRCH13NQM4HAFArI4avpnQ0q2GP1DnxikZFZHNRG2+yvXj5XV+E/lTNSettAABSdvY 46SqpSC4eAPzmDprZwv6dI7KU3ZcX7crwVgpY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694733220; x=1695338020; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OozEqle7fuHIRCR3opm9cwOBB6RBrTg1MGQbD1pSl3Q=; b=dn02oYfjdLV3RwgfwiEUi0IIcyUUWeox9Bza/iojeCF3Q3Ap21WpelVBcNNMfiKhPp shaUwFniyVEf5251A8g24ZqeCGXnRPPvmUzhB+Uv7U90atwF4wmgcmNg+u+jpE5goo/s YwNM25vXVlPyfD90tQcSzc2DMBKJKeGswJWjLVdzz9K6t4bnek1LJXSsIjNJMj01UF9H azBuT5GxewhmwGcdk0DUmSUR54qDH6GuYb4ceAWoQwyJnv1kYj+wyfUqEt8UIop0bVSK XL2wFwjUMNyvCr62BjeTtXc3YEnINY4wZodfEccFT8rWN9tuG4cBoZ5K4GYo04FvIO9P Y0YQ== X-Gm-Message-State: AOJu0YxtwQss2gogzbMoKI4xgsJ70rYb3WTwes2q39+852UL3CHmW3La dshG3rHMx1AH0vmOMeQTwVK6W8bL4tWbmj7C/cKvcvUvvsVIiz+hVgDA3dJPCNuOeFwIw0vmXw= = X-Google-Smtp-Source: AGHT+IH5bWxQs1k50pBxwr3BNC8XCf85ZxBUmO5PBpizjp42BOes9ZA6Uvd6GR6J0Ibo3zCvlhe36itKs9KG X-Received: by 2002:a81:4888:0:b0:59b:51b2:223d with SMTP id v130-20020a814888000000b0059b51b2223dmr123131ywa.20.1694733219987; Thu, 14 Sep 2023 16:13:39 -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 z11-20020a0dd70b000000b005922099bd73sm381294ywd.61.2023.09.14.16.13.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 16:13:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 16:13:39 -0700 (PDT) Message-ID: <650393a3.0d0a0220.e6dc1.a518SMTPIN_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 A53E76052471; Thu, 14 Sep 2023 19:13:39 -0400 (EDT) Subject: |SUCCESS| pw131430-131432 [PATCH] [v8,3/3] test/crypto: fix failing 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/131432 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, September 14 2023 15:22:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131430-131432 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/27606/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/