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 B08C342E88 for ; Sun, 16 Jul 2023 09:52:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F7264013F; Sun, 16 Jul 2023 09:52:22 +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 83E494013F for ; Sun, 16 Jul 2023 09:52:20 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-577637de4beso33928657b3.0 for ; Sun, 16 Jul 2023 00:52:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689493940; x=1692085940; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c1w+Bnrgjzlhy4gHKA7sjZKgCQ8dTbYUGmg/YIDWx38=; b=VXcUhrqset5ikmIflsp7NAo127snO3elJY0dEIq9y5BKbjnQopULzZzLH2O+ZXwAmj phFHnd6x0vAGZH1Ho5o22IXzT95ompbaRMNjZ/dgrZBRVw7WSNUCrMP9fAGDX7K35PHe iDDRT+psisFBR4pfhIZnWc1vyx5Hocc4t8c70= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689493940; x=1692085940; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c1w+Bnrgjzlhy4gHKA7sjZKgCQ8dTbYUGmg/YIDWx38=; b=NRDsrwxkbGu2GAcfwWyA10xBtxD/z6LWLqR1TjHN6o9fAmAmdcE3GVEqFtT2ThbkFW 6gTCm0maa4hov5K4BiPeLoclmlrFo0Ad2I6tZx5NeovXg2BrXdMXpDbgd2B2bZb0vJNI xuVKjq6v0sLdMAFpO2P+Az6lg5TqvRtcrzT+Aqzq8dyKUxVlMzX24lfCeok1B5roSzJo avkfCjZCUr366J2xzKGDQMWr5KymUr5Q747gpMw+iXnJ0LgWEOLq1EYveXDxarcV3rsa 0/M59G4z4xKI5VR8s8pZKcCJUagf9JwfIM4ziBEK7RlvKZoUlO8WQ89DX75taGelHzzL P5OA== X-Gm-Message-State: ABy/qLYovDXLJucnPbjaacnrzyIGjSc4HsW3fyHbuXR8L9bWWfm3KbLW 5UkBA7VFnC6SRX77zMujHlxwxPIkFlD9BjrSdLBqigt/80ZaoMh0Ha/HY/PtsoDO6ngex3Nikg= = X-Google-Smtp-Source: APBJJlHDlLL74WkiUR7CAjoYB3UOiiqo4+cClm3WuWnlQ9ggCTzy+fLlWWno+1siigoPWNRHQ8HbAtN1RCh/ X-Received: by 2002:a81:6144:0:b0:561:3fb7:1333 with SMTP id v65-20020a816144000000b005613fb71333mr8789916ywb.43.1689493939887; Sun, 16 Jul 2023 00:52:19 -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 o84-20020a815a57000000b005771ba13832sm1966871ywb.39.2023.07.16.00.52.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jul 2023 00:52:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jul 2023 00:52:19 -0700 (PDT) Message-ID: <64b3a1b3.810a0220.ad0ef.7e9dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8FD41605246B; Sun, 16 Jul 2023 03:52:19 -0400 (EDT) Subject: |SUCCESS| pw129543 [PATCH] [v2] doc: fix typos and wording in flow A From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | 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 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/