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 3557142607 for ; Thu, 21 Sep 2023 16:56:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2FC41402B3; Thu, 21 Sep 2023 16:56:10 +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 A75B1402B3 for ; Thu, 21 Sep 2023 16:56:08 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-59be6bcf408so13276817b3.2 for ; Thu, 21 Sep 2023 07:56:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695308168; x=1695912968; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8gW5kd+lfpio/TEqX2wg5XUicITJ1GGCNslOyyEjxw4=; b=SOtYAy6OIfzmhNm2bsY1IKxMUXNTHMyIPllDarAKu699fsaiYUaPmJjN4bLpRxu+Os MXTEwzKgzmuDmmo8WKc3DmCAj0ouIsW/+9/TDOT9CuBkuJA8g+1Wwe20XVtQpdNEUEq6 6YG7wKZFrMCL/dnDlZGoCTuzVM/8o5KlpluCo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695308168; x=1695912968; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8gW5kd+lfpio/TEqX2wg5XUicITJ1GGCNslOyyEjxw4=; b=BMVa28O9XIodOoUxoKERBhElAz4hV2ctK9x5v9+UPr6WZNabDf4GyIJKqWXblJHkMN LqZV+EhSSByo3S49roYc3Sy9zyT8ccZpuA0VO6awJgJlY31ljYjEX/IbbKszzaz8JAxk xQonRbwhAahsO8ZMIPF4MsNiNsiHINLJW6Y3+fTWHnZ+jfhD2MGjlHpJKFbV68RTlZ01 aub6+OC134b/neNDxFnAWX3VzA0zV10ob9h29aXAoSLPmQI/ppPLl4oCH8x7gzgImICq O5onitLwt7Tk7iI9hkMkAlkJZ8JSQwoiDaZU42YRJdEgjRECCaXDDO2xH5iahwXLcrEw eI7g== X-Gm-Message-State: AOJu0YzkBz7Sd3lMXM418tuUHb9xDeEe3scNNIdhgOy6/FoVDrv8K5/Y x32asyzraybrkI8hTeS7gaHkMyZn8m4vPWuMEjVZ//lLt/2Ce6VEKztAkOBkQmm0ZRIEmnY1cw= = X-Google-Smtp-Source: AGHT+IHNFOvT6GnN3bqz2ZU2vT9Qq13/RqRemA6rG/oKoDYpEqMFH9B+9vOZ4Sv12VdzvXb5ipKbnMt2kv1I X-Received: by 2002:a25:d108:0:b0:d78:f32:5849 with SMTP id i8-20020a25d108000000b00d780f325849mr5934419ybg.24.1695308168103; Thu, 21 Sep 2023 07:56:08 -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 d10-20020a25bc4a000000b00d697e380ad6sm60938ybk.20.2023.09.21.07.56.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 07:56:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 07:56:08 -0700 (PDT) Message-ID: <650c5988.250a0220.bc84.1f3eSMTPIN_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 C8BCB6052514; Thu, 21 Sep 2023 10:56:07 -0400 (EDT) Subject: |SUCCESS| pw131780-131794 [PATCH] [15/15] test/crypto: enable raw cr 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/131794 _Testing PASS_ Submitter: Tejasree Kondoj Date: Thursday, September 21 2023 11:48:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131780-131794 --> 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 | +---------------------+----------------+ 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27686/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/