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 F060642A59 for ; Thu, 4 May 2023 09:24:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC23540141; Thu, 4 May 2023 09:24:29 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id AE3FD40141 for ; Thu, 4 May 2023 09:24:28 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3313fe59a61so370915ab.0 for ; Thu, 04 May 2023 00:24:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683185068; x=1685777068; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XswKCBi8y+AMaIQzprjEBDYcBOJGFwaVMDQn/55HdVE=; b=Z57MgzINBTxlH4A77xGKhRirmImEYAiK5CXbl/gInnaePA77p1OPrgpBTJ1lIVuTbx PvYXgZ/S97NVzjriyKjGHWtiKFV8NHGuc2izpqeBrf2vxi9ylWnJeIQwL8uqoOA2qDd+ UBEDNWRCoj9jcXDqWSOpGzAaCflUmguKr6yqU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683185068; x=1685777068; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XswKCBi8y+AMaIQzprjEBDYcBOJGFwaVMDQn/55HdVE=; b=iNGj24oyLw2dXV1tofBVrrUax+TYZ4/OlWQFIaocF9dxkxuEfKbAowTzi1KXQL/OTJ kJtSYK+EOSOK0SqdsPfPnjdohCLKpH0sESvZQgDpHUXGaWbjiCQZs0P58Bcap4pHIY/g Q6M/7utZ9gcHjvZf+mCrl546S0ulpbUZScuTCEjBBXsV4k8YImUzgBjehxOdpSN0OhFO XQKXmd/tPlPifddesfIl0rN6vGg2u9bZVCz3jt3KK2TIzABYyYu9F5JkaXWmv4W1VA/9 kn1XeXg1753ol+jtUQrOInVYkFW6kGSx5dJn4TN6xg+8xDZGZHZqorCUaHa27kImzkC4 bNlw== X-Gm-Message-State: AC+VfDyh8U0bNEKgGdO4UW1F1lS55kljpg5i6jGGmdd9dIekZdNY3J6C 8gIwAf6rMX1dWkSlTm1N16gPUDwUzLF1L647/lBHRCFq7AvqRulpfufv7Q== X-Google-Smtp-Source: ACHHUZ6ZSULG2Cd/kJLSXFuvlknAnLgRfAc/d8w/id3vcM/AcpZjRBttn85107thCPXVW6yhp7qrt4dWMlHE X-Received: by 2002:a92:2901:0:b0:32b:68e9:9ea7 with SMTP id l1-20020a922901000000b0032b68e99ea7mr15385070ilg.11.1683185068113; Thu, 04 May 2023 00:24:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z13-20020a92320d000000b0033175291d30sm86599ile.67.2023.05.04.00.24.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 May 2023 00:24:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 May 2023 00:24:28 -0700 (PDT) Message-ID: <64535dac.920a0220.818e1.4653SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id A8482605246B; Thu, 4 May 2023 03:24:27 -0400 (EDT) Subject: |SUCCESS| pw126678 [PATCH] doc: fix typo in graph lib doc 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/126678 _Testing PASS_ Submitter: Ashwin Sekhar T K Date: Thursday, May 04 2023 04:31:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126678 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/26162/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/