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 3C808454A7 for ; Wed, 19 Jun 2024 11:07:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36E674026C; Wed, 19 Jun 2024 11:07:32 +0200 (CEST) Received: from mail-ed1-f100.google.com (mail-ed1-f100.google.com [209.85.208.100]) by mails.dpdk.org (Postfix) with ESMTP id 3DF0B4021D for ; Wed, 19 Jun 2024 11:07:30 +0200 (CEST) Received: by mail-ed1-f100.google.com with SMTP id 4fb4d7f45d1cf-57d0eca877cso651237a12.2 for ; Wed, 19 Jun 2024 02:07:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718788050; x=1719392850; 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=/ufcbWnqKlvVLAH4ykjNjaoWGmguJhGHbGTKXVnmRiM=; b=Wt/aGJntqsM9FvtRl6FMPC0xNbqtMGt5GXnxr4ZDZHv2juogQWIas6KET3Koa37dAO dShWA43E681SyRN7rl2Civhlkxp2HDxDYd8YGo3jEhgD6HQ63Fh5/yrVJSr41EYSNgGM 9XYUkgV9u1nbnOjp8Ry+UZr7rYDZt2uHGqmdc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718788050; x=1719392850; 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=/ufcbWnqKlvVLAH4ykjNjaoWGmguJhGHbGTKXVnmRiM=; b=KP2c6p74p9cvo/83aenfUCez4lpOcsDsDathJLW5mt2BUQrRDA2Ozs/gndRi7NvzAu 8GceOSHRrnR3qMoxDLKeddJMJn+k2IpBgObFbNf9qJCuF3YZHfxIWV1uohyb6C068bbq GF8T1/zXVBo8xZ1OZs4wY3V8ZLAktQ1/2hXe/QOj8aQzezVzrGyix3p02NAqpF7tXNc8 6UZcAUYe8MfL9A8uX8nU8D6RjY7304nO8EZBRMzXijTsGeRgOa2GQZGlAQKrxMT6epSh rWvXRVnmcok/ZDLQEllvFdAyOsd+VqvLwhTOMpA9/g3Og8wCypoQaQePyHHACpiqZ/fy QSAg== X-Gm-Message-State: AOJu0YzgAQVC5HDNhMtY/PmmjXsMkEXuKUqsy/jQmxcHkMI/Lkrk/wfz sbqgo0BZBlJXREvHOnoTDm0MYTouB7u55GY/5RRKrnFzoJmx/bLlyfe+gptxD0LCDkF/oQ2cm4a vFZQoRAwuECp+Y58mf3cTkcvP4SM7DUvpKwIw7qLg X-Google-Smtp-Source: AGHT+IGXIt1tg7wNxYzUC+2uZTivRD8SmSMZrgcBy+0xoG+Wla//kInB8bdd7Q6d/x2m2qzhHk9kMKpLNWtp X-Received: by 2002:a17:907:ca1b:b0:a63:49d3:e1c5 with SMTP id a640c23a62f3a-a6fab7d6a8emr93628966b.64.1718788049910; Wed, 19 Jun 2024 02:07:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a640c23a62f3a-a6f56e51fc6sm18798266b.163.2024.06.19.02.07.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 02:07:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 02:07:29 -0700 (PDT) Message-ID: <66729fd1.170a0220.61851.9a14SMTPIN_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 0B6D3605C21C; Wed, 19 Jun 2024 05:07:29 -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-unit-amd64-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_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 40 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL9 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 24.04 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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/