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 76BEE430D4 for ; Tue, 22 Aug 2023 23:16:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81ACF4021D; Tue, 22 Aug 2023 23:16:28 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id B934F4021D for ; Tue, 22 Aug 2023 23:16:26 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-79aeb0a4665so1558068241.1 for ; Tue, 22 Aug 2023 14:16:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692738986; x=1693343786; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B4rxC/lJg21jOVxeVsIv/vtdgz9I26Nhz1cVNskLYIc=; b=OcnWFIzIAzYeCAlLfPdtAWhXMu/mL55Q/GgulmTBFlXvyG2XcV3YhbmkJOeKin7Lbh /W/BHRWaRzRnZ5s8D4xT0iKJqx6J4SQVgztuDzKtPNAff2Qx4b5kmoIcqGHsz90addbw QmoShnZOy7pDhRLZFf5ELTZGxDT9c6ogx6A4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692738986; x=1693343786; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B4rxC/lJg21jOVxeVsIv/vtdgz9I26Nhz1cVNskLYIc=; b=byPKEJcoUvXtAMFkx1bB8vrcY6XoYU/2eAoqHjRUKolkwjbZwNBfm/Q6/Crepo45io Zteq4TvxjSs66CnJAeFpJcUZXf3NFscp0EVVKdkLMAa7L79VQdhRVy2KLOe+dQ8o8j5o qP+VaSLKLEOxcxTHyQO1tkyErYmlGzzk55/lRmj2/0njsS0k5WvbEe6KnmJe680JadPT ng7tX1TBeVUdzvoO6mqbhhgiwwB4dLKf+8rwkRg9qOTxHwUHWkyxtYJQ+43hhIN77TJl I+butYHwwDqIth8ydcrPxv5kpgRrUp0e2SpnwxiS+Jwu01aZ4vrhMZ8XkedMQxsoMypk kl6Q== X-Gm-Message-State: AOJu0YykJ/VeA5/np2m6q7/mrYILY52ZujLpF/cyxc/K0j6AnvlQAvD9 BgxB0qn7Ar2mCuFl0n1G/E6ynFizn0+5JbWE5i9eLvxsPMasWHJkyRnQ/w== X-Google-Smtp-Source: AGHT+IFF0q2L0I5hF+v1Z9p/zEj1w7tYF6luX3FIUphhj4erVdfHBd9H3YyEUAGx90oGX9Mm6ZxGLFXdkyCV X-Received: by 2002:a05:6102:531:b0:443:60d7:e1e6 with SMTP id m17-20020a056102053100b0044360d7e1e6mr9053550vsa.10.1692738986034; Tue, 22 Aug 2023 14:16:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f21-20020ab01015000000b00787611ad770sm830800uab.2.2023.08.22.14.16.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 14:16:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 14:16:26 -0700 (PDT) Message-ID: <64e525aa.b00a0220.84a33.54d9SMTPIN_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 B44EB6052471; Tue, 22 Aug 2023 17:16:25 -0400 (EDT) Subject: |SUCCESS| pw130628 [PATCH] [v1] config/arm: correct cpu arch for cro 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130628 _Testing PASS_ Submitter: Joyce Kong Date: Tuesday, August 22 2023 07:47:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130628 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27410/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/