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 F14424253E for ; Fri, 8 Sep 2023 06:23:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0626B40042; Fri, 8 Sep 2023 06:23:28 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 1952C40042 for ; Fri, 8 Sep 2023 06:23:27 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-58d40c2debeso16851797b3.2 for ; Thu, 07 Sep 2023 21:23:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694147006; x=1694751806; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wxW/xE0Xo9r3dnEEvDdf2gV8S+ipoe3B5IBoyaOtMOo=; b=KQhO//S0BHXs0XbOLfaX/28MNI97M/iJiE59ydWJJNYDYALxgmvpNzefWjcg9zwfht rtuaZfQ18cfF57wDasDuHKYk0ZKjd6wdAFOSlInw9w0xrNlKbLGpu5Jb/8CMK2wY3AXA n6QjKuXOqlV7BLOmGoD65oY+h1xnbTBJk8gps= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694147006; x=1694751806; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wxW/xE0Xo9r3dnEEvDdf2gV8S+ipoe3B5IBoyaOtMOo=; b=Od761fJE2yp3fG9WC6rywGJDITXWiy0ydicB748V/P425hb35uGpo9wak6SRNu1VP1 C5gEeC2aiK5DDkRy5F32DcFB4oGtoGQbAylj3RmkhVGTCYB6P5bRdIS78gwwTxsAOtzv am5Uf6CEfWHx2MyNKrmRvmcq72oCyai92Wq44UCiaY2Q6mmhyBffsrvZVC9Iv61HYXxY 27NlwaHWPGKdt/3KgjJ9b5pkVRsdTK1sgFmjY0xqNUSRB6x6pU3RZ8VQfOLpOSkPjDUE MT05x94D2Z/RfCsUcQ5J3Th1s8GWSfRybYO2XL7z22hpffb50cLFQHpV//q8KRObCfiV szKA== X-Gm-Message-State: AOJu0YyUn4d7WDZsRqr8Zbe4GNH8bX8l+APlnCpqW0+QW4eYKRFF6O38 LLVdTHu/Q76b6EBnfzpkY+zwhRlNl2zJOSGB1s3JaZdIuNw7ShlFuPtDAdmsJ5k9r3rux2Cgvg= = X-Google-Smtp-Source: AGHT+IEtXHn1y4h4JgdN/zNWQEFV1SAPhNU3l2eXV9dL28crZMoy7BWvKx3y74pqrLz9HGk/koO0r/0FvMsX X-Received: by 2002:a81:a195:0:b0:592:8893:3fa2 with SMTP id y143-20020a81a195000000b0059288933fa2mr1600512ywg.29.1694147006573; Thu, 07 Sep 2023 21:23:26 -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 r125-20020a0dcf83000000b005773396bc91sm51869ywd.44.2023.09.07.21.23.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 21:23:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 21:23:26 -0700 (PDT) Message-ID: <64faa1be.0d0a0220.4db79.42b0SMTPIN_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 3D7AA6052471; Fri, 8 Sep 2023 00:23:26 -0400 (EDT) Subject: |SUCCESS| pw131234-131236 [PATCH] [v7,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/131236 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, September 07 2023 16:12:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131234-131236 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27551/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/