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 72D6142607 for ; Thu, 21 Sep 2023 16:29:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E4CF402B3; Thu, 21 Sep 2023 16:29:41 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 443C7402B3 for ; Thu, 21 Sep 2023 16:29:40 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4135d72c75bso6410261cf.0 for ; Thu, 21 Sep 2023 07:29:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695306579; x=1695911379; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6o8oTkanveHYZNxPDfYns0iTvAEv8s5NjJJPBDT4CQ4=; b=NJJXzqllsdyGCp1403BmlFrd+4n9CdcrfZye0//DD/+gd9DUwNFli1vwMmRtRGL6Z3 9jqwAe62kCFY9l+6Lkoq0eIMa6TySdR9Zggn+9oYVR+D4Cx9g4ro4ICPNCuqS/GPN678 4IW9+0IQIzda6U78atFbTWng50/WBO1Qs+OU4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695306579; x=1695911379; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6o8oTkanveHYZNxPDfYns0iTvAEv8s5NjJJPBDT4CQ4=; b=o77oo1xPv8P005tYVpFf7Jncr/aIC4a2sAiVLSU4xLubQiKHIBam8dTwffJ7KI6vxA 0LbXyYGyZlaecz4BIIRFsTZ+0FZ35ZJwBbw5UDZ1R5gtsGY7k6J3q6hhgCJ5cLx9bxRU pbDMeZ/g32uhRwuKgIjZ++Rm+QjB0+npz/pgVY06fdjVqniLWTh6a2Ynw2vB0vCwSNd0 KugIMNO1MKRO/4c4AcPVMjeErR7Kv9kglm9UWOgO+DcpgT4kvAUVZApnoERQy2bEMy+3 koM8c2CytoYs88J0Da6TU//i8qFe3DvwWP52EwUT5P3dIdiWswPR97JTimZJVq7TffWx Zvog== X-Gm-Message-State: AOJu0YyV77wRsz2+nR/9Fv86UVlaTWSIkg7ZXZnVYpbW7xkCO4MU/P0t sgRVxlUtFDaPU0MPe0vswdssnE5ZCLZn139/GHMHQga21ujb1D4Clu6zTA== X-Google-Smtp-Source: AGHT+IFCuk4dZUxOYExC2hLEk2aEYE3u05S3bRIF/VuFUQw+r7MRu/GzbuJPMuo+2MMCX/JAPaRZSdW7i8Mr X-Received: by 2002:ac8:7e8e:0:b0:412:2f98:2b9b with SMTP id w14-20020ac87e8e000000b004122f982b9bmr6262735qtj.8.1695306579784; Thu, 21 Sep 2023 07:29:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o13-20020ac8698d000000b004165dca370asm69667qtq.4.2023.09.21.07.29.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 07:29:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 07:29:39 -0700 (PDT) Message-ID: <650c5353.c80a0220.ff04e.35afSMTPIN_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 826FF6052514; Thu, 21 Sep 2023 10:29:39 -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-compile-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_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Fedora 38 | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ | Ubuntu 20.04 | PASS | +-----------------+--------------------+ | RHEL8 | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/27686/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/