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 6EAEB4260E for ; Thu, 21 Sep 2023 23:24:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69968402C9; Thu, 21 Sep 2023 23:24:04 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id A8D9E402C9 for ; Thu, 21 Sep 2023 23:24:02 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77ac14ff51bso56684239f.3 for ; Thu, 21 Sep 2023 14:24:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695331442; x=1695936242; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I8wUOzMYYgv9HLOBQbeUG+vf6LFLFD+mGDc5FZWRPv0=; b=IMhJvRU7E00alMX88z9WmrNCElH2IrrE/Fg+5GSuJSTZtPUXwo+oL7pqcpO79nHCHJ 1EstOPvKsjyiYnfcLUFHxQ4NQ9ZBIB0sOpu5iY72L3oxpkil++KaSgmxYOAiey8WTrth a6DoaulT+QDrIlzsYcMT9JITP3IFvzMnyipHc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695331442; x=1695936242; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I8wUOzMYYgv9HLOBQbeUG+vf6LFLFD+mGDc5FZWRPv0=; b=DhFUvHQ6NFxqS80BFNBr6xg/tE4rF2vtOaKDsNtcxOM83nQtEPleZAs7HTMTRMqba4 Kvb2qGKLUY4lS/73f8cKp0lVWU7RZ2VBKk/gDg+mYDQLyAux6iNsVVog/VtZXzGUQ4li M76dxl82NLj0qO1cwa7BY6X4+hW2jTSGqCNL2x/B1kj85OdJv8pRnS8mtPgRM8Y+L2OG UMST/KU5+d9Opr7ZHm9UuPHmxv2/B9A8M7G00VoHPT0RyhO16yuYbqNgNktiiSlLvFSH Lt2+hI08Y9xFcjzZVCD6hy27028OQkH7Q4wZBAnKQfEr24n89GRa1/XmEj18IMAv5Lld 2Reg== X-Gm-Message-State: AOJu0Yyg0TY80jfNlIFYBvfy6+3x+xcX0CenTBnEDnaJ5BZjrwfdwFYA X3K7h4u49wF+LnjhwYo2AfIdopVfDD/MF/HuOyjrak8SYyvEHTH7ICDue5sIqVw2TBtMmLRq/w= = X-Google-Smtp-Source: AGHT+IFgnGvwJzkbdBsojtQou3Oh1KB2ObJdFUcpK+D/6slH4eIOAq3Hly6btwOXYxmdMPMz48CZeWWip946 X-Received: by 2002:a6b:6312:0:b0:787:4b5f:b6cf with SMTP id p18-20020a6b6312000000b007874b5fb6cfmr7076865iog.5.1695331442134; Thu, 21 Sep 2023 14:24:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k5-20020a0566022d8500b0078364aca911sm3488iow.32.2023.09.21.14.24.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 14:24:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 14:24:02 -0700 (PDT) Message-ID: <650cb472.050a0220.f285e.03dbSMTPIN_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 A57B26052514; Thu, 21 Sep 2023 17:24:01 -0400 (EDT) Subject: |SUCCESS| pw131806 [PATCH] eal: fix location of per lcore macro docu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131806 _Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, September 21 2023 18:13:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131806 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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/27691/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/