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 9E63842A16 for ; Fri, 28 Apr 2023 20:16:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76FE240698; Fri, 28 Apr 2023 20:16:01 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 8474140698 for ; Fri, 28 Apr 2023 20:16:00 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-32aabbe7e77so595ab.2 for ; Fri, 28 Apr 2023 11:16:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682705760; x=1685297760; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gZe5/zoE36IfahK1qStKYVWxFPbk3layIcHhuiuRI1A=; b=M2skNo4qMcB+ECAeBKupwyeXkdzWa8/HNrgGxgMnGN0zBQG0lH1JY5e+xKpHLHnSr5 sFqBX+yXROdMsO0Q4TVCbGRFmmo3Y7K8KkwAgLOTS0HeiqyhWK1daTKQFc8DXS2hChMJ EYAcwIUKXetoJA174iN4kLsvWCaS/BL5d7ywQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682705760; x=1685297760; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gZe5/zoE36IfahK1qStKYVWxFPbk3layIcHhuiuRI1A=; b=iweeOnaj2e1wRf4Zs2jOOLzHmHd8XHefH2z+jA0/B8ROaWdcQ60fFP0ByVqrhbaHSP J//joUgVW4DFCJp9dTJejm+ky8pHPlmblyhLjlhiCXGIxhnXbwuAojX7WdsFeRsDfved VcYh3XWQ/U1OxlucI5OyvaCBvXtKzINKvosOkaZeJP8WDtflHN4/S82CS1zYCBUWV7YH CLQFbnCGGbfouJGt9CTO8OLuJ8DMFDT1bnlXXQtb/F83ylydBDfoJthWvbfIlETy6cUM x3n0qDX4MesuuPzDLhu7T5JVQ/uK/tsIyslZP/U5qjOzSWtMSakE8TyxYsenmYxpItUc Wdsw== X-Gm-Message-State: AC+VfDz4lgPJRl1eCwUE/U9hMQAnfERvt7vWo2oK57aAeGxj+lJUjsBw B2ZL1y+p0bssJjEKR6kQ9/ztQbmE38wtNc08E7jU64GzeE3hx2DT5zb+7Q== X-Google-Smtp-Source: ACHHUZ4xl67XU/n9Y923GqX7aT7kHD8kXMgpnKnMUfH2Xij7NgfL5VQ+Z/67GbMC6IsoGYMIG8Zac7wpqIeu X-Received: by 2002:a92:c951:0:b0:32c:8f1f:5318 with SMTP id i17-20020a92c951000000b0032c8f1f5318mr4201536ilq.16.1682705759802; Fri, 28 Apr 2023 11:15:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v5-20020a056638250500b0040bdeddad33sm2034404jat.8.2023.04.28.11.15.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 11:15:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 11:15:59 -0700 (PDT) Message-ID: <644c0d5f.050a0220.49bf5.1b4bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 56148605246B; Fri, 28 Apr 2023 14:15:59 -0400 (EDT) Subject: |SUCCESS| pw126530 [PATCH] [1/1] app/test: resolve mbuf_test application failure From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126530 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Wednesday, April 26 2023 09:27:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126530 --> 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | 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 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 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/26124/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/