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 E6F6A45498 for ; Wed, 19 Jun 2024 13:11:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E16AD40289; Wed, 19 Jun 2024 13:11:53 +0200 (CEST) Received: from mail-wr1-f100.google.com (mail-wr1-f100.google.com [209.85.221.100]) by mails.dpdk.org (Postfix) with ESMTP id 57CE54021D for ; Wed, 19 Jun 2024 13:11:52 +0200 (CEST) Received: by mail-wr1-f100.google.com with SMTP id ffacd0b85a97d-354b722fe81so5680094f8f.3 for ; Wed, 19 Jun 2024 04:11:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718795512; x=1719400312; 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=hoz5qKIlIyZ2Q+9lf8I+6Vo6mLVKGiYLhgjAbGPQhiM=; b=DN73frrLq1uBvntnv/Gn2BeSDdM+nOwyGBEiQNAYpmb0vZL1PeXqtTJzE6kJK6hAtu x/G9uqfzq1bmG0vSeMVizeODx7nGFQjny3Aa1xK7TADSL7XB79nX5g2/HtAt26Ij/8BO xrVZyK6yfGIBmcXjXiMt6ueB++bWsAezwqrUA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718795512; x=1719400312; 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=hoz5qKIlIyZ2Q+9lf8I+6Vo6mLVKGiYLhgjAbGPQhiM=; b=g65JY8V0BFtvkZbj0JPaN/JVRk4uGvkYFJ/Srs5CfozAVLyXWh82Lyl1GE1CeW4ZC2 yrDfQVKjnPiCGnaepDmGY/da6jMrsvVEwimjNpd9NPlgMATUrkqkp9FDB28nK6/4N8aj uisCH95QuOoQ1g/mmXMeJ+k3cNmOK4Um25SNguwumvfjMrkkxG7SelMzd62EuhURyB4I ZRKNwCV6TsGZN74HJuzEgUI4qYr2Ha839kHSEok19zW8rigzUI+6Rh4rbD//e+ixY/mw IvYOxoFtA/+UwTKpIrzK9Biaj7aK/LkTxwWxFkO5Tt6Qq+hpKuTH+5vImMasvOkJ0h4O aWTw== X-Gm-Message-State: AOJu0Yz3wOZUES7zbSoHdf+c1FYqkV8hO1MWvvaxFyk2wmefvTnkH2bd 0jWuXQKD/Mwl0+ELan7fES+iNmguPXq4NkQy3KC32NgKBlLYf06NJ4l3zjHkqUG2s4Y/0hGqygv Dbl7GL70UBqmViqm1sXOF+lQy2I63IWmSiQkq9XAhQB7kzJN9TZaRc/AL X-Google-Smtp-Source: AGHT+IGxxRUxHKl4QybcWtCr4nnaNZOQxWrb6eblBqm96tGQoiJGFDJGMke93e2XgNPBAjsqCnN2w7nzZFsQ X-Received: by 2002:a05:6000:ad2:b0:360:9e6a:5987 with SMTP id ffacd0b85a97d-363171e2b87mr1572077f8f.12.1718795511851; Wed, 19 Jun 2024 04:11:51 -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 ffacd0b85a97d-360750b7616sm645509f8f.16.2024.06.19.04.11.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 04:11:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 04:11:51 -0700 (PDT) Message-ID: <6672bcf7.5d0a0220.bb3fa.27a6SMTPIN_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 11CDD605C373; Wed, 19 Jun 2024 07:11:51 -0400 (EDT) Subject: |SUCCESS| pw141294 [PATCH] memzone: remove unnecessary null checks From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618232508.21045-1-stephen@networkplumber.org> References: <20240618232508.21045-1-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141294 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, June 18 2024 23:25:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:4cbeba6fdbc4d58da40c2051a8543ca69d2eac17 141294 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30234/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/