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 A384545BE5 for ; Sun, 27 Oct 2024 02:13:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CCC5F40279; Sun, 27 Oct 2024 02:13:52 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id DB55C40272 for ; Sun, 27 Oct 2024 02:13:51 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a4e5e57679so6582275ab.0 for ; Sat, 26 Oct 2024 18:13:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729991631; x=1730596431; 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=cJMSY/r0IIkknSQJ9q1yNI5uDURP5hbdyQmhjWOaC5U=; b=FQwCDn5HKgSpgbiUihy1EHNrxKc6DyBohTBixhDoUIZw0MKnjKnICZTtJy146ARS+H 4DakQKhzHkF3qPG1r2hkP2GVHme+OwqdmtYnu/msH79BdQaW1pKe4JoEDd3nWsCm7s3U PYXTUzEIAYESILQgt3g+o1RROceGz0A4JCZUo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729991631; x=1730596431; 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=cJMSY/r0IIkknSQJ9q1yNI5uDURP5hbdyQmhjWOaC5U=; b=Rn/MMrJ/13/eVd0DFBZx1Py4U8JhDU+zZMbDmJYqw0WbiiCA72Z57Bp0FPZEx29pgA mZPTq/WPKfRxoAo7QIS4/m+/KnzD0CeoopjfmHipOpg1L1+0/QWWzoT1VxfEPx027GFY SRVzflukuym5XZyWuouA7r8n5o0JPa608IIit2AyIOl9jGryRW+jQO9JtILE9+slJQok 6NhQgR4nShQMjq55dbF0mRrJZzNzeyFiysipXNF+XchjqeM/C3yNDwDe5yGjJfXL7itZ s+Rkoqa2GEhYIEe8Udu6DnJ/Bo43o+Vfwr41DKQQrlDDwpvVHw43HOpzWmdEULC3ug9F jZlg== X-Gm-Message-State: AOJu0YwpGg3wYSMQc7DpFcCXrL16/D8rtybUd6K6UVoetaXaEKq0MJ+g c188b+jtcb+sBrx0JHcHnV3YNBvaEAj68gsqV229MtkGs3d5/cMyn7tFT2PPMgtJa1yerg6Aw8T vCTdIsa/LsFCotMggVBS8mK+7alCMpald0Y27QUALGitZlydXRdwKeNcd X-Google-Smtp-Source: AGHT+IHysOXAq5iShedKOtZMViZr86jcpVWOZf3IMwIP/XaRr4iTsp6CMIyf6VROiJ3ElXNLbnx+2j/R1jfN X-Received: by 2002:a05:6e02:1d90:b0:3a0:8f20:36e7 with SMTP id e9e14a558f8ab-3a4ed2f28f1mr30639075ab.19.1729991631247; Sat, 26 Oct 2024 18:13:51 -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 8926c6da1cb9f-4dc725eb64csm143679173.7.2024.10.26.18.13.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 26 Oct 2024 18:13:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 26 Oct 2024 18:13:51 -0700 (PDT) Message-ID: <671d93cf.050a0220.10f5a2.9f79SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B99DF6052471; Sat, 26 Oct 2024 21:13:50 -0400 (EDT) Subject: |SUCCESS| pw147124 [PATCH] [v4] ethdev: TEST support single queue pe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241024145550.985298-1-mb@smartsharesystems.com> References: <20241024145550.985298-1-mb@smartsharesystems.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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/147124 _Testing PASS_ Submitter: Morten Brorup Date: Thursday, October 24 2024 14:55:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:5bb17458f32befba8a2cccd9553ea65cd8b99581 147124 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#323787 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31647/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/