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 B8EE145D38 for ; Mon, 18 Nov 2024 17:46:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E500406FF; Mon, 18 Nov 2024 17:46:52 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 527C440673 for ; Mon, 18 Nov 2024 17:46:51 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d40e69577dso150296d6.3 for ; Mon, 18 Nov 2024 08:46:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731948410; x=1732553210; 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=jW6ItCfgzhxkmAUzrq2kNukFsZ+CkZ7u2psy5Hg4iVk=; b=BdhCw0konV5zTV3FuHs3L/1VRu/+zNG0hoom/9lAptXErcHTzcM+pNeI8YiTwsvOwz W79toeoaeB1cDJTt9yrw6lV/os+KoEKDgjkchhoZKznuGautpctIMfeqZdTaiyGlf6C/ iboVUH+V5WoBRdt3Q44/9EEm4QgAnxKrSkv3o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731948410; x=1732553210; 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=jW6ItCfgzhxkmAUzrq2kNukFsZ+CkZ7u2psy5Hg4iVk=; b=eLDnO1te2y1u+xLs7xe1ZX7KX2hFGkaiEf+PM4Rw+nPh5HBsX1FlhhbC0pnt65OyBg 932C738MinXVNy2Db7fZe1zV6ZefWGvUq7feNQee6MG2U3FcNhqMPQ8aSFvgxgoe/8CL 9krpDe+pGyu3B8U+UIyTJxny5vgyU58Ly9gjIRflGMeyYhsDBH1wuCWZ2rTKCdLEpUpX PZDUza01d1h4uovWmS+i4mlUUhTtgvmq4rdLK1nifB8CQ7iKZT8N1L61q1qHsQLg5e/r k2aBne4CiPRbxbPkHHkBb51vLVTAmbHK53uQxs249Wt8AUyWu147iP4X0EvErt3ASRv6 DT4w== X-Gm-Message-State: AOJu0YywKp/ckEQSVxQL72CK4GqcNw0RVTL6taUiiDikvXjfbEFxW3S0 54/85JLrfJK+4gQHf+h3sX/sKQehifHJT1uzgz1OlQqOu9IIsYmfmwy4/+XkkpJiSOMXWLHpNui FW1TO0+PIqSUC2ylSIPUneP9Cr021Jmq0YwUnJcvWEC/jLGz/KpmHKtfu X-Google-Smtp-Source: AGHT+IGoyCiCeq+swA2pfJBh7DMoRwyFMYu3Mt+WwkrZ2vAIpMXrdOFYyicOge6Js46BxHKRCv9nqHyWE6lP X-Received: by 2002:a05:6214:1d07:b0:6d4:c27:9151 with SMTP id 6a1803df08f44-6d40c279261mr219379916d6.23.1731948409152; Mon, 18 Nov 2024 08:46:49 -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 6a1803df08f44-6d40db82078sm2691936d6.15.2024.11.18.08.46.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Nov 2024 08:46:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Nov 2024 08:46:49 -0800 (PST) Message-ID: <673b6f79.0c0a0220.3d5254.26abSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E0A8A6052471; Mon, 18 Nov 2024 11:46:48 -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-marvell-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#196821 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | 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/