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 B911C459B6 for ; Tue, 17 Sep 2024 21:05:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 906FA40E28; Tue, 17 Sep 2024 21:05:06 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 9307040280 for ; Tue, 17 Sep 2024 21:05:05 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7a99de9beb2so354862785a.3 for ; Tue, 17 Sep 2024 12:05:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726599905; x=1727204705; 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=ErNvwlryYYSXbxbRBAR1rdy+F+1j9IoNWF5M3iYL8KQ=; b=YDvpREM8F6oLNZlLv63w2+Wkv6QNsfGFeemAuurVpIOSYb6J4cblMIEngI7QtP6eqE hOdk1JJbZtfMmS9ysRsGfkGkH9xYTyuFn0E/flMtf7tiqcsnvrnueVJxjPLROKk/LNSW vWpWQ3Uq5uIt6YePTggc5y1N4XA/SJ4UmD5FU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726599905; x=1727204705; 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=ErNvwlryYYSXbxbRBAR1rdy+F+1j9IoNWF5M3iYL8KQ=; b=RxT/jblL6GDBmLJffEelv+jTtV4iQR64i6VkBYIMQOJOAUQ202IedECt9xjMXb3aM2 NM10Sfs7BmnazBvaf6CayNMSvijVePp9K6h/CqgHIWqkfqhmAb3lY2nGKkOD6hn4AbIq VkXUOR/C5RFgiNN03NMMfXx7++CRj4psSZ28U54lJXBQnGRYwMtQ7i5BOiSCO/RkIe4v ztxXSq3UM3g6AKKisln1UxQ4dYVWeg7+l3Cc4yE4U2h4bwN6kyXdMYAd1dP19CeDE2Tt xS+rAIWu35pejJE4Hm7WTOTCWXDgErWPnZnXy4zPhYJEgM+qsOloLuxG2IWQaPjTShvh 5egw== X-Gm-Message-State: AOJu0Yx/t5Sur0UQwB692O5xaxeDUhx/nTmbmJMdrItipKVBthW2+4PK T6TfjMvI3STkOwSorSESlhrkI3aRNpmyZgOPovhZPdNtdV74f02Lv897luTi9zqD9wDO6fkDVT6 rdes+e8zpqg++wQ81UYn26g6Rlb1915c+p6A1jhUc X-Google-Smtp-Source: AGHT+IG0qJcfWjM9hFu5ENL9grXJ06oHQZKYF033QbesMZ/i4/LPJmJY8fvgxxEQbb9DwCIna0BJsQSvMRip X-Received: by 2002:a05:620a:29d4:b0:7a3:51ed:38b5 with SMTP id af79cd13be357-7a9e5de2992mr3388843985a.0.1726599904953; Tue, 17 Sep 2024 12:05:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id af79cd13be357-7ab3eb60813sm39499485a.6.2024.09.17.12.05.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Sep 2024 12:05:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Sep 2024 12:05:04 -0700 (PDT) Message-ID: <66e9d2e0.050a0220.2c8b09.d392SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9D770605C351; Tue, 17 Sep 2024 15:05:04 -0400 (EDT) Subject: |SUCCESS| pw144115-144112 [PATCH] [v8,6/6] eal: extend bitops to han From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240917104811.723863-7-mattias.ronnblom@ericsson.com> References: <20240917104811.723863-7-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/144112 _Testing PASS_ Submitter: Mattias Ronnblom Date: Tuesday, September 17 2024 10:48:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144115-144112 --> testing pass Upstream job id: Template-DTS-Pipeline#181780 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/31045/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/