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 B3FAA46130 for ; Fri, 24 Jan 2025 18:18:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BAAC41101; Fri, 24 Jan 2025 18:18:32 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 682CC410FA for ; Fri, 24 Jan 2025 18:18:31 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e3c8ae3a3b2so3256508276.0 for ; Fri, 24 Jan 2025 09:18:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737739111; x=1738343911; 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=zaMeIckkLmGwLZCENXcTTDBlAaZHnkD7aFdFFebYZwY=; b=jyuqnplU4c/ajjzT3YN/r4Waxi64MPxZ2GEL9mh5Y3ygT2GDBJIOMKsdWxqH9l6Fuk s2Fpd5zv9gAlvF6js4eGe8Ayz3nQISwyh0bGKmL+PBa8epWz82Dza4MFpSLxYPvw/Tn3 puw7XeHeo1pcQ73KTPQN1jH6JdNIHRWjvRl7Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737739111; x=1738343911; 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=zaMeIckkLmGwLZCENXcTTDBlAaZHnkD7aFdFFebYZwY=; b=xLzEosQoCuiM9T0x0i+bKDAjCwOLli9NDebUfC+9q4RHzTtyGIphX49mCgSfXGPQ+t 6IzvoZMeUcoa57Hi7tYrduUtJ0ey57Uiuoczm+MybXcREZC215BaZfmOD5Q69jzmW4bu +2cgDFowbDWuz+WhrB5gOnC8JFb8JOoitlw/WLWdjbmRH1gs0iVlxmwyu2sDoZ9Aph56 wdFu/rTq15nX6nip4qNM0Stfr8wEwQZE0YF3dlwr9Z3JNEcfCgO5W6RLNFjIk6e4yb5W Na5j6LM27MuvepEndm+ZWZyGB8vdVCeWFNPzHv3YRaKCLeHtbiP4Q5ii/9tv6h0FiruV 3kSA== X-Gm-Message-State: AOJu0YwZpPphbGnu9Hq1ZKzDyttLfpoyFZFiTZ5GW7L8G1lQkHnL17KV sMcCXW7IXJaCtnJCimKWI/jvMDepXgn5Q+tz9CNM2hTkXji99eRu9utDFt2eDsqnQzisPj5/89H 1hxCVXFoxc/CNkbRyKuAsTfIo8BD+68ivDe5rhFIs X-Gm-Gg: ASbGncsXcKVyj0WDkoopzzHMzKpe8py/001guTSHp3WH6lcKgnxe6e2rl6GgbXdEKQh WBgRjYZgsima/iC0tdh2dAgmlY18MwvdzogOn0rHYHcVH6uaH0KgpoIOHSSi1DFtJUNE7ypMCzP Qfppy10PLYXEhfF7rhjdhr/JGiM9c5aiGhAwc7yTwbCBdv9SQEhC542kx02NUkrrATRmPUxtRJ1 u0MDqJqr3uq1tY/pyX+sebTKbL9T4eGHbihlmWyWRKmjoN13V+MHu8Eq61SEMHoCI2MRZhjLYF9 aTtlZp/hYO1PezPsRz8= X-Google-Smtp-Source: AGHT+IGd+eRvDFhiaQ6speFYpSjvTul0sljsXzUk386RtomO8EGULbsY3PYFWp1d1f3sJIswg2hk1rf4zTpm X-Received: by 2002:a05:690c:9681:b0:6f5:393f:cf48 with SMTP id 00721157ae682-6f6eb684324mr241858367b3.21.1737739110834; Fri, 24 Jan 2025 09:18:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f757a17d86sm894897b3.62.2025.01.24.09.18.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Jan 2025 09:18:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Jan 2025 09:18:30 -0800 (PST) Message-ID: <6793cb66.050a0220.1b2098.5a49SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 716606052471; Fri, 24 Jan 2025 12:18:30 -0500 (EST) Subject: |PENDING| pw150452 [PATCH] [1/1] vhost: add NULL callback checks From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250124141408.419674-2-ktraynor@redhat.com> References: <20250124141408.419674-2-ktraynor@redhat.com> 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/150452 _Testing pending_ Submitter: Kevin Traynor Date: Friday, January 24 2025 14:14:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:d92688baedcfc963b7539899347012a09c45a15b 150452 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#308886 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32414/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/