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 73D7B45BC9 for ; Fri, 25 Oct 2024 03:38:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B8B14357E; Fri, 25 Oct 2024 03:38:59 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 1CC034060C for ; Fri, 25 Oct 2024 03:38:57 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a4ccfde548so4635775ab.1 for ; Thu, 24 Oct 2024 18:38:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729820336; x=1730425136; 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=ZrCtm1aatmINz0Jw2IcmkHNr5k7qiU0mYA/tKZCsuQ0=; b=bsPdEgurjXyRxMYPBKzp8+ojR53giTF0yvbnsZvWXTYk5KsaJdW167ExMMdew5OZTU ehj/9V3VqBnTSADsxqvUzp0E4m68fkxJcubBhz+GyV54fffzc7B6kIUqQtf3LZykoj5A gEwcR9ftP/EIGpthKhQC9wKZPzhCreilQhO9c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729820336; x=1730425136; 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=ZrCtm1aatmINz0Jw2IcmkHNr5k7qiU0mYA/tKZCsuQ0=; b=OoVVPvWWUJD+yYmfwJs+rqmbLM0Oge+1am9xX3cJhszk/NVcV1nruitMX12vFTLTRr fH7ug7EAfhlkGivtXWUjuMRrBpg3dcgtg8m3Z5frWMcH+uM0K5C+ZUqejqzmEVDFl2jE NSRt25vCwVrMNMiLhws3nBGJK2fzLiDQONcPaP0zvclCdkcjGW2lijINYExVTK96SOfm gf6lcpNbQax9MatahJrcmX6SCBNJjT+ZOoUPhI925/ZOOwvLzDZfhsCPE0H06D6uNpJp zbC6vEomhwXXsE6poVNJ8uGphzix8yIaFxjoIXeZAYm4agq0ov/gTe+wJ5g4yoSASnaF U9Yw== X-Gm-Message-State: AOJu0YxevylLPyt8B8a0TB8xUaByKj/7xejo7T2OWMXq3Ar7WYJX4FCT RoWrDN+4ayehJl8b2pzuIt5ydfHpbAD0L6JADW/+4IJqUh7kUT6vDSRylbB9FqAwO6IEIOdnzAw ea8dktpZamxhI9uCiLaXCnEcGJsi8Q+KnteZv5mKx8UVzlj6GVk6uU7My X-Google-Smtp-Source: AGHT+IGDPmwFHkJMi8Sx3yoi6w3vIB+YBP3NcAnWFvQyi//h6tB+jkiOKMBJr1intonZ7z7Q97Jh2BEO8gNM X-Received: by 2002:a05:6e02:1fe5:b0:3a1:a2b4:6665 with SMTP id e9e14a558f8ab-3a4de72ef76mr27793745ab.12.1729820336278; Thu, 24 Oct 2024 18:38:56 -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 e9e14a558f8ab-3a4e6e54ac0sm58575ab.56.2024.10.24.18.38.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Oct 2024 18:38:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Oct 2024 18:38:56 -0700 (PDT) Message-ID: <671af6b0.920a0220.d1672.073aSMTPIN_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 E2BBF6052471; Thu, 24 Oct 2024 21:38:55 -0400 (EDT) Subject: |PENDING| pw146827 [PATCH] ntnic: remove unnecessary null free check From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241023054738.528445-1-stephen@networkplumber.org> References: <20241023054738.528445-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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/146827 _Testing pending_ Submitter: Stephen Hemminger Date: Wednesday, October 23 2024 05:47:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:5bb17458f32befba8a2cccd9553ea65cd8b99581 146827 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#281707 Test environment and result as below: +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PEND | PEND | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31613/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/