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 8BC4946072 for ; Mon, 13 Jan 2025 21:52:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86D124025D; Mon, 13 Jan 2025 21:52:30 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id AEB6F4025A for ; Mon, 13 Jan 2025 21:52:29 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-46769b34cbfso68466991cf.0 for ; Mon, 13 Jan 2025 12:52:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736801549; x=1737406349; 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=8f7HhWtn4SsiP4obcLdJB36Ofw0O7STLc2mb7+JFfAs=; b=dOZ3kV6VpF5hY4/Z35u2dkNbZCWW7OfGdW4uxkg0ySLqhuORkszFWDmtYk04dyH1P0 4Y1ykmmTd7LP+H9Vgu/TDoxBduvoNAkC5h4OyWGVEzmQJGnxQQOZzAsiOSp0SX2qpTns aRvz3fVN+TeSwh5xm2Z8Wzh278JBcisNqPHmI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736801549; x=1737406349; 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=8f7HhWtn4SsiP4obcLdJB36Ofw0O7STLc2mb7+JFfAs=; b=Qhlbv8MOVLbKM/fFLjyFKWQILylg8f726sFKu1L7LdIE6vqxHorGUhrt0IMcr5ry/J k7CbiL4yvRdFvbWzhJ6FTGnQiKZ9PNA6iLmTJLhxeqfAM9YBV+r6waudX4ZE80nZ5OVo DP31yQbg2OgzwNo+wTh8Wi1rhAcXqRXLPxsXmMNe8JL7ObfnF3e3fByAwfyWdBVcx1Ia CRlNMba4eGa4Ke1c/nTRVP1JZ8n9ZjfmYmtEjt7atBiwRL54b8Fj4DM4gjkTpIsmAllR 7snNbpHj5KE9ASuBnUf8XtFX+Y4f288mwI3qrrXUQAKHm0WjMfYCWNT0+7+Imi2DQiu3 1PTw== X-Gm-Message-State: AOJu0YwroXfTJnIgFCgtqjJm4gc4Ga3RCcv6dtYf13BCQKGwj9JoubT1 ZlkP8LecfDNCLpxGbCKihSPIe3uCJWzPUxTJ97lYVMaYkJGRTx38Ppcb5NAObUxYDXEeFAzVWWK +q69ATR80kVHMzUD17DG/mXfnluDwJd/AorHmOlva X-Gm-Gg: ASbGnctsB2pR6MgglMuy8yuxDyPSR90XBan488LT/Y5nHyiqgS0UFe8fuwVE3cokTvM PyRLe7+st7Af6quTmwG5sU6xHmY7Wk57f9ZqUA5M+BFaWLiqvg55+3VV6/KdIDd4MBjSs58Mekt jq8VxZVzmG/Sdll3qinCZgm2DaKRkhgLHeTFigPd4QX7DdJBHn3noZ0txH1AZ8qNCHVxdrmH68p TqGclnbzSIoOs65I3XLbchUKgW4767y5OsnQ0aXVqT51zKmuGDl5mi/3uKOAo5mZIXgR4C+7IPs kigMPw== X-Google-Smtp-Source: AGHT+IGyT+Rlgc2IwQHJ+uvXGoRfYNtafTQRwUVDw2nptROYbfmjkqBOWPOG1oIxKJZ9JIYfHTmuyMDz74mx X-Received: by 2002:ac8:7dc7:0:b0:467:5c9f:9fec with SMTP id d75a77b69052e-46c71005907mr363464901cf.21.1736801549060; Mon, 13 Jan 2025 12:52:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46c8732e64csm2047221cf.6.2025.01.13.12.52.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jan 2025 12:52:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Jan 2025 12:52:29 -0800 (PST) Message-ID: <67857d0d.c80a0220.2ea57f.0d42SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B21526052471; Mon, 13 Jan 2025 15:52:28 -0500 (EST) Subject: |PENDING| pw149939 [PATCH] [v15] dts: port over queue start/stop sui From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250113200709.4615-1-dmarx@iol.unh.edu> References: <20250113200709.4615-1-dmarx@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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/149939 _Testing pending_ Submitter: Dean Marx Date: Monday, January 13 2025 20:07:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149939 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#305447 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 | PASS | PEND | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 24.04 (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 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32310/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/