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 AC75842E88 for ; Sun, 16 Jul 2023 09:43:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A63974013F; Sun, 16 Jul 2023 09:43:28 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 9CFAA4013F for ; Sun, 16 Jul 2023 09:43:27 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1b06da65bdbso2625035fac.1 for ; Sun, 16 Jul 2023 00:43:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689493407; x=1692085407; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dHgOYl6pfTjfkR8EjSHIqmaZiqpDuYkWdIkt5duLuII=; b=QMCVx19Iseb4rdRzFccMtIl0gWoW2NzNJ4jRf5LOOlPlj23Oo4VZ21XLHRKHorNYvo 4UdowBCPIYgA2A/Oc9x85qhjxb0rQGFYhcncUJNIOg9u0eXAdzIWLImCekCXjZmuqhni NbKThwgUwvoebZJnI+w/QSTcf2pyqbng7AAic= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689493407; x=1692085407; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dHgOYl6pfTjfkR8EjSHIqmaZiqpDuYkWdIkt5duLuII=; b=gCe4qPLf9rKTdOYK41yfMQBk0nvcEW++NLtVH2XQ9pgnRNBRA9kcjoCMZqBrNxdvfN 9LYqzRWVS3NVQzR2vsqN+qA0x8oOzx5ii77MIkYAHiXRzVNfeSzKmDNMvWApg1/i/jIQ vdOpo8yqZeNzT2/uomnVVMArkZYDd92OaFiwcWvqlzPpMqbRKGJjMAx0n7A7C9dG2WSF GrnCKnjfft3/aTtzFdBrRmva3OpYYEeGUpo3bq6saD6kPDKQWZeeTKhjkNlBDyT5CCDc 8xv6ROv8qbVfH0zeF/L6mnkUSIaXl/RgQLCgnMzfO0gPfgrpyZrqEux7w1QtWn1uo1CU G3Zg== X-Gm-Message-State: ABy/qLa3pjjtAdvv+HTfHWcZqMVLf7D39MZ8/DrEZ7W6dDaoL0i03PiX 4oN5hyQX9wx7X/KCCf1aKSKoiPHWTUHEVz5XNsr0rTvY975qFeOzvWn5pQ== X-Google-Smtp-Source: APBJJlG5nawq+kn0zU8TygjkBz3J5txVUxJMxiy9LVwu3/f84kKqHfnUoq/EUpqgU+gMcnqMmCHVp4+dcsrL X-Received: by 2002:a05:6870:609f:b0:1b3:681b:fa7b with SMTP id t31-20020a056870609f00b001b3681bfa7bmr11395562oae.15.1689493406908; Sun, 16 Jul 2023 00:43:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i4-20020a056870a68400b001aa207668efsm1339898oam.26.2023.07.16.00.43.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jul 2023 00:43:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jul 2023 00:43:26 -0700 (PDT) Message-ID: <64b39f9e.050a0220.14329.7174SMTPIN_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 62DDB605246B; Sun, 16 Jul 2023 03:43:26 -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/