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 C713045D18 for ; Sat, 16 Nov 2024 02:49:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C354D4068A; Sat, 16 Nov 2024 02:49:04 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id B653B402A7 for ; Sat, 16 Nov 2024 02:49:03 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-288b392b8daso79343fac.2 for ; Fri, 15 Nov 2024 17:49:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731721743; x=1732326543; 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=ICzLJuSORWFf1Uq8+Cqeyg9rCWVWC3JQLCihC5nwqSI=; b=jrrXPNDTsWe0o1ij0m6Pfd9wfo2xq+8SsGe3yt0kbh+S6qWJEErIqL0moZWcyhTkir 5eaPvgtJGFbV8oRpJ5qm4aFDDJr6xbXa/oqcm5iPQhZ2kYBZBsZrlgsMKCFVWtcuVlvZ XsdkAedGPLF4ZXlTMa3VDdmAigNUQsCiL8iHE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731721743; x=1732326543; 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=ICzLJuSORWFf1Uq8+Cqeyg9rCWVWC3JQLCihC5nwqSI=; b=HhHTiTiRwon71mh6Ug6gegaLzlbgW0Qt9GzzeZgKXIElgKHY+iZPa9Tpa2b0on/P3A hULwkcCwqiyfTTjG/OYXarO9M9LGtwUhKDfP8OekERrek56AQ/QTS33SGxZ2pyS1ELqq hhvhmeFzlZJ9r7VOxURXszTHLUObQqhvgtvFgxbx79rloXE3MIanH1XgneUPJrZfhnCF qDSoGRgAMoz1twqnsio2uTQPnNSVRZakueNDd6S55patIXsj+FitA8OYtXAFJIQPKTRN 1s5GtsXgi8onOjpqRKQRl/KM494iWQKNCuzNJ/9fReTtldoDmsLfIYwey/lOwON4a5/B kwXg== X-Gm-Message-State: AOJu0Yyb0wi6Q5Gnr3Z4WUBxm+bHDl/UywBp+ytjTqM/aGWftjQ62v9x /+apqLsauJV8Fbrgz6lnmhS/H00GhwaeMutSMucgTBjkFDYXuRPEyic1Gf0JKLpw4Avgj3dfF8h vryI4Z1HbEhlLv4qVykgujdw0v34APHXQRO2tRBz6qQqlADR6wo0WGvqR X-Google-Smtp-Source: AGHT+IGf2Ne5GIArb9myWbYZFjoYbQnQGue7W46eOFQI73mJedZLeIfM5m5MN1+7cBAHKYlL2sfoy23mU2Gl X-Received: by 2002:a05:6870:912b:b0:296:13f4:fb6a with SMTP id 586e51a60fabf-2962e0aee89mr4433748fac.41.1731721742961; Fri, 15 Nov 2024 17:49:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29651ae1318sm27803fac.28.2024.11.15.17.49.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Nov 2024 17:49:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Nov 2024 17:49:02 -0800 (PST) Message-ID: <6737fa0e.050a0220.2896a4.1e3eSMTPIN_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 708E26052471; Fri, 15 Nov 2024 20:49:02 -0500 (EST) Subject: |SUCCESS| pw148532-148547 [PATCH] [16/16] net/dpaa2: fix bitmask tru From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241115060738.313190-17-stephen@networkplumber.org> References: <20241115060738.313190-17-stephen@networkplumber.org> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/148547 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Friday, November 15 2024 06:05:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:78383e9816a8efe2ba16ec2ce65d51b94e6114e7 148532-148547 --> functional testing pass Upstream job id: Template-DTS-Pipeline#196810 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31944/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/