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 03CA743E9C for ; Thu, 18 Apr 2024 09:25:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2C6E40272 for ; Thu, 18 Apr 2024 09:25:00 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 2CFA740042 for ; Thu, 18 Apr 2024 09:24:53 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-78f05e56cb3so32236185a.1 for ; Thu, 18 Apr 2024 00:24:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1713425092; x=1714029892; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Gj04Uw7x2L6AIcD8/V845nG6qVbM9liHo/iHPxYRIto=; b=SSC29Qq1E6K9OgSXQ1F4+MKDVglOrserTdGM+UqPtGamE0wr5WiayhAZDAtMODPh6l Ui0ob9t5/ahMGcbXnSbQPF6EMiAFOrhJCpHy2NAq5y5Cs7H6KNO2PXKMejNiE1au/sLu m+yXBbg2fYgov8XfPTgCSpa3XmRUJk+84j4r97/DlJ+yrj2LMwtK3Ie9PjrPG1OvVswN D3MHsmVav5JaHZnMK1lngVIgGTQ1g8Ma9cCFbvPhhsC/+hcZEjBO9ySseVfmioIQljWu fy+QdX/HJ85AcgYWjmA/rDrsVDLbzQ/BfVr4G+xj2gArMfH0JcqXqfX1J3ZMLJrippPq +zuQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713425092; x=1714029892; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gj04Uw7x2L6AIcD8/V845nG6qVbM9liHo/iHPxYRIto=; b=eODlbiXu01zZ8KeQ/A/qB78Zh26PmYInizi5+3FgXh0xZ14WIy1f1eGWqxRURq3cms WVWv43Y+cCk8QH8HKYUb+ZN/8t5PUJl42GxGz4/BgczvJB5grv4aifVHeaN40bCLTJIn TLZ6II7u7rJQ1Yt4rS1mywPJ64Q7W99Vcj1Z5Ij+LehLo7rHsS1mRE2ugjHqcugbcNtp xO9S09Q8oOyYlp2H/ZX/Q4IDzIArydVhL0uk2vFCBCUt4hotOukX6Jkwsf5jrIakolfZ T5XZZmAYTqNhK+XbFVNAewUgWRzKVsOOovCeS+VMd06jK0rc2n9q3k6FPVCRUkd3tzYd GmTQ== X-Gm-Message-State: AOJu0YxVlV0iP7Mytw2UueYU4T4fK6W3wkOKJIt774UrbUWYhYahiIfK foGZPJhiFuj5WPzrfjUMBLt9TNiFUr720zzlNf8CQGGs9nOPTqcBxA06tvbKhgMuwcIQEMZv96D L X-Google-Smtp-Source: AGHT+IE/TK+1XawMVbrfbIgeH/DF3N5rWXMbty+l3vgAXX3Qlb1djZ31YQf0U4Bz9yU+yGoLIzwzwA== X-Received: by 2002:a05:620a:29c6:b0:78e:db34:9c2a with SMTP id s6-20020a05620a29c600b0078edb349c2amr2354344qkp.14.1713425092245; Thu, 18 Apr 2024 00:24:52 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com ([66.187.232.136]) by smtp.gmail.com with ESMTPSA id bq33-20020a05620a46a100b0078ed1f9f101sm392948qkb.88.2024.04.18.00.24.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Apr 2024 00:24:51 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139478 [PATCH] doc: Fix some typos in mbuf_lib.rst and net/cnxk comments. Date: Thu, 18 Apr 2024 03:24:50 -0400 Message-Id: <20240418072450.2953281-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240418062025.26674-1-maoyingming@baidu.com> References: <20240418062025.26674-1-maoyingming@baidu.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/139478/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8733574637