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 778CA42C72 for ; Sat, 10 Jun 2023 00:09:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 766D440A84; Sat, 10 Jun 2023 00:09:29 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 58A3940A84 for ; Sat, 10 Jun 2023 00:09:28 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-565bdae581eso20596507b3.2 for ; Fri, 09 Jun 2023 15:09:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686348568; x=1688940568; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c+HaAevrvWt/Z/rDNNM11BGsiHh8Itb7wgYhv10FKA8=; b=FwL8sA9W+8gnehd9knRGOaHDVunM6EgnbF8+naNpuwmf9o1UyxxmneWrlhlTA0UaIe cmwAl5UNIu2JYbIxZk81zcIogWWbyg2LiTrQRk2dXvZy8zYLSZjDPv2fbFR9PcBy0AaL syu1yqcyfykY4eQiYb/89nM4ZLROmHnerHKmw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686348568; x=1688940568; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c+HaAevrvWt/Z/rDNNM11BGsiHh8Itb7wgYhv10FKA8=; b=ZMlpml/nG6pP3BZkzx8PsE+hMv9+/1JDHAFeEdCRclOAV1gmKeKSbz+qrCb+nkuk/P 6IVwNJV3nN9QzhAIkkEIGWoHF7xIfluXj6NSDmIOQnZVjkZBwWKeYtIT2G4RhwEROb6l yroTHnYr4OHpzxusW4MKoHnrjrw98/rz6JjentY/eSm3QfMaef/tYVvSiOCyL7IQahfr qjyQrY79CcaisIV32hkAqRIs1ZVbGXfPbfG1LVydVkkXnu+A373RgET0bgCZJZ/2gQMX BHXxl33IhWfXmeDSdeBSq6cBr2Wwir0ZEfdY2K0ToWpJq4P/2YgndGQAjeW85j6PEn82 O+vg== X-Gm-Message-State: AC+VfDwqijP6IG182YosksriLd+R84Lcm2k5a8ycvPKprzZ2Y0lG7d9h eYraqiyut4hnGuUWNjSx1Bsv1KFR3YDfORizX9J69UXoaruOBgSjXThPnw== X-Google-Smtp-Source: ACHHUZ4SKKUobKlp1ji/NjVR8eXS0hKyjzI+COLPgnAvVlMdELfNYE0yXHXeeOrOPGDmJoGTtuFq+HLrcT2z X-Received: by 2002:a0d:ce45:0:b0:568:f2c:ee40 with SMTP id q66-20020a0dce45000000b005680f2cee40mr2270953ywd.3.1686348567841; Fri, 09 Jun 2023 15:09:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n1-20020a0dcb01000000b0055a8801ce53sm506828ywd.44.2023.06.09.15.09.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 15:09:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 15:09:27 -0700 (PDT) Message-ID: <6483a317.0d0a0220.aff30.b675SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 792F9605246B; Fri, 9 Jun 2023 18:09:27 -0400 (EDT) Subject: |SUCCESS| pw127982-127988 [PATCH] [v4,6/6] net/ring: replace rte ato 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/127988 _Testing PASS_ Submitter: Tyler Retzlaff Date: Friday, June 02 2023 19:45:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 127982-127988 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26518/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/