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 AB63842EFF for ; Mon, 24 Jul 2023 13:53:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8801C40ED5; Mon, 24 Jul 2023 13:53:08 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id DF8FA40ED5 for ; Mon, 24 Jul 2023 13:53:07 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6b9a2416b1cso3513890a34.2 for ; Mon, 24 Jul 2023 04:53:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690199587; x=1690804387; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Tr/0qh3Mz1JFYS7JZgyoygdjEMdX3LDdU8NIvvgjLfs=; b=gO+MDgRG2aoAXV22qSXdqz9IoUFWUOWb7fjjtK7RCcS6M5nru/O/IeJE8lt11J0QdL Y2Oy7dt0ELUx+A/gTfNshxHiYzzd7KNFmU13oiu33yG01qhRpU7pP2AKTTBqeuf49uM/ WvZuUJTcVbJT7senIIcDahZZtVlh0Ek3MKPYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690199587; x=1690804387; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Tr/0qh3Mz1JFYS7JZgyoygdjEMdX3LDdU8NIvvgjLfs=; b=d6XHezgcHgxAyOFfdTVtzY9n0vVIJVVWsg275QMvKWFANUQCMOzQkG+waRA23pGOuu 1Yf5TJ2efRIuSy+CNqczEdZ5EcavOq3CmBRN760vXM6QxM3ug++UGGq9wT+FSARWIhQ8 dMa2lMCs1Z/SyeA0UwJsxo0s/OmHHCa/VGyj2kNe6ZB1rVcgW88x5VYlfrbiA2sU83BS Qs7+A//P4OZlh/mb7R8MD3j15q0JhVwUpAIi7of97WaPGIzOHM4U5aGGfoyPw4Vf1vSz 1l5z9P+IhgnxZ8noCRIh7DLKzNJEeVTS6RtUKAGznaI1+Zm8o1OwbXFvPTcYMSxOV50e i4PA== X-Gm-Message-State: ABy/qLYov3iXijJsVJ6bKEbqSoX6JaUpeT7VQOLTl2PBsedlgZBO9vSB iRi3dTD4kCi/WaRaCayEwLlP5PQhqCsv9YZ6TCYpdiYrUQuq0D+NZxBV7w== X-Google-Smtp-Source: APBJJlGN63WwWxr9gGpGiUEFlI2iGMkZZIHpdhsb7ZXcgdYAxJAJn5z9AZxJHTzT66JIUo1GqzqTB2v7R2Nr X-Received: by 2002:a05:6870:5625:b0:1bb:5aca:19c with SMTP id m37-20020a056870562500b001bb5aca019cmr4342539oao.6.1690199587092; Mon, 24 Jul 2023 04:53:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id du14-20020a0568703a0e00b001b3f1af42fesm283344oab.45.2023.07.24.04.53.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jul 2023 04:53:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jul 2023 04:53:07 -0700 (PDT) Message-ID: <64be6623.050a0220.914f8.c87dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 96D2B6052471; Mon, 24 Jul 2023 07:53:06 -0400 (EDT) Subject: |SUCCESS| pw129694 [PATCH] event/cnxk: fix incorrect getwork devargs 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/129694 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Monday, July 24 2023 08:36:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:88489c0501af7ecf09be9665107e47509a219453 129694 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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/27132/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/