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 CA9D145EA2 for ; Sat, 14 Dec 2024 18:24:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A68074025F; Sat, 14 Dec 2024 18:24:32 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 6A71F4025D for ; Sat, 14 Dec 2024 18:24:31 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844bff5ba1dso204437739f.1 for ; Sat, 14 Dec 2024 09:24:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734197070; x=1734801870; 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=CeVMh/erimySpLauRWBA4JRu06DpwfiC5lSn6evwNzI=; b=RiAwt0B1g5d9seM2Wj2FKBx/7RDeCMKltNTfyYIE6K5dClXtJ/ta8V+8X45TxZIpvT netUIIlSzDgiGptOUAmpkmtpmblU8nSbXfWq5zE99qFbNLFDJjccpvQgAygFR61VZZzF ShnEvKojRTtyfcICp3N53xieHnwbMOkB0uEU0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734197070; x=1734801870; 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=CeVMh/erimySpLauRWBA4JRu06DpwfiC5lSn6evwNzI=; b=Eayz2yvnvogg+D7HKWRsfIvZ+j2Zc11KrqusgEYGiMQYdek6gIpBr24naVPyjg7Cw6 3gkTIHDKupV2ho69whD9udY8ozRHwgsorSmDChw2a2tjscc09Nnru97dPohHIbkDFDZl pzYMSRCRhM35WbkqwHUdgArkqB/PbUj6Pk/SEUJWKfJgQ/nVko9AenfXACWwrQAzxQwI PqbBn2Yq8nk8E1fKUMEWAD65oH12NL2D4AV80Xv9o4Ez1EV5OgnjIk31ywdJko/6iOOo ZWHwXcsGAlf0bdFbrE+jHKLOOuGHNdLwo6z/w9FfmF4ShNMCdIixXV2abmijAh/nA6mO z8gQ== X-Gm-Message-State: AOJu0Yx/smDl1u6kUof2CSxkwKaa8WlEVl+gxyIZ8kWLyMCqu8Rfy7lT PTpAVnBojH/I0b1FYQt9eS3Ki5Xk1ihy1eg/xeb3q9R6B926uXJawhOFvKPb25EP3IIMmylm/fp GWQjnZ9avJOALA5biqGig1q83qEtZxF7HxZayma72 X-Gm-Gg: ASbGncuiiZZffTcJlImQfWHmPRr22MnIInN/mu+2vEEUg3yLmEdEy7FrzH4vuy6YPOy a4KpmOTX/9TTL1BCc+yS7nYvaXgkdbzAwlGgX5ORNf6mRWdIllpgrIBMfBAEJTmb2Z8GWXd9DH0 pX8AgZIdlKwPrR66jHYM3rhr92uUnD5Yl7g0G5AliD9NzatDM1JJa86dlWFXUrnCXvs4Ufo+bL/ hitjSW0WL+AkUr6+x6rOrnPuRj0LMi5buhZxX7vxhOeJDfuE1PwhTapyU+oe+Fbc5anzQROfsK5 lA== X-Google-Smtp-Source: AGHT+IFtl1SN77gQY5l9EE/kXn9x3S7zE6VpCXtD/VJAt0bJIuWHuQsbhulQ4+sZkP/fW+jri4RiVIxZBFkH X-Received: by 2002:a05:6602:2dd1:b0:842:ff2d:c3d9 with SMTP id ca18e2360f4ac-844e8acee81mr759411739f.4.1734197070601; Sat, 14 Dec 2024 09:24:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e5e09429d7sm75611173.17.2024.12.14.09.24.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 09:24:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 09:24:30 -0800 (PST) Message-ID: <675dbf4e.050a0220.1e27a0.5282SMTPIN_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 25FCF6052471; Sat, 14 Dec 2024 12:24:30 -0500 (EST) Subject: |SUCCESS| pw149209-149211 [PATCH] [v2,3/3] eal: enhance lock annotat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241212160049.1258449-4-david.marchand@redhat.com> References: <20241212160049.1258449-4-david.marchand@redhat.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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/149211 _Testing PASS_ Submitter: David Marchand Date: Thursday, December 12 2024 16:00:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149209-149211 --> testing pass Upstream job id: Template-DTS-Pipeline#202482 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32127/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/