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 7DB3A4591D for ; Fri, 6 Sep 2024 13:14:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7342942E12; Fri, 6 Sep 2024 13:14:41 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 298334029E for ; Fri, 6 Sep 2024 13:14:41 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6c35a23b378so9817366d6.2 for ; Fri, 06 Sep 2024 04:14:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725621280; x=1726226080; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=s/n7VdmlqiihDbrja1sivd6uy2Kjx6e6eMWYsVI6C5E=; b=biJNuDsh8JZF3gl5OYOWVpFimS+E0nR/2EhaiVJNpFlL/nEQbPWV+jQly96D9R6sxf 5w3R11LITltGpeG5gdH1ZKjf7wljqLfj0gm3StIt/JWaquCPjNV4NKG/qw1dBeXy+xn4 OdJjvh3nvBl0/5veNMkiSspTPwfU+3zcQAGIk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725621280; x=1726226080; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=s/n7VdmlqiihDbrja1sivd6uy2Kjx6e6eMWYsVI6C5E=; b=hJFufuSV3DhDbB/UOyE476hDrXjMU/msh5RLCnDEbSsPRecXboXRdTbbb0BHXl+FcN tF38VvTSXCnbceZXEJyJPJwf3cbwfAcsn/NHqZ6kIHpbwsMY1/XksdGDjl5pSZ0IOu5d SKn3LVtUfzrk3spiFOvbnYG+XrbSdBkrLgPu8ZJy3WQ+39gKr66Fz9y2a9/i8P/tmSSb zkTCqy7nRv4vGKwtMcNbSOI35uNfcUPDPXbRI+iQmYG8xBIzi6dMp1jv2JCL4hv6/KC1 AiYXAx3tNiZmHWsyhj3w77Iyd03BiTEWF7vNRB3XA71Hk7VS1oKtas85sqlE6BRFGECg 9ORg== X-Gm-Message-State: AOJu0YyWA58vaI+3mQJ+1obvylSmoefZlCze/qlzVxM8roftij7OuoRo jbSiNkvfG2Bwma9zrHoCRWiMSEHUmtDEv29ypULlyvJV2YB1en+oiT5VQmpDHznvhsE3fDF3NyB kdQ8L+sNVpdjAdNAojp+aonuNkg/Ftgh53QBVc6du X-Google-Smtp-Source: AGHT+IG2iH6E2Yz7eKVvxam4joRa2eC2OPdW1Tc0AxajY82Spia+jAwMybM1a4wxwT5lisCEyuqjX0O0kqAP X-Received: by 2002:a05:6214:3107:b0:6c3:5af7:49c with SMTP id 6a1803df08f44-6c35af70584mr217008166d6.34.1725621280476; Fri, 06 Sep 2024 04:14:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6c520512b96sm2050116d6.66.2024.09.06.04.14.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 04:14:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 04:14:40 -0700 (PDT) Message-ID: <66dae420.050a0220.1bcf7a.f7cdSMTPIN_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 3868B6050A6D; Fri, 6 Sep 2024 07:14:40 -0400 (EDT) Subject: |SUCCESS| pw143651 [PATCH] [RFC] cryptodev: replace LIST_END enumera From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240905101438.3888274-1-gakhil@marvell.com> References: <20240905101438.3888274-1-gakhil@marvell.com> 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/143651 _Testing PASS_ Submitter: Akhil Goyal Date: Thursday, September 05 2024 10:14:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 143651 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#259001 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30918/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/