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 4716942E4A for ; Tue, 11 Jul 2023 22:38:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 437D94003C; Tue, 11 Jul 2023 22:38:44 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 76DE54003C for ; Tue, 11 Jul 2023 22:38:42 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-565a8d74daeso18134eaf.1 for ; Tue, 11 Jul 2023 13:38:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689107921; x=1691699921; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=danzv0mM+52JZTUZPQYljArLpjsXftfYO3EFxEsmYIE=; b=c53whQUXL7HpRZFe6pP60+thGLvMQpR1jEsaBByYY08YOQ66i9ealyD61BAJoTux6g ryWMDyLU1abeD0OiB6EVi+ei1d2mA0JOlty25bjlk5nQIIYf0UHlPr7ZY3/XxZRc6Nyy DEriCZneL6COa7taVILEq/z8JSm6I0eZ/g3NQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689107921; x=1691699921; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=danzv0mM+52JZTUZPQYljArLpjsXftfYO3EFxEsmYIE=; b=NftOz2CXBdCEIWMrENRtSBfVvzyxtTe+OCC+SeFOK11O7PKIXcurmVRHWOAd4wsqOF sjW4kHYjNPIjLRg6/F1nlEiohlfZzOSqwwTVfxwZCxutF+8s1i9QNMSvPgaMgMjfqncG IdyIDyAX/EWPiFDMRsXSxhH1QsE+uEYUZywOAfisfyMLYizG2ZkN9mqRm4YOtpNlHUXC 3/+TlLwe+k3lbgKe3b1RlcQ+Pzizk5avsFS4QJRgDF3Td9Kk4749S0Qug0n75ZLEZdDR k7D8bMWGuOaNsA4YddSUJE9C4u1nNO9pV/i0F3spSbkRJN33GgZf49EWWOWm3ZMaBBY1 sJmQ== X-Gm-Message-State: ABy/qLbR817bnxftFN20/7D+KOTjDCElOa5we48m8Vd3zOsCMPGScq9y abrgG0IYbXckdzFwsazqbbT5jDwOH2mKFTKxRpgT7o9ArpTIDxmOt3Vmeg== X-Google-Smtp-Source: APBJJlE5Qed/lHXec8e6t0P+ynvbFRhUbU8THJ9JptwyEOiJuD2dHXfs5OkgX49FgX9bxrrrKYut8JEwRZmt X-Received: by 2002:a4a:c901:0:b0:560:bc01:24e2 with SMTP id v1-20020a4ac901000000b00560bc0124e2mr9635381ooq.4.1689107921651; Tue, 11 Jul 2023 13:38:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y204-20020a4a45d5000000b00559d090f32dsm297132ooa.0.2023.07.11.13.38.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 13:38:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 13:38:41 -0700 (PDT) Message-ID: <64adbdd1.4a0a0220.c96c3.817bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 2B492605246B; Tue, 11 Jul 2023 16:38:41 -0400 (EDT) Subject: |SUCCESS| pw129453 [PATCH] [v2] eal: provide per lcore macros for MS 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/129453 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, July 11 2023 15:52:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129453 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27043/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/