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 81F6D42DFC for ; Sat, 8 Jul 2023 01:19:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B4894021F; Sat, 8 Jul 2023 01:19:52 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 46B484021F for ; Sat, 8 Jul 2023 01:19:51 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3456fda4ed1so9930815ab.0 for ; Fri, 07 Jul 2023 16:19:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688771990; x=1691363990; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BBGAN192sr6ET5Xt12ATKEoKLLh/hhHqfAQyLj8d0oE=; b=DHB+o8tMks0netYo7Wf7rSg60a5Y00w6FGZ10Ujfno8j5tTRWvV4iJbNiPDqB4dewE bZntRd24rVgo+HUHlhkx1gJj7RzpkThlqxd7EbOkSevHGboAb2RRw4TnP8xDSiFaE98/ VxdM8ItozsR0bLRHXpowSyxqksh/77M8tbr0A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688771990; x=1691363990; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BBGAN192sr6ET5Xt12ATKEoKLLh/hhHqfAQyLj8d0oE=; b=WlUFWnWUKidVWF6QSPeDZc4G+ns0XVZWC4QoBNEYvw5a0LS8rq7+snRzpFhJ8j17TV U77m8WRiPuec/7TZO8FxgcqrCrID0+tU+7ZdvMear+wQeabgr9piY7doPKfgxg1mY1/U CfJztogcg2Rc4me0rSGU2w4D8WmaxDFU/FOoeFF17XdVMIEOv7Dhrn7IVdUilQry1Ee6 guivjL+6uP/Ce9OFjW/X9cFbWfgE1Mf1Vcm76z2Jkw0N3ZsAhmUYxC105+N5QaDcO2rD +uzvP63ZlFPm16dpOxSk2Y//Avo1shhf/S0LSVn4LHN8pmYXSTwW2GSDB9AxHJ+7GHld w5TQ== X-Gm-Message-State: ABy/qLYisQO3f9MMVI3JPWNPnnVmKyw3bjN6/5c9nz+pMtap/8QhQCRF Og1b72wMCan41xp0fQJthplq2AQwRKR+YFnJ1/B6IPRQ02IQYEKs1dxpeA== X-Google-Smtp-Source: APBJJlHh+CQet+wBUuPNhccqgQWDTh7PyxMwuI8pE3LbZG9ydVoeSG6HmP1nhletMSgjBN/sb/57MYhYIiDk X-Received: by 2002:a5d:8252:0:b0:785:cb8d:f1c5 with SMTP id n18-20020a5d8252000000b00785cb8df1c5mr6091219ioo.12.1688771990635; Fri, 07 Jul 2023 16:19:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k26-20020a6b3c1a000000b007868d99aecfsm174046iob.28.2023.07.07.16.19.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jul 2023 16:19:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jul 2023 16:19:50 -0700 (PDT) Message-ID: <64a89d96.6b0a0220.975cd.8236SMTPIN_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 BCA3B605246B; Fri, 7 Jul 2023 19:19:49 -0400 (EDT) Subject: |SUCCESS| pw129300 [PATCH] app/testpmd: revert primary process polli 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129300 _Testing PASS_ Submitter: Ferruh Yigit Date: Wednesday, July 05 2023 14:32:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129300 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26979/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/