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 792154577A for ; Fri, 9 Aug 2024 16:33:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66D7442D78; Fri, 9 Aug 2024 16:33:23 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 3DDF44025F for ; Fri, 9 Aug 2024 16:33:22 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-39b06af1974so7355985ab.2 for ; Fri, 09 Aug 2024 07:33:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723214001; x=1723818801; 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=DrsX5Z3/cv0jtIZkVSOv8DmKanzzriSvDcbE1HgNlsw=; b=KbCehvvMHZrPOFXUIdJXjp3C99wC4SwWHUsBINffpqqI+noPjgrm6FQyCjFWMLtW9N yxgSG90XEWqijv0tQE1+55jyC4lAV4DOykLfX+n1Wodg+e+zNeD4qvsXJlFloU6U++iv 6iuBX/iUwUm2HxiQ3eAKnoopl9SBAIYyKcUCA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723214001; x=1723818801; 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=DrsX5Z3/cv0jtIZkVSOv8DmKanzzriSvDcbE1HgNlsw=; b=XReQecc9fESUeT5Fybu2blZjt8tWhBVvXtGdH1g1VSp8TY7MPQnoEdY4nQPoDvQ6C5 Q+tYfZBbKJ7sa8kVYhPRPaGtybRLNmTLVpqWQtDcwifAANQNdGVVVwOKZIeXSueGrQFu 18Nl4haodWjAASn8oCHRc9ZbSDUNY/hVbYHTtHPepSh50I3+2qxNR67sKxDjLJlpaeSz Te4ugSXRlcgHTTx05g/uNSb5nrY/Taj/da0cOYx6AkXnI4U2EPgzWaa26XO/HKHNHJEA uoiyFfb0hb+jBpCnZNvM4FKeoUfHdAWL41ZQlMbPp9mnsHjbRFTH53MP98C5UrQecf3R CxSQ== X-Gm-Message-State: AOJu0YyCtuRO7iRQKyabt2SW9m7kECP/8xYKnPKqE/lZtNPQ3i4l/0gR bgErjR28uDxzT4vy4cO8sJwi2alYW2GLfOP92VJ5Ms4dgwyFr+rYyXhmUvUzkU2jltC+EHgq+9G QYQFO+jXMZ77tskMMIV7c678oBz8mBSWSdMuX25o5 X-Google-Smtp-Source: AGHT+IFJnMA5KFgT5yEFUew8e1Hl2uMu4JsoogCtCtGGYVSq85S7+Dg96pJJADIbRQ9Y+j5bVD2DAg/4m3aJ X-Received: by 2002:a92:cd84:0:b0:375:a15e:d260 with SMTP id e9e14a558f8ab-39b7496775emr22196145ab.7.1723214001327; Fri, 09 Aug 2024 07:33:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-39b20a768d4sm14203955ab.9.2024.08.09.07.33.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 07:33:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 07:33:21 -0700 (PDT) Message-ID: <66b628b1.050a0220.198f1f.3537SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D55FB6050A6B; Fri, 9 Aug 2024 10:33:20 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/143048 _Functional Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, August 09 2024 09:58:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143046-143048 --> functional testing pass Upstream job id: Template-DTS-Pipeline#174103 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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/