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 BEB1C42FA3 for ; Mon, 31 Jul 2023 12:28:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A42840150; Mon, 31 Jul 2023 12:28:50 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id D8D7A40150 for ; Mon, 31 Jul 2023 12:28:48 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b8b2886364so25649365ad.0 for ; Mon, 31 Jul 2023 03:28:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690799328; x=1691404128; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xqe2DRf+gyE66BFNXAmx3YKugR5gpyfqf2DjWUNvWm4=; b=cDo/6FV7hpn2BMunS2kRK/VtU0sParwWAYc1ctMIwp4vUngK2LGvie8fYJ4FwpUrif QWrV79ppdMUm0x/+G6Cs08QnJ/rM7FXUgu6N5cceNxJJdH1gqZGaUJYzo8/SXQyNSxd2 sJLivePipFHx8+NaHryl7lM9JNG5qnS4z5E7E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690799328; x=1691404128; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xqe2DRf+gyE66BFNXAmx3YKugR5gpyfqf2DjWUNvWm4=; b=KHIB4Cwizk0fjAPo2t9BLJZSrUdhkh3SqQvVzYX6YuijhLJRV+G4bTx1au5Xufn0CU qICovWRUqKLF+45JbVlvJR3B4jVMzwWJIP3l0gIp1SrLw6FO7p6ASMWDy3W215RFVg6e GtuFt0+FKu/j/1JigRCGUZtGhPssRIRuPDpwju+ewfkYNo+Jf0OOb6HIzIHURenD3Lr8 rZRTovDS6ybKLzhlI9c51R+hrlTastzkSWKKEW1nmAP15mItgMhbe2VyL4TpgzmngYLU qVbMBuyl3e8GLVx1/luTrX43RSRPdHf0V1ashCyNRUBeIhgZ+8xZ1jKuC4cDDHA9WSRU TUcg== X-Gm-Message-State: ABy/qLYZm/fuxCzB38LvQtXJCyTDJ2L4oZHxms4vdRZujiaQNF6Aia4B lC+AyDRX29+rdNyqIb7OR+msgf59/ZVIq5sF7fSQC1Nhwx54VlhK+pO5t88Fr8G1IAtGlKlz8g= = X-Google-Smtp-Source: APBJJlFc+NBmL+RUesKwKUCRgEHqUTOFQkc0Hl79vmLBDESvxn5H+DlX4vB2x3TQyl3755cujPA0uMCvzfWv X-Received: by 2002:a17:902:e741:b0:1b8:28f4:f259 with SMTP id p1-20020a170902e74100b001b828f4f259mr10095590plf.69.1690799328009; Mon, 31 Jul 2023 03:28:48 -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 h9-20020a170902748900b001b53960b3acsm413789pll.99.2023.07.31.03.28.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 03:28:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 03:28:47 -0700 (PDT) Message-ID: <64c78cdf.170a0220.52f28.e455SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 310276052471; Mon, 31 Jul 2023 06:28:47 -0400 (EDT) Subject: |SUCCESS| pw129727 [PATCH] cryptodev: remove deprecated algo string 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129727 _Testing PASS_ Submitter: Akhil Goyal Date: Monday, July 31 2023 03:37:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129727 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27158/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/