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 83B9E424EC for ; Mon, 4 Sep 2023 09:37:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85C6A402AF; Mon, 4 Sep 2023 09:37:22 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id D8212402AF for ; Mon, 4 Sep 2023 09:37:20 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7a76ffc063bso204088241.2 for ; Mon, 04 Sep 2023 00:37:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693813040; x=1694417840; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GayS2+lFhIpaaWxYpmwhOjNYFex72MMOi9cO+5M/vrQ=; b=LM2GFEuqEyGAAB+WM0drqPIToDFFs4gVPQ7Ko030T5IBfNKnR0kSZywjbAS93tSFl2 W7AJalQlXrNEG5lOuAUHe/dysAPa+dWGYx9UrVix+lWg6JjygZJwEhhyTRj7v4D0PrUM 4LxM2k/69zuVj1GeR67OYlN+GeUphOX9h18Ro= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693813040; x=1694417840; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GayS2+lFhIpaaWxYpmwhOjNYFex72MMOi9cO+5M/vrQ=; b=Hcu4VoHy11lkr8M5MHKIN5qf467/7N5WY4FEzzrxBARsfPscud3zZFk8xXtblvCFy2 Sx36QMosgc2sJwOv9jWu3mQLMfleVdqMp9tKeJ1uXYgZk9b8YKi8jWcHuAUoxhIdN4oq TMtqv/0sxRQnRrBpziePfXqE8ayEqQMPq1CKGLrEfEgpkKEgeEQvKvFMpES31M0pBtaO LTBpZdo3YOiLXZhZ8iW3JduqCIi10veqhHj3x1YAno85Bgkt3WcNwVW1V/+k2y4hBY1+ uvHKj+uU69NuDW40w2SIL1airsj5IG0O3lXIp9IpDYfI+ZJLUDiUO5ES1DHkieCunKuS srew== X-Gm-Message-State: AOJu0YzjGXAB+i79/3lpsoVZ9Ee7ANsB6KMdndwaVxO3GNxUxf/COZCz g+MpvBwOR/J8QYZ0VkWmEcGNfWXiVxLex16HE0c75tfl3n7XJwrwU9Rut8wWiwo/TQ7YN7txpQ= = X-Google-Smtp-Source: AGHT+IEuDqUZ24MOjpbCP1Sl8jIzK1VwzHPcxyD6T67ir3IRbOTnckkwA3u/e4IKG1bN/19MEaLLT6UbCcZi X-Received: by 2002:a67:f954:0:b0:44e:a5f4:3e09 with SMTP id u20-20020a67f954000000b0044ea5f43e09mr5288097vsq.16.1693813040195; Mon, 04 Sep 2023 00:37: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 m26-20020a9f311a000000b007a0239e3aaesm549590uab.12.2023.09.04.00.37.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 00:37:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 00:37:20 -0700 (PDT) Message-ID: <64f58930.9f0a0220.9401a.db6cSMTPIN_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 C41A46052471; Mon, 4 Sep 2023 03:37: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 | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/