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 4A04245C18 for ; Thu, 31 Oct 2024 02:15:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45B064350E; Thu, 31 Oct 2024 02:15:52 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 7CB13433A9 for ; Thu, 31 Oct 2024 02:15:51 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-83b430a4cfdso16424139f.2 for ; Wed, 30 Oct 2024 18:15:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730337351; x=1730942151; 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=tq/XzlvtWoY7HT6quSkamKLIftxWf7n85LuPCt2frVQ=; b=W7MCCvG4X69sK6cKpxAPhK22y/4NMkq9CfRGuHkPdIxWQNFYHZsih4v7/Uu/sw36aW 8JyqzgJuV5OjxbJlfVlE1v669UjpC9evoAijdmTWWUDwHKiyjauHDeGXn1EE2gR/oK6p tIzBQLUOla6b01+ImVWXZ0zTUk8hydSHsF35I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730337351; x=1730942151; 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=tq/XzlvtWoY7HT6quSkamKLIftxWf7n85LuPCt2frVQ=; b=DlYLgjOvyZxSXoSpRZIFIJTf+CFG6we5F7DlcFRdgVTl4URAr6F3sOazXpziKzJ7PW a9ROP/+p8WUQ90SDkswWcdmTG8zHXiPtK4w1T32On7klQCBGAicQgmsuHN1mqVUCelou vzWcMgyHryko/baJ5aLc6S4RiVdtrUsqNxKgM/BPOY+paH2mgDjmTV2S9Wdi1Dmm9FNO 1NXhnTuRdqNKMd/ztGav/NpB8qvo1rTY+3Xd8hYKuuoCDdXypI+djjD148x64oG3HXSY lLwED3Sm45tD79EgmYYDQO0aoMrN1EdnAgNpTr4OZSJ8KZSbvwbxe66SgfGeGApMAFhE SmFg== X-Gm-Message-State: AOJu0YzDF6m3ayZVoXqMMF0myjqBI9VRdu1M+FlL0MkXUr4bJuQiPczd fKI2EasO6fXaog9cDTTmXANaZaYl7SMS5Q5DinUJWgmNGZLvU+g3qDRueZIfp2vw5xUMCqtbhGg CyC7/6B/RjZBaqFaFjS4JYOH6S4q5qwHRt9letLTdoWBmPQ73lZAVFDm9 X-Google-Smtp-Source: AGHT+IGTKrsSC/+jLaS6EuJk2Ipy6bbR4v7isB0NShZaXfCpiGIYCsD71k4B32D9gRv7ZTLJnXbHtB6ifkyg X-Received: by 2002:a05:6e02:1d98:b0:3a0:52f9:9170 with SMTP id e9e14a558f8ab-3a4ed283742mr167535145ab.1.1730337350645; Wed, 30 Oct 2024 18:15:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a6a97ce376sm145635ab.32.2024.10.30.18.15.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Oct 2024 18:15:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Oct 2024 18:15:50 -0700 (PDT) Message-ID: <6722da46.050a0220.1c927e.10cdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 083AE6052471; Wed, 30 Oct 2024 21:15:50 -0400 (EDT) Subject: |SUCCESS| pw147700 [PATCH] dpdk: remove redundant null check when pa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241030040109.34504-1-fengchengwen@huawei.com> References: <20241030040109.34504-1-fengchengwen@huawei.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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/147700 _Testing PASS_ Submitter: Chengwen Feng Date: Wednesday, October 30 2024 04:01:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:6dad0bb5c8621644beca86ff5f4910a943ba604d 147700 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#286196 Test environment and result as below: +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +=============================+==============================+===========================+==============+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31760/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/