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 2DB8C42A59 for ; Thu, 4 May 2023 08:48:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A78E40141; Thu, 4 May 2023 08:48:33 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 16F6940141 for ; Thu, 4 May 2023 08:48:32 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-559de1d36a9so379677b3.1 for ; Wed, 03 May 2023 23:48:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683182911; x=1685774911; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZJIKJVrsEzk10F84i9iIMM6pA5wY/Q3vB8vTwwlfDEo=; b=HoY0EmjC7mrmWaxwyUqwiF5HuQs5C/x4luBHvVj5ejPwGMQ8A7OZeycRlt7NX2iDK9 YzRhKFwxGKz08sNgGYDyALYYWa6QoK5Lv/TLMneq1I1ogDtTybGdZFpbZooJGgOEFFQm d0339QAPjINa4t3/AORhhhYaF8ICbWyoJr2oc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683182911; x=1685774911; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZJIKJVrsEzk10F84i9iIMM6pA5wY/Q3vB8vTwwlfDEo=; b=Ec2qmatAWNkX82puu3yOhOXzGJqgOYhEkTWHHDyssG/+4gPBBCjTyrhIY9GiP0DHsy 9zcsXFkXIRm6RRBHwAi1oSpG3NX1wWg72RFQQ6VYe14lnciuGzvYten6U+1MqE8Id9b9 nFIkyOtHNS7JeX8vrJWihiMVKlnOa8wr+poA/4R/JEKnVXK0KDFbjnEIEggI1FUnFPJv gSkUoIrllMdJcC8gPFwRjgl6bAE9MRYeDF/IAWClYdB+dhx2toQqOPT3BNsrfFDA7at7 Qfu1Zu2OkORXv/cak/HBGXhpPyXBKh7Hd+rSjJIPyL6jZaUzQedBZjms8SQfq24DgtAp 1OVQ== X-Gm-Message-State: AC+VfDyvkTo81v/Osi43HUMobRK5ZQ4J4lNp9jUzolMNY2kjJ4EGBwbd cQ+1eazMH2rBq/y1TU5/3fOfHQi0gDtlHwFSID5Tqi8ntw6V8+9rL8rLmg== X-Google-Smtp-Source: ACHHUZ6UJEh9RajnePJp32k89rnfzVmITpyyl87Wxge0t+bgU3jPTKorMxlgT9gM9izV1N/JOIbLj4jTMr52 X-Received: by 2002:a0d:ca86:0:b0:55d:6fe1:8ce5 with SMTP id m128-20020a0dca86000000b0055d6fe18ce5mr1499234ywd.6.1683182911475; Wed, 03 May 2023 23:48:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k3-20020a0dc803000000b005459f233f84sm3004584ywd.60.2023.05.03.23.48.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 May 2023 23:48:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 May 2023 23:48:31 -0700 (PDT) Message-ID: <6453553f.0d0a0220.b0f66.2f5bSMTPIN_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 2A792605246B; Thu, 4 May 2023 02:48:31 -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-abi-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 | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/