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 A23D445ACE for ; Mon, 7 Oct 2024 01:24:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7975340A67; Mon, 7 Oct 2024 01:24:02 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id D9BD640265 for ; Mon, 7 Oct 2024 01:24:01 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2e137183587so3198027a91.3 for ; Sun, 06 Oct 2024 16:24:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728257041; x=1728861841; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=C+ZxoJrJSy/0TyC2es9w6RxzB6nJzJLgFjGD8MAt4N4=; b=XHq+fnaoQSIZzizmIfYa2qLxPbnMZGjSiCSjP7NRz1lX6ANseGhqrIIvtx1Vw/BLrM tq4Dsyt0Gr6JVg5o/jDNquNRX/G4LWgXsXVB6wSztRUbcmzrc3puFE7sbXhdxoRn7HSJ 4yfAhPgXpbjirEz5vspEd78P9T01Adfi/B0Yg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728257041; x=1728861841; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=C+ZxoJrJSy/0TyC2es9w6RxzB6nJzJLgFjGD8MAt4N4=; b=B+cOFBuWnN4PrnAKBnDSvOYYwL0Zx18RvlJ00QwXaQ4xw/yWG2ajd0CzVMBoFwUpPR V5SU9gLFF7xT0nXTceCjbpEdUc3dEo1iYI0SNGcawA3TjhZ7aeqZM8kiw+Oe69X96C4p Kvx5VQ6fRtKInc1zxHWJfXf7KwsUO1YVEkasvHxGfN3+qVSoY4x6XrGGIwOkNEbF6E+/ 4slED3+QNE+uuJh6RdC3p65cvD7t684vI58172mgz8T8kX7gO4heZ4jkPv+eu3O1HoUk S7RvgMtJpQ6J9mAukV00HAgnKLNwepPSqSm5P/fajQAjeDoLESHJ1z4FbzE1RsSF77xb M52A== X-Gm-Message-State: AOJu0YyGOtyQADUOa0vsKuSWt75GjjdtN/mDaDMAxwJmUiMP7+JXAk6f TeFYBCMIeLmlsQffuos/Qmr7QuaMq2hfLUHTBKNwY/nPSuj9Mw9pxQeGJTAP5Omih2b8DuSinn+ 6EhIq1TdaGS+QA1Xxz63i/V9aRTzIdp2LEmipHeHS X-Google-Smtp-Source: AGHT+IFPlx6nmGkf7LYI6D76hdrx5uURsIfpOGD3T12vx3EbMSnoVq8NYgHySGvErnxnhAt66mVW1/kX7c8f X-Received: by 2002:a17:90a:8a91:b0:2e0:80e8:a319 with SMTP id 98e67ed59e1d1-2e1e63bf55dmr11325895a91.34.1728257040916; Sun, 06 Oct 2024 16:24:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2e20aea54e3sm221745a91.7.2024.10.06.16.24.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 06 Oct 2024 16:24:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 06 Oct 2024 16:24:00 -0700 (PDT) Message-ID: <67031c10.170a0220.e5697.f019SMTPIN_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 4C0EF6050A6B; Sun, 6 Oct 2024 19:24:00 -0400 (EDT) Subject: |PENDING| pw145235 [PATCH] doc: reword sample app guides From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241006194402.54436-1-nandinipersad361@gmail.com> References: <20241006194402.54436-1-nandinipersad361@gmail.com> 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: PENDING http://dpdk.org/patch/145235 _Testing pending_ Submitter: Nandini Persad Date: Sunday, October 06 2024 19:44:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:41b09d64e35b877e8f29c4e5a8cf944e303695dd 145235 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#310990 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31319/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/