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 E2543454A5 for ; Wed, 19 Jun 2024 10:35:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE8DA4026C; Wed, 19 Jun 2024 10:35:44 +0200 (CEST) Received: from mail-wr1-f98.google.com (mail-wr1-f98.google.com [209.85.221.98]) by mails.dpdk.org (Postfix) with ESMTP id 0D1174021D for ; Wed, 19 Jun 2024 10:35:43 +0200 (CEST) Received: by mail-wr1-f98.google.com with SMTP id ffacd0b85a97d-3620ee2cdf7so1058858f8f.3 for ; Wed, 19 Jun 2024 01:35:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718786143; x=1719390943; 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=QKE7uP0yTzj9r1STqVdWa9rR4tGeoFdk4LeUALN46+qO9B1Owc+nR0+Qq/L+5u87/S FHB+wGZldhA/PKYZb3Bl7iB+eE7HSKP4t3vZSzf+5vw+MHFaNI7Wx4nUVyMHUWOWxBPK 6thXaCosboDOBbUdmAw7LqebioC0cTpZzxjpY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718786143; x=1719390943; 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=M2Cbb5aZvcrUUy88xlaKKDAShh95mGGQmnRxuhzsNkgVNEx+Eabc0CzELzAuTj0McV nG8MbT35aajfh8JLmmxbzWT4Tfz8tKUARsWJe7IMII1cbLAK/SEw4dpbHc221vCYw++W tdey9DN/gF29yjWANBzALzttSIjQRhl+4KYgK2RcfsVGbKfa2URauURykoIPdcpyJ5LD r1WTqrq5XC6ET5BYCCG7IOTlUFVFzl4Hy3H7TdP+r+3wRTFWEwQY7q0vmWbbI7u6rQYc wSeT96CnYz9PsnKRcr961t64zNExYR/Q4oF8G5x+1kN6/kyUZEQ0t3xu8qRDGJYFhS4S xxEA== X-Gm-Message-State: AOJu0YwHH3NCiu9hPRo1wHrsgE4gS/u1FXfNOMN4HMRxxANSsdWuzsnD uWj0J2b74L8uzTT6FDtC6s34Uw9M/zzLdD6vC6LfIW6mMvu9mdMgkGoXWGMZPxepexf7W0vGunW rt8qh5EhnHHV3SkPFb+HESzAMgnOOI480Ri9RXZTheBVX+WU0mkzcQt2M X-Google-Smtp-Source: AGHT+IECkGZchrjIedp2WFW2Gr1zM8cgAa2dc+3gIg9wFUozYSusaG8dMazFHqVNOlZ1JWrkrWhIX+pTUFzB X-Received: by 2002:adf:f64c:0:b0:361:fa84:60c0 with SMTP id ffacd0b85a97d-363192ce414mr1230627f8f.50.1718786142587; Wed, 19 Jun 2024 01:35:42 -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-36310cb1abesm106681f8f.32.2024.06.19.01.35.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 01:35:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 01:35:42 -0700 (PDT) Message-ID: <6672985e.050a0220.111bf.443dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C4BB66050A9C; Wed, 19 Jun 2024 04:35:41 -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/