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 3324F43EA5 for ; Thu, 18 Apr 2024 17:49:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C5F940272; Thu, 18 Apr 2024 17:49:30 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D445F40042 for ; Thu, 18 Apr 2024 17:49:27 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7da382f57a5so14515239f.1 for ; Thu, 18 Apr 2024 08:49:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713455367; x=1714060167; 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=Wx7Tjk4jn+q7P2DlElliISr4wuk42Ih+t0x8HHr/PYw=; b=LEQNgzrvC1EFazuLisNGA1jLBKdru8bON+gxNKqI+fBIYZzf68bg+2jQB5Sm1PqN3B bku/A78VwOz/obIh329lzYNmjk/LSEZWX/N2w6tqxI4W+dxrnKGt0btKA9O8UyoW0sAp hjnsAiZBbJgLSz/BJ7zCck3IlSHc2OP33P6LY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713455367; x=1714060167; 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=Wx7Tjk4jn+q7P2DlElliISr4wuk42Ih+t0x8HHr/PYw=; b=ELvqOOCkO5MnxGAX3YqdCKmaaNp7Zwj4sNIlQew0Z8SvNHp+VcCpOKWQMiNMcNIRhc eERmEzTrd04Rzd0iFvwy4fJEUrjCdMRwMl3dwJOSYFzg92l0Y+h53lR8za6mHj17KJNg SH/waLa76TPunRK4XWDmOcYHkc8w8+twniOgw9sfGUhBMS9Q0+WgParurpPDRLgWCuUF onBJZMum0QG3JYM/6OS8p5+rO2nLmZ2ohJfl0TBtbHADLqiLnvVCIAtTG4mbtPOya4AI ZMQ+96TCcCwK9zu9z+Tpj1EDzRFBAgmSp13pQ+/IfFmxaJMbxYLdmjyRnQE8fGPBS+8u hCmg== X-Gm-Message-State: AOJu0Yy7leYJJO1EPlDs1shn6Ka2X4Ash+8YGsOHNHy8dNaaE+uLiKnJ aFVE2r5y44cr8NZu5imuyLVM/csHxuIckkz6az5jyZ3JMWXjIRsEyZ5Jz5dd7b5beLwbTYIVGyx dCj7+1OKTVlllEt4A7KrLDIh8SXIbLeIq9FG3xLWU X-Google-Smtp-Source: AGHT+IHgcTVZbKA9d0nQ4y7iEsamqJ1dwV57bRFtWaVQY7jua2YgNqf9aWWe3/VFIpQ4gtkSVxERNU40nAqP X-Received: by 2002:a05:6602:420a:b0:7d5:e11a:7d32 with SMTP id cb10-20020a056602420a00b007d5e11a7d32mr3888344iob.18.1713455367187; Thu, 18 Apr 2024 08:49:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a4-20020a02ac04000000b00482ae0f641asm113343jao.39.2024.04.18.08.49.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 08:49:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 08:49:27 -0700 (PDT) Message-ID: <66214107.020a0220.74b4c.6235SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A79116052514; Thu, 18 Apr 2024 11:49:26 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139478 _Functional Testing PASS_ Submitter: Mao YingMing Date: Thursday, April 18 2024 06:20:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139478 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/