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 7B08B45DD1 for ; Sat, 30 Nov 2024 01:07:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E89D4027D; Sat, 30 Nov 2024 01:07:12 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 0872F40150 for ; Sat, 30 Nov 2024 01:07:11 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a7a46ca756so9346815ab.0 for ; Fri, 29 Nov 2024 16:07:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732925230; x=1733530030; 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=2jjTCmgaiLp05gf12g1XU4iem6F3j2MkB+UYiqlDBL0=; b=Aw4a7XoafUsOp7CY9RAkdHiDxFMWl9hnGhhoKU90dgcAPKWaRxlgLtnOXpecfMlMxR 0mep4iZhncT0n3Qu9Mi7mxtJ9xcbl4M7maTjtL3cN2oIpwq67Ac0/qF7qJ+IAYJ7urbY ZcCRuGnGeY10EsTwpOh6GLltW1no1rwG4kG3s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732925230; x=1733530030; 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=2jjTCmgaiLp05gf12g1XU4iem6F3j2MkB+UYiqlDBL0=; b=P82r2N9/lnrOVvxyvXlulmH5hsDPa6qItk4TMlJsRriUXWK1kPmxNg6srXTNT7jSpA vJJuSPS8awE51TFxCxlg71NzGfc6AF5rilg8pGDVQvDZ9Aa3/+iDOio78pEBMOPSkNFL ZN7CEBZkKHH3qKehhpmjTT/BnffGOLeDWazCKFceFG2MCJBSDml0F/FDZ8BCITXLQKPk xYdAHpYIWWc1Y2Hm7AScL7VpJUpnfpNV8gw4Nu/OyWn6MynQt+5yxpRLwY2Qc+dnjR3V xRJ3YSWyyY7APn6eXKFqaMw1BQbnuS7CjttH5vccKWvzJM15bHcD8Kv6S4yTwtIQewtz Qv0g== X-Gm-Message-State: AOJu0Yw37Unzfc6GKdySWw4eaiuP4L2ttXKUKff0+5wiskb8N/6CWAE+ j/UQPeMHbEKTgBiNTAKhYkINRDy0kMRd2WKpTdaZVo46lwbO6TyKpb3ByOrfRXMeWQ0nOyzIqgY HgPAo/xP19cDUtv/miJX8VGYCyghvd0anCDVM+hZv X-Gm-Gg: ASbGncsPSw8R+2ouSDS2NJN42W9fIiAWUWQndRQMkmk+11uhrXRHQpQb6VreZLdfY2M KxakXzegC/DPC3haXbB4VKkeO69G7mzdzUG2Q1FXNgAR8rDmRuwsUBRKl40UVLAyXdpjxyyfuYu B9xLk5kwykxiIVT0jqwrAPaXObBPCKMXyS1nx8B2kks1mgYPzGCATgPcAJAHPgFHpeVHJ/VphaK OgiVvMPtx9embqFfj0zlR87wT2iy3MG8q8VNw029rkfattPFa5+LPU9oefbUAdd55T93wo= X-Google-Smtp-Source: AGHT+IH58ZWLkILOGp31hCN2qcBeWkM8dt/1WlUx09MwZVYzQ4XWvj/9Yi5pVAwryxL5LFwZ7jlzT6TZgrzI X-Received: by 2002:a05:6e02:2186:b0:3a6:af24:b8c4 with SMTP id e9e14a558f8ab-3a7c55e2694mr147223315ab.20.1732925230239; Fri, 29 Nov 2024 16:07:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a7ccc63912sm2102335ab.47.2024.11.29.16.07.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 16:07:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 16:07:10 -0800 (PST) Message-ID: <674a572e.050a0220.e30e8.cb80SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A28736052471; Fri, 29 Nov 2024 19:07:09 -0500 (EST) Subject: |SUCCESS| pw148944 [PATCH] crypto/openssl: fix CMAC auth context upd From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241129202023.1203341-1-wathsala.vithanage@arm.com> References: <20241129202023.1203341-1-wathsala.vithanage@arm.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/148944 _Testing PASS_ Submitter: Wathsala Vithanage Date: Friday, November 29 2024 20:20:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98 148944 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26459 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 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/32059/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/