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 CBBAD46095 for ; Thu, 16 Jan 2025 01:30:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91D054025F; Thu, 16 Jan 2025 01:30:25 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 4738640156 for ; Thu, 16 Jan 2025 01:30:24 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844bff5ba1dso28968139f.1 for ; Wed, 15 Jan 2025 16:30:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736987423; x=1737592223; 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=VLp6Y/5acgyvGu+5b3xpy9e3WvRUE0TgpI0Hk9xuSTE=; b=STzs+pplfYIJW2TYMcC9yJfYOY/qEpNHHKJMZI1eEcDVTaLUVHMlTGzfTt52kL5LNq hVDOydQX3y21luQaeahiZsWw+FFRzx14FxuN1FJ65o5tdkWDzYSqHySs04LLWlWbow80 kmxcOpmWaAEiZw/a9DO70Z+TJ+f8GUY5CnXXI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736987423; x=1737592223; 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=VLp6Y/5acgyvGu+5b3xpy9e3WvRUE0TgpI0Hk9xuSTE=; b=wFnllAGjGeJVWEOzZX4PLFoVVrf6jgDKx7qIyjoo7C2EqxbsNEQ0T6zg2NIhZ+lbmS tzRa32A0rCK+7RjzbPtnLNL0QQUOuc/ckqhnJVI0wUfdWwbvDH5A8ao14I/g9KRImaNO mvV+rLOuHrh8T6vxGq4weM7eBFM3mVJMr0yxYu7HLqX497EFZuEGscg2RO6x8R9y0aMZ hbFCH4QoFcSQvAld1aTnUgEwbK85IOBnTXrRGuxjpBfLunsHK2RHIihjQgRm19+xktqL md2ji4w87TRH6VVJ3pbAOz3qLxKpNRnP9+L8rAuNPQ3egTL6sBL7VOWPAyjf5H1I+Bx4 IX3A== X-Gm-Message-State: AOJu0YwlAjcrfhyuscNLugdQZQqlPDSHvTc0Yyf9T5/VrfNPQk6DyoC4 2DqRSQCu3WhXJqD/lybYmwspr7bD26uUb8q4/nK7KrNqBcUKZjW6/D/aTAew70eesYvN1zCr+fS MrhoaatSu1Vb/HeGLCy50KLbuwetocecRlAObIrBu X-Gm-Gg: ASbGncvbNuR+JObLqqNM0hSunJGWUrpOy2HCBpbl6/rgP6FPpmZeXVwoIUqiVOGGJCW WZXxssg6UM76rhOFUZHFPkjEZqUhvUxrC3ZHn+TD0rE7xNW4ZBJr9iTToA4+H5h51lrQs7B1QHG OUhkoLvkM6civDbYk3r0prZHkdNMbEzy/xnAFqRnh5K+rBW2lMxVhCOeBD/1cDlKnPav6uxG+R8 OJ3PuBJape9RBaQnjWQpbiFLMGtCOQ8YixlEFpxX7ftAxjyUuDJ9v2+681xF6tbhXfTu8s0ngyl ptK0fw== X-Google-Smtp-Source: AGHT+IGL+JwXmjoOmlgmua0rsirKbbtvCopau/pJBvrr1646GhMYicZC3RDlhrYuk0Pm3PaWD2WB3BAYKg9Z X-Received: by 2002:a05:6602:27c2:b0:84f:2915:daef with SMTP id ca18e2360f4ac-84f2915dce7mr2217902139f.12.1736987423455; Wed, 15 Jan 2025 16:30:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-84d43e96af4sm90233539f.2.2025.01.15.16.30.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 16:30:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 16:30:23 -0800 (PST) Message-ID: <6788531f.050a0220.22370.315aSMTPIN_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 E219A6052471; Wed, 15 Jan 2025 19:30:22 -0500 (EST) Subject: |PENDING| pw150114 [PATCH] [v16] 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: <20250115160947.3062-1-dmarx@iol.unh.edu> References: <20250115160947.3062-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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/150114 _Testing pending_ Submitter: Dean Marx Date: Wednesday, January 15 2025 16:09:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:154303b06ab29e040000f0536961601d952e2974 150114 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#351580 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32335/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/