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 9DC7B42E88 for ; Sun, 16 Jul 2023 09:43:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9691F4013F; Sun, 16 Jul 2023 09:43:10 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id A0C084013F for ; Sun, 16 Jul 2023 09:43:09 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-666eef03ebdso2231125b3a.1 for ; Sun, 16 Jul 2023 00:43:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689493389; x=1692085389; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dHgOYl6pfTjfkR8EjSHIqmaZiqpDuYkWdIkt5duLuII=; b=Zw1xBRD8aZuCbGMY8OlO/xG6IVNWfeb0TWTgUN5cVZFi8JuW3X/vE6Qi1BtTl5mk0s B4zuTF1W8bJ/oDCO5WsczkTboa98S4TP+gnf89bt38YX/EsiQUHNSNfZAvjVz08ULeNX myRUlN9BWN332h0pBau+XmEPlBpKgKrSDSjCs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689493389; x=1692085389; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dHgOYl6pfTjfkR8EjSHIqmaZiqpDuYkWdIkt5duLuII=; b=DThJACxRAIObEbxZvi9VIRFdnO2m9Z8yDDMmCClvXcfjehAGs6eyI4233FrTGngC/Z WKKsL3I34LBuiGbNYpOKojbbE9AHHnU9G0GbHecShus/fXQYMw2sCNV8oub8ZBazGfQQ 9RCFxYTqpI2FhevkUJeldUThvbxg7/Ruz3Wj4jxttZn/vPyUD1Zh4ouhoV3h8p6AH6CE Ev4WBF8regTWMdhY8EyIyZNpv9fEKoHb+cwk7l7auELUrGZZMGAIVm9kQf1irN0e7mYC jWlY0fAzRt1WJQA/8jI5H5HPTMvRBk6KTBUARlPW/5DPurDWwlwjx21K1tE5dby4K7kW fSwQ== X-Gm-Message-State: ABy/qLYU+FVdsarXbWtKzeSMvuVVeiCm4AAIs3QQmUv2Q1Mkdxs1rBrH tehS9L1kQWvsh75eGShGxeZUVdrrxmPY/gA8V6jPYlFshWRzsY6VQH7u4JbIapA9CjdQowPFWg= = X-Google-Smtp-Source: APBJJlFTre+GdmUo8MF9CiANgdJaB2+twqu+fnQOEu7b3AkxgZy6PJmF8fxuRUbcdcDu0NYfUbQyqnSbJzjJ X-Received: by 2002:a17:902:e743:b0:1b8:b4d5:4c3d with SMTP id p3-20020a170902e74300b001b8b4d54c3dmr10173408plf.51.1689493388927; Sun, 16 Jul 2023 00:43:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ja10-20020a170902efca00b001b1c352a25dsm899039plb.13.2023.07.16.00.43.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jul 2023 00:43:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jul 2023 00:43:08 -0700 (PDT) Message-ID: <64b39f8c.170a0220.21d30.5258SMTPIN_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 2B933605246B; Sun, 16 Jul 2023 03:43:08 -0400 (EDT) Subject: |SUCCESS| pw129543 [PATCH] [v2] doc: fix typos and wording in flow A From: dpdklab@iol.unh.edu To: Test Report Cc: Ali Alnubani 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/129543 _Testing PASS_ Submitter: Ali Alnubani Date: Sunday, July 16 2023 06:58:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129543 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27076/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/