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 7124A431F4 for ; Wed, 25 Oct 2023 02:40:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C57E4028B; Wed, 25 Oct 2023 02:40:41 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 13EE34028B for ; Wed, 25 Oct 2023 02:40:40 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1e9bb3a0bfeso3836772fac.3 for ; Tue, 24 Oct 2023 17:40:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698194439; x=1698799239; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dMJpR7/wWEoKj91spCXN0szZV3pURwsjrPXfpz99f7c=; b=Laf+t16UHER6aYWvOsoJVwidy87JwG0NoXQUp1d6RhYFc9x0bpRE/K3lOj3piMW7JL gctOU+hwR8lxRBlfKTKQPFFQ2lLz/vESUDLE6l4mi5ZEHlaHZdXPs9oEXdAlgvJhp/l9 CtBlUQJU94RGTMjQsKRyxPs+lqOam1I6g3Eco= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698194439; x=1698799239; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dMJpR7/wWEoKj91spCXN0szZV3pURwsjrPXfpz99f7c=; b=pmdQMeK5UtAOnkOv+aiCmDw0+MCTfo1GnDwVJrhspEF5jPs1nGaad3ovQIjCouf80p I52yPIWHrR8dCPy2uKCI9za2FmWFLKoJnwaKs8yS2zkuxnXhsE7o87ps8t7nQ+HNYB2i JdBoDy72dxELrvsTkxE8atKWGcJceO15bpgxvBkO0I//gbQzzlaS/qOsr7Ochitp7KWH 90FtHPb/lf5iU3uZ/G9dFh59yUqysSk85gLJkdkaXanRszh/+iwDQ72Skkzipbdg0kDj CvwM9bHtfTEwuETTVpBM77r8bN8wuddnJl7Vyml/7D7QmwZHO/7MmS/OBUuK4Z77y2+t wfxw== X-Gm-Message-State: AOJu0YyNxDo5KWxG5zrwaXPxMkyEwd+anGfxTjtsY4rqwGPIDfoI/J/X 4skuQQAfTjxDmhZbXJJOxMGgIoYLYF+6KRCZ8w599XTaXMGUUuxoEXdiWDxUjfZpAJJ1d1nJ2Q= = X-Google-Smtp-Source: AGHT+IE4wP5+yxiX5XLV3vEnbBK9t+REe+RkoegVNC78gI1TkfM5cY9p78QbBiH7aZ+1+kI4BNZD1CoLiWUc X-Received: by 2002:a05:6870:b407:b0:1e9:e02e:f4cc with SMTP id x7-20020a056870b40700b001e9e02ef4ccmr17237472oap.29.1698194439315; Tue, 24 Oct 2023 17:40:39 -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 f28-20020a0caa9c000000b0065b252c4229sm810632qvb.35.2023.10.24.17.40.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 17:40:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 17:40:39 -0700 (PDT) Message-ID: <65386407.0c0a0220.1fd05.d8e5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 02B09602A042; Tue, 24 Oct 2023 20:40:38 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/