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 4FFBE45779 for ; Fri, 9 Aug 2024 15:45:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2181142D78; Fri, 9 Aug 2024 15:45:37 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B575D4025F for ; Fri, 9 Aug 2024 15:45:35 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-816ca307407so70796939f.2 for ; Fri, 09 Aug 2024 06:45:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723211135; x=1723815935; 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=DWLCuB6KXQHzHmjWYLmLb7BjmPOIJWXzzIqorw0x5Bo=; b=HcGhxd/iK6iKhRdxQpRhPwHyac4rs20sIfwJhlTOfli3N3SWEopm9EIq+K4cgWSahH AtT7xjxyO665kjXZKHXPX+1QdPKF5x6ewyIWMCts0tB0CX/1C62oRUFnFReOfo5BjWiC ZxbR7gOzMjixyR47teqEQOHZthglzcqexrNcM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723211135; x=1723815935; 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=DWLCuB6KXQHzHmjWYLmLb7BjmPOIJWXzzIqorw0x5Bo=; b=lYAApvFCuvG6+SI8tq1aLqqwOOhJsXqhRIoWaFukHKsbOU6K4EykYF9nCgbecRSUcO QbgW+p0OZxZwnrLFJLV/sNnyfBBp9kDXw2VRZDPFGI4PM/2qYH38QlgTZ5MonjFovUZS uokysh1QGXIW/pcIbLXiBs8ItXEu5QU7RC1qUvl24XfDkt2SCAznDq3dp96b5TvEicB0 zOATgQDqggvLy2pnaWS5XLV10VyRp3VH9is/2pn8g4glYMB5lKsS74pq95+b+fQL4P4b Pnq68R6wB0+R6Qlz2JBPEmBY9lGuCgt4NULzptMb4oad4RZjLUUenrnDeLGffAFLUoo7 eYdA== X-Gm-Message-State: AOJu0YzNEyHB5AAiZVyIWseBSsM11xtqqczg/99HKehJS8Qap8VkqNDj m4fDkFJjdoTBTM7nZBr75SNS1izewxrbld74fZ8V0NV98DkqBu6arOwA5UCIUncmVM5rsYlv4G6 x3OUuzNtMXtIAFKV2xS4jWi+y7Nxk6EJAwfEqUxPX X-Google-Smtp-Source: AGHT+IHcfgbUA/6Zqn7vavyJTlsA/6tFgpTpR7TBF10VBhH3LOoyevO0pjk0lfKV8Aj2jz+hNk9nPw5/2muG X-Received: by 2002:a05:6602:3f90:b0:7fa:a253:a1cc with SMTP id ca18e2360f4ac-8225ece268emr200592239f.3.1723211134932; Fri, 09 Aug 2024 06:45:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-81fdcfd81bcsm45450939f.2.2024.08.09.06.45.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 06:45:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 06:45:34 -0700 (PDT) Message-ID: <66b61d7e.6b0a0220.31fa25.1867SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6328F6050A6B; Fri, 9 Aug 2024 09:45:34 -0400 (EDT) Subject: |SUCCESS| pw143046-143048 [PATCH] [v2,5/5] eal: extend bitops to han From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240809095829.589396-6-mattias.ronnblom@ericsson.com> References: <20240809095829.589396-6-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/143048 _Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, August 09 2024 09:58:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143046-143048 --> testing pass Upstream job id: Template-DTS-Pipeline#174109 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/30755/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/