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 BC5D945AE3 for ; Sun, 13 Oct 2024 21:45:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9161402D7; Sun, 13 Oct 2024 21:45:10 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 35944402D3 for ; Sun, 13 Oct 2024 21:45:09 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20c693b68f5so36286115ad.1 for ; Sun, 13 Oct 2024 12:45:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728848708; x=1729453508; 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=fZlQv9nO4PTyE1Gc/uVGMVHMw5X2SG98CbraUlMkmg0=; b=Ix+gMFdLx2LbW/DA9IwEumF9ic/obV9UkoZDTGIbV1a20qiO6WC64wk1JOogtMnVg9 D7MHDXt1Q9gH3dUIBL3y5RLoIpNSq7nWVd+YpjKNMViyM3qNdHvJV+G48jH7HE7B1Zqw PJwmPsm3rKfOQYq1BYA9Uv1MrJtLTnQqNDamY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728848708; x=1729453508; 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=fZlQv9nO4PTyE1Gc/uVGMVHMw5X2SG98CbraUlMkmg0=; b=Hl6Zt3lposRX1FrSGlGv1/uDvNEr6NECwNIO1IOQgB2OmXKeKyjoEhImRiwV0LISEs MwInO9nzX0lRveGdlgDPp+e50oK+8rKpe4rU9NbprrfmLyKhqr7X391cO3Y2GDryvQYG XKqJgsm4E0c4gSTokWiYXsUW5XSIYiGEsWCnsaI5cMowl3Gq3tYUmyisXXfnswgytkBr QYo0VsSoz2X5gsk/Ty9F8MwZnW/X5wkOBEqRwIbofvFE0j/LlinQhtnFVLgAAqToTJ6S B2FaR3/RWDJHP/oMq19ZmRXKNW490JO0IyqAqCHl4JpIonBj481e5tkWLB6xmBRAu5xP J+aA== X-Gm-Message-State: AOJu0YyJPnQTNSLskQe7ItZiCgCCdvq+H8kOCCtWlWgKvKYuZN22jYBe 6vZWZ6oVslzR+kBun2EZkfVEM3H1EQc26fb6uVdGo6cSawJ7zMetLyZ+JWO33VsqBEIj5V3SRSa fLdRBjySBWpmrtRMvUcZFOC7TtgWmTxt9gHIOsbMBdx/QGjAtuV5ksbFM X-Google-Smtp-Source: AGHT+IEJwtdZkJzFytRJEq4EQR5DLIhvNjAQ1QhLCUeX34CP46iSMHlc6ALsrS18zOHOtX69ibzHauhJ6Oeh X-Received: by 2002:a17:902:ea11:b0:20c:dc32:b5d0 with SMTP id d9443c01a7336-20cdc32cfc3mr39520725ad.58.1728848708300; Sun, 13 Oct 2024 12:45:08 -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 d9443c01a7336-20c8bc19e4esm1952345ad.75.2024.10.13.12.45.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Oct 2024 12:45:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Oct 2024 12:45:08 -0700 (PDT) Message-ID: <670c2344.170a0220.c29e2.d3beSMTPIN_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 80B426052471; Sun, 13 Oct 2024 15:45:07 -0400 (EDT) Subject: |SUCCESS| pw145808 [PATCH] bitops: fix issue in parallel atomic test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241013115719.820853-1-mattias.ronnblom@ericsson.com> References: <20241013115719.820853-1-mattias.ronnblom@ericsson.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/145808 _Testing PASS_ Submitter: Mattias Ronnblom Date: Sunday, October 13 2024 11:57:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3 145808 --> testing pass Upstream job id: Template-DTS-Pipeline#187686 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-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/31454/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/