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 CA7F542649 for ; Wed, 27 Sep 2023 02:28:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4C9140284; Wed, 27 Sep 2023 02:28:01 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id D9BD040284 for ; Wed, 27 Sep 2023 02:27:59 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7740aa4b545so630662085a.3 for ; Tue, 26 Sep 2023 17:27:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695774479; x=1696379279; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RgS+DPAwBbvC76XLScxQTWDsLK1mGRVCN+73GrazXyw=; b=RXBcv3QoVQPy9JJLEMfYgUTlZsmAtdu31YpILfL/TqfXMCwd62gnbUDxxGuQMAt3Nw 22gUGf7zMXwQ/gwyyXH6LrF+xQs2bVVL/6M3Vq79NF07HMMT+rRZG5argkylrsTGPuju MJc12duA5VnrQzPwIkYRdwiexYO14ao59zTBQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695774479; x=1696379279; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RgS+DPAwBbvC76XLScxQTWDsLK1mGRVCN+73GrazXyw=; b=WVpgkNhnFsQnyO+iK/drfhi27bqEmwQ3WhNJeaWLNvl4Ja7v6vq/P8vFxuJ3/lzq/r JlgT55jN6y0be/jaou7Lb31FQ6qcqY9HClJd8IMmSOsh4vyy+rRBHvJVxa7ldEX6a3j8 7y8LNJAeJH75Ztuo4J45FarLEefCR50NalEGbanknAx8y+gSKZMJcRS8SjPwHDrYuMeb 7VlDR5Oqj03uMmsbTV/TroWIHk3XUVjC92vxf7UJYHRoR3vAealnHQxAM2rLIkLf6JA8 KqVa4N9noEy14Q4umI2FRaftgLYBDTzQqTKo4J0IaAr2OVe9S6vO1OR8nnryDJisyVWN F2Lw== X-Gm-Message-State: AOJu0YzpEYxRDU0Kdfgdk+fy2hlm6bwFY1fMvkr0FZGhTFR5PAJV9oCn SbrelAFekXqHIv+EqC8oY5flHnk4XLRxxyzohccIW5E98WsVuDyQKz2dTQ== X-Google-Smtp-Source: AGHT+IGyBs/K90llYXnKdHLYnMczHCALTsceqvhhR+Zm/hb1dHYL0ntmRZbDX5KEth3c4j61QlLL1ab9faLY X-Received: by 2002:a05:620a:4402:b0:76e:ef9e:9e59 with SMTP id v2-20020a05620a440200b0076eef9e9e59mr519883qkp.4.1695774479318; Tue, 26 Sep 2023 17:27:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b8-20020a0ccd08000000b0065b26faf114sm327246qvm.70.2023.09.26.17.27.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 17:27:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 17:27:59 -0700 (PDT) Message-ID: <6513770f.0c0a0220.c4ca3.418dSMTPIN_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 E5047605C351; Tue, 26 Sep 2023 20:27:58 -0400 (EDT) Subject: |SUCCESS| pw131920-131934 [PATCH] [v2,15/15] test/crypto: enable raw 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/131934 _Testing PASS_ Submitter: Tejasree Kondoj Date: Tuesday, September 26 2023 05:58:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131920-131934 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27723/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/