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 2043245BCC for ; Wed, 30 Oct 2024 22:48:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C93443401; Wed, 30 Oct 2024 22:48:29 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id EA60243365 for ; Wed, 30 Oct 2024 22:48:21 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6e9ba45d67fso2995927b3.1 for ; Wed, 30 Oct 2024 14:48:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730324901; x=1730929701; 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=Ef/V6BtjaC8TPIQvtSqw9pG5yt6Ho4hFyZ4B9uUTuGU=; b=jr6K7JG2Z/xsDn0hkwavLEmoKjQoZ3/7YIK3DpM9o2ZUVQkR477wrPZgIiWMBf9hOu B3rtrx74mBDA7ZYcXadymf2xfB1AzOd3Y0vr3hBUyCTZn94dgDX2M2Yh6h62KBsa9V/r B8dhCjw8xa7SDl8JBe4PuLbHAZamR+O98g5Yw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730324901; x=1730929701; 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=Ef/V6BtjaC8TPIQvtSqw9pG5yt6Ho4hFyZ4B9uUTuGU=; b=W4oER13TTkwDAdtHBHRb8S3jwC8FniSUTo6dZwFhtUEg+J5N7zUKcsoRPX5jMBYV+F 2Bgb+fTy7PvCIlVFqg8s8qChLorMmx0/a+I7FTa0S5KVVJxmBE15YN068RnK45rYkdd4 Pmb7mhj5EWQ1OxIT8Jp+ppRAOdvk8Ad8buZzd+LztSTXx3GyOC64n2HUb+WxvbOHDq5p UiXMu0VsLdrEV7Dd/vy2LAxx4OlrE893EnHnXr8O1KKqEnMfae5AB7/LlaIbeFA7Y8+i Vsqvlmc3I4N9bhecNQ4Osov+laEcCVH+DPeMmgcXRVjEHOQYhtamx+XdBEi8ggtz4A4b G5xg== X-Gm-Message-State: AOJu0YxSCPZGRcT0YUaaPPqYr/pPWqd6Myey11x5QVRKI66vt2U3UqLw FJ40jcpKz5fiax4jkt51IVcUlkw6ebOzWxGGfRj33wEOt9KlCcfeOxoiLE5u8MfHQm7BDnaxugJ JeYNbmaaoTnxAur8mpXQLiqy12G2BmObq++Wg+RKtTToIyI7jIerQZ44p X-Google-Smtp-Source: AGHT+IFrS9Nfg2T3tb2hqb/kIQ0GpkWhrwsh88/PshDHCiur10AeNLzRNT2QaNT0s2KrTIw4jxZEHNs5FFnm X-Received: by 2002:a05:690c:1e:b0:6e7:e76e:5852 with SMTP id 00721157ae682-6ea3b96aaa6mr73452697b3.32.1730324901220; Wed, 30 Oct 2024 14:48:21 -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 00721157ae682-6ea55b52af9sm27867b3.33.2024.10.30.14.48.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Oct 2024 14:48:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Oct 2024 14:48:21 -0700 (PDT) Message-ID: <6722a9a5.050a0220.2f109c.02fbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D7CBB6052471; Wed, 30 Oct 2024 17:48:20 -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-sample-apps-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: Template-DTS-Pipeline#192635 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-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/31760/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/