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 22B7542E8A for ; Sun, 16 Jul 2023 10:05:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CFCC4013F; Sun, 16 Jul 2023 10:05:39 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id A07694013F for ; Sun, 16 Jul 2023 10:05:38 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-56fff21c2ebso33805427b3.3 for ; Sun, 16 Jul 2023 01:05:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689494738; x=1692086738; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AhO2wosBwtDWHl3jC5V4rfgyAvwWUCD19KPK7/MiKr0=; b=aBbIdn7eaM75Xa4fs2NPdXdIj2GeLBkLhogSQXuyui1BoCr5D+eai5qXNpq0sqImV7 Z8cx734MYWJr3JxNf+Ty3DQ5OJzKWtjiboyrkJ8PDIQ04Uyw5c9wg2vCn1yoa0vuiap8 HZoCKKe0AVeGpiKQxS9YrjoN7tGoJ32Rzf1WA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689494738; x=1692086738; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AhO2wosBwtDWHl3jC5V4rfgyAvwWUCD19KPK7/MiKr0=; b=FIBOSunzwddF3Bzq9gNL4anz/nFU7qbAVmQQ8Tp6AK25u8iTUT23mjnVLqzx5ftgVd c+4gcQLtcUYsfMlagBz1sBVYR7eq7/1D1/fO7Bhua9c95U/2siPuIheYvhfeGDrefYYH DTGPXJm76+kp32NLSua3JqS9dRCznHzfouAx1RnUKgFsRp4wX2xwoaIvQ+BEMASfd7G4 +B5As9xdpRWyTbsHPojjqP8gyH/gp8DWedfXQtkVUvEQgltY52i2ehLA3ZeDBBJb7FKM ZVZi9rYCEhkwO7s+TqXJkUvv64YgAcPkOkm25SZdD5S8gIQ0xzybSNtjL63HqpbzxLG7 64TQ== X-Gm-Message-State: ABy/qLaj5piOUeazg79n/NoI+0D6/yx3rpww5keIEbuffRkCuqqqgIvs QnAkDNNv/XgQ5H/SCW9yTjE6gwawsCcanKNux3lz9Pc3VKqep272zOpHT46mhjl2Khu0JNhNPw= = X-Google-Smtp-Source: APBJJlFvADTdp/hYsPBVud0MtibbDVYOR8j1KHI6Y/BQ54LqSC6VghAoxZvjCOzhgEixKuzDTE4afWIoP2vb X-Received: by 2002:a0d:f1c3:0:b0:576:fc3a:3ef5 with SMTP id a186-20020a0df1c3000000b00576fc3a3ef5mr10984857ywf.47.1689494738109; Sun, 16 Jul 2023 01:05:38 -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 x143-20020a0dd595000000b005769ac56ecfsm1949395ywd.22.2023.07.16.01.05.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jul 2023 01:05:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jul 2023 01:05:38 -0700 (PDT) Message-ID: <64b3a4d2.0d0a0220.fbb1e.57b0SMTPIN_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 D3705605246B; Sun, 16 Jul 2023 04:05:37 -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-x86_64-unit-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/