From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 6DD1B42B73
	for <public@inbox.dpdk.org>; Mon, 22 May 2023 18:00:13 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 6A4AF40EE5
	for <public@inbox.dpdk.org>; Mon, 22 May 2023 18:00:13 +0200 (CEST)
Received: from mail-qv1-f49.google.com (mail-qv1-f49.google.com
 [209.85.219.49]) by mails.dpdk.org (Postfix) with ESMTP id AC9E240EE5
 for <test-report@dpdk.org>; Mon, 22 May 2023 18:00:09 +0200 (CEST)
Received: by mail-qv1-f49.google.com with SMTP id
 6a1803df08f44-62382e86f81so26106546d6.2
 for <test-report@dpdk.org>; Mon, 22 May 2023 09:00:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1684771209; x=1687363209;
 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=9wEEF4NgEtBXnhW2rYyvkg9BXbs+dyKINTWdEjY7iAk=;
 b=ouF9/mgO+gfKWCRDxkJntzIelkCGliEC+jJ1f0s8fpP5TGSRnLi773J4z3xavR2Qsf
 vDKUOib6JYYzgd4N8p5G7DddwcY7mtMeYmB5tnVvQZZ69VdNEOwLp+NSp5aY/ktjx+pP
 QMfDHoyl/q+r9VaWPCHXPJgJMK2WytirzXsxnY8T4SgfvIKreYYDll39RQ+m0AlQ42Tw
 Fx/1CEHMuX1HGFPLfgP/EQIGJjY1vQQSWWcFl9zcApnY4osmDVJ7CaF9NBXuoNwx9nbS
 KHb7Vwc95EQbgnHPx2Noja4q/6vKTd/fNuFuOnaE7ollIgU2HbpibxUtnkqA+27G50zW
 sIdw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1684771209; x=1687363209;
 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=9wEEF4NgEtBXnhW2rYyvkg9BXbs+dyKINTWdEjY7iAk=;
 b=Zl+RHoLILLh8LqdA8ZPxxKN/YDohk5S0PkEDOEbtjBF/yf0XHiQnXjifV1lka+ujOf
 1PBDnx9TgNSPI7IqCZAidbDnia8k9bf7rgA1/nUc5qiWr0Ahih2BoZpAbDPalNW3ydag
 4ZGjIrlVEoRtZYTgE53bdHVHLTYFgoGsEQT/BQjQrmckT7/81K822P5pJStnj1oUoFKv
 pximF8uJg3tfdqUqC4ir2/LSolS08IqVU873QO6Ljqbu0+KBDPjEMJAqaipIlKEO9+3/
 Ld4M1doreKoHDLVi7Hd5HEi7OSCf4MNZlTFMYvpo1Adq9OJ3e9aZwGzTy0UJ0KF/1laZ
 aBtw==
X-Gm-Message-State: AC+VfDwfcJ31gHux4LIYxaYwTMzh/DZsUpjjT/nN63UBI7tjBI1BHJJ0
 /mQDRX/+M8vIw9wWbssswk63DtM0Wb6sUh2Cr8c=
X-Google-Smtp-Source: ACHHUZ4QJ8SabSRrjZ0wa3WO+Z5elZzOjbi2Vzr4nnXNQohupaDjjOgzcaTzzvDmkHt7P0gvSA8SRg==
X-Received: by 2002:ad4:5942:0:b0:623:86a9:7696 with SMTP id
 eo2-20020ad45942000000b0062386a97696mr15902080qvb.5.1684771208821; 
 Mon, 22 May 2023 09:00:08 -0700 (PDT)
Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com
 (nat-pool-bos-t.redhat.com. [66.187.233.206])
 by smtp.gmail.com with ESMTPSA id
 i10-20020a0cfcca000000b006255bcfca88sm1518149qvq.7.2023.05.22.09.00.08
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 22 May 2023 09:00:08 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw127175 [PATCH v2 5/5] net/hns3: add Tx/Rx descriptor logs
Date: Mon, 22 May 2023 12:00:07 -0400
Message-Id: <20230522160007.145253-1-robot@bytheb.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <20230522131740.30043-6-liudongdong3@huawei.com>
References: <20230522131740.30043-6-liudongdong3@huawei.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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=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/127175/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5047454764