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 14E05424EC for ; Mon, 4 Sep 2023 09:35:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 194E1402AF; Mon, 4 Sep 2023 09:35:22 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id A396F402AF for ; Mon, 4 Sep 2023 09:35:20 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-64ccdf8820dso4039966d6.1 for ; Mon, 04 Sep 2023 00:35:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693812920; x=1694417720; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JC33qhOsrlgWH3AjU6XOAmeIQvvzpESfLmG9w4RyiZY=; b=hz05sEZ/CejZBFCqRMl/82UhDqLmM/cGd1cn7VGjyVHy2MVsWI+R92NgIH1RnMNGVz /23iGkQX4lp5ExKMEFtMhcAb24sGY/DFk4fhCwwzG661KqfvA6m32jehXdL4uGNzJufP gi+rA4onQr/fUHF0WfitCg6EyIgLIYo1MQAZg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693812920; x=1694417720; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JC33qhOsrlgWH3AjU6XOAmeIQvvzpESfLmG9w4RyiZY=; b=bgivs9KocB05mf0L/TTo06uImUUfqmJNLrSoHwW/OJg/pY7H3tkiFtYiTwGJjSPG8F OoupyQ1wqLXUi3AHO/wSXnpmGGCW7nyWs19HX8I0AWaJpYDU+gr9EeRkfm2U/uvhO+Il 9CYYBRNL3ZfXYlLhg93jzrju8pctWRKADjoEwG5uWOwjHW/eCSlkvYVamjZTrZOoQPSN VOlDK5LLWJtkv8EP/9PEB9ns5auwzLV2HuTQ7WVZbPxc0xeRAffU46jRB1DKBbDKnG08 zRqN5L5tZy1WnJCxlii2sTs5jHLJ2KA/EakRWNsBl/bX2X0xpJFO75rcwT+0RSuaRGgr gpzQ== X-Gm-Message-State: AOJu0YzHE1pDsMz/JtmiZn/N9CWihjwzhA3PF0Nhntr6Obg5l7oNqNiH A2l3CEvkzwVAJhkTJaWmJ2qUt5gi+0SXUvce+n2LB2HQzOovVe3EgEkp8/YC6pKBGsYagn3BLA= = X-Google-Smtp-Source: AGHT+IHtwpJn8dAcaWpX/A5ttnRQzjIdUZgbXnwCMzIZirDAL1jVu+y/gm95vDH343OcurTCvLNlQCMo3Ax4 X-Received: by 2002:a05:6214:2a8c:b0:64a:3e9b:fa0a with SMTP id jr12-20020a0562142a8c00b0064a3e9bfa0amr14509472qvb.11.1693812920040; Mon, 04 Sep 2023 00:35:20 -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 f2-20020a0ccc82000000b006512b9eb752sm276031qvl.50.2023.09.04.00.35.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 00:35:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 00:35:20 -0700 (PDT) Message-ID: <64f588b8.0c0a0220.8dda2.ddadSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C3CF96052471; Mon, 4 Sep 2023 03:35:19 -0400 (EDT) Subject: |SUCCESS| pw131137 [PATCH] [v2] common/idpf: refactor single queue T From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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: SUCCESS http://dpdk.org/patch/131137 _Testing PASS_ Submitter: Simei Su Date: Monday, September 04 2023 07:02:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131137 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27512/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/