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 93970431F6 for ; Wed, 25 Oct 2023 02:26:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F5634028B; Wed, 25 Oct 2023 02:26:05 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id BC4024028B for ; Wed, 25 Oct 2023 02:26:04 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bf55a81eeaso36063255ad.0 for ; Tue, 24 Oct 2023 17:26:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698193564; x=1698798364; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jzRjgraSkdktYOOBtaQX/NwgifGsZqrTmBg+YaUdXM4=; b=fsF1uykhUese5jAtiHiJh+si2q40zHY+af3FMIUruml93KfZ7yOeG45tdtHJywf67T 4yzEwUxVimpUX6+3bYjisKxw4nObh1HXYqqY5lVdKpFspd5UC5wMDxnsrnanyNX6OU1w SUCMnSrs3o3RYCTIkqAwxS5t3RjQwlMMX5+mQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698193564; x=1698798364; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jzRjgraSkdktYOOBtaQX/NwgifGsZqrTmBg+YaUdXM4=; b=X+HSKEgidvusyuWsjEYJ6yz+S1f8NTwKw3Q3P3AZMZDP8/Q4PjWJdhKyNUnlMs2l1a vvfFLYWMDt6DwouPrvIp4gzb3HVTpPgOhuHRpoxgZq7uXnby/iD85o7248Wpzck8Kuf2 O2oKuqigncMegAnA2Y/QpQaAENnhsw6bslasL5xiNWbw5m8TpWdqLXwaTt3Oyl8ZUQG3 n5xeZ9DCWlHvSje5K+/MhTxwPzxjSPMOv8lIifr7nH+p6Jm9CYlzVkywL8ajj/2ugSqH 6Kid54lFT+dyZW/GYDBUAuKCG+2dj0YsTPCpTNJcwpI/yKAyrVaB4DATGIPysNYhLuUi gcrg== X-Gm-Message-State: AOJu0Ywx/Tdv8dKhjqGk94nx560x/iD9rEGdZtyZ60mNzVkwAiogy3QS ed8onljz77cAAtpv/cg3kp+0IEpIIrNXUYnypHLgEsoDw2KqghzaQKXZJ+MvChjrVDjylf+UjA= = X-Google-Smtp-Source: AGHT+IGs9buzuupcIh1SMEfm6CInyPLVc3oHMMkVSklVrE5Vl5b0YIiHFwyWtm8TPAyc9TgwyzB9yFfkN2Sv X-Received: by 2002:a17:90a:c7c7:b0:27e:3d05:4193 with SMTP id gf7-20020a17090ac7c700b0027e3d054193mr6652129pjb.41.1698193563976; Tue, 24 Oct 2023 17:26:03 -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 mu12-20020a17090b388c00b0026b123272edsm1150999pjb.1.2023.10.24.17.26.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 17:26:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 17:26:03 -0700 (PDT) Message-ID: <6538609b.170a0220.7122f.8076SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 329A4602A042; Tue, 24 Oct 2023 20:26:03 -0400 (EDT) Subject: |SUCCESS| pw133276 [PATCH] remove unnecessary null check before free From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133276 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, October 24 2023 22:58:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133276 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28058/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/