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 5CA1F42BA1 for ; Fri, 26 May 2023 01:14:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36E2B40A87; Fri, 26 May 2023 01:14:34 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 4707840A87 for ; Fri, 26 May 2023 01:14:33 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-55586f22ab7so131799eaf.2 for ; Thu, 25 May 2023 16:14:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685056472; x=1687648472; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8EoW0JvrKJ3d2ekMWVvEqliZUo6gE2s/P3KNLyh+njc=; b=KmdPkBhEBaJl/r3Lpnwp8eKMLdx4lWlhzUs/snZwYG9p80qNU2iJcHq/2q4IRQ1CST vS71Zj97AV41AQT88BfVWad4iZWSktSKOwZ//y9PNrsOuYawure1Xc7nlOwW0XpZwZf9 sjj01GmurCAfvHajsAhIMM1fcffRSxop/FiAs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685056472; x=1687648472; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8EoW0JvrKJ3d2ekMWVvEqliZUo6gE2s/P3KNLyh+njc=; b=ZSnyOkm2+oO2ckPMhDKWQ4qyethhw0oDxVvyzEjyYWsnGRyRu+f1DLBUsYLn20lDww bKmKqCxrRqvoiO3gR4rfT322W3hS3qQnse0Oz6jZ/VquIpcsXAh61gt4qyeLFuzhW8uo G2A9RLnWVOBiFiCl3XQG7oIhfg1mhq0sSbf8FQ+Jk4nfUn8QC3abJRgMUYKlzsLKsdkG WC3fozIEB3GO+tU6U5qew7WX0uvDls0nAC59pUZhjfwB1OAEjPWLLppbrOVhBTHfNwy5 mHNyhaMSQieJXiAsjaI/Ed/ifRuUDWiHW3hp4+Xld+GQ0sWYxkQJodw84fLBfGPjU5nh cG6w== X-Gm-Message-State: AC+VfDwvdVa6tuvg9sryBe8g4IrwD/qlZu+dyfxENSb1iqFZQoRnV/6C uPlyrEn5xtvYB/jEN4mHpbVc5wi1GC9QpWmlNDYqJPrFuq630MejaAzBOg== X-Google-Smtp-Source: ACHHUZ5B2q43MwW25t1q5bs2FieXwMod/limc1iesJ6Ct6I1T4lOy8MWFLyKZyJxx1HgmftIKP3Yr4oJxLIe X-Received: by 2002:a4a:49c2:0:b0:555:5106:c483 with SMTP id z185-20020a4a49c2000000b005555106c483mr96524ooa.6.1685056472478; Thu, 25 May 2023 16:14:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r85-20020a4a3758000000b0055552dc6d9esm145608oor.17.2023.05.25.16.14.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 16:14:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 16:14:32 -0700 (PDT) Message-ID: <646febd8.4a0a0220.f5d6f.5b1dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DB5EE605246B; Thu, 25 May 2023 19:14:31 -0400 (EDT) Subject: |SUCCESS| pw127506 [PATCH] [v17] app/procinfo: display eventdev xsta 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/127506 _Testing PASS_ Submitter: Abdullah Sevincer Date: Thursday, May 25 2023 18:47:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127506 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26397/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/