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 31C3E43EA3 for ; Thu, 18 Apr 2024 16:24:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05CF1402D6; Thu, 18 Apr 2024 16:24:17 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 9B2A040272 for ; Thu, 18 Apr 2024 16:24:15 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5ac61cf3fffso559592eaf.3 for ; Thu, 18 Apr 2024 07:24:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713450255; x=1714055055; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=3HjXG/wm5zshzyh7RxCk4K1eiPZ0yg+yKmwWOUgm82U=; b=i5bm1Lnuqdn0w9Ux/8SoTJ1a/djwCNTzaND8CrcxFx2HdojhPqdzs8f1LmC73q9Tz+ cw0qZ83pYa5mrZBa9vmrLnZfbEywTY0S7u3QtvmWqUTSDa8FteXcuGF4vbwAzcw+wJ2B Y4kmG+7J6hJiBAHX5Cu2PB9z1m55QEHClPPAU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713450255; x=1714055055; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=3HjXG/wm5zshzyh7RxCk4K1eiPZ0yg+yKmwWOUgm82U=; b=W9dSWd3OUd42mZa0eFagfD7o/ffQsiaXKacjEoPJR2y4OxsXoUz/AHlV8Bd7wZ3MuG qhqf55K+rQhVgtYh9keWLhx6A/Pz3AyL/7Mw8+kADlEgxDKuzY8bbx6lxtUshh+ouCfN qvDN6oaSaXJWhUXrvSjVfRF59+A676kVKRdpGIW1awNVqJXnATsu4mF0gpP68S8obE2E vBLDi//tH4frhL1W625+JuSG3OKXySTTkY9mumieuRXrikJUO5V/JZsqh2reb5BuMdmo GW1x3L7k2zUYgNHGBjskdhGGeZOhJULDVz4B8drCLMHtygeHlgh5xGWon1pYWgZ6ej7y i6NA== X-Gm-Message-State: AOJu0YzZMocD6+ucWRqHHEGz1+zAeQEAUxzl5/LbHGL2MtUTVAD/iSVR 6D7DuZxuVfCSt1BLyg9BZ7Yg9Mdz+KehLou+a3+J+hx2vrGNAmphV2g6qOjIp0toievPXiuw3uF ourn25i8w6W9gCqqx0fERnGIn7c6BDr6VKINzZm/32/1HNomoT/h62gc7 X-Google-Smtp-Source: AGHT+IH5KJEYIENrVHbxkoJfXgVTYzaSxfF6ZdwsWV6r3FKyu02mctRhIE0lWX2Dr+8CVNS/Nf5HYI8rQzlS X-Received: by 2002:a4a:ad81:0:b0:5ac:9fce:b459 with SMTP id v1-20020a4aad81000000b005ac9fceb459mr3423470oom.5.1713450254893; Thu, 18 Apr 2024 07:24:14 -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 125-20020a4a1483000000b005a4c8f41a73sm131797ood.9.2024.04.18.07.24.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 07:24:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 07:24:14 -0700 (PDT) Message-ID: <66212d0e.4a0a0220.9845a.7d7dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 65FA36052514; Thu, 18 Apr 2024 10:24:14 -0400 (EDT) Subject: |SUCCESS| pw139478 [PATCH] doc: Fix some typos in mbuf_lib.rst and n From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240418062025.26674-1-maoyingming@baidu.com> References: <20240418062025.26674-1-maoyingming@baidu.com> 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139478 _Testing PASS_ Submitter: Mao YingMing Date: Thursday, April 18 2024 06:20:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139478 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29813/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/