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 7D34843798
	for <public@inbox.dpdk.org>; Tue, 26 Dec 2023 12:16:57 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 78A99402B0
	for <public@inbox.dpdk.org>; Tue, 26 Dec 2023 12:16:57 +0100 (CET)
Received: from mail-qt1-f175.google.com (mail-qt1-f175.google.com
 [209.85.160.175])
 by mails.dpdk.org (Postfix) with ESMTP id BB50B402A8
 for <test-report@dpdk.org>; Tue, 26 Dec 2023 12:16:56 +0100 (CET)
Received: by mail-qt1-f175.google.com with SMTP id
 d75a77b69052e-4277e5a8f82so34997701cf.1
 for <test-report@dpdk.org>; Tue, 26 Dec 2023 03:16:56 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1703589415; x=1704194215;
 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=9FhUXHb7BcniunpDM/rU1BTr4PZ1CWsa6sAWPgW5gIo=;
 b=obyS/HVhlBuJJ8QT+E1i2zf1Hjv7tV4OyR731cr70IijODFNXnhkP3be++u+d7Mdj2
 kT4Q3qSJdX44L0v4IC7A+CvBjOl1ZsxOonWwb848e6J/O9vc3Pw6nAzdbOPmQOFHD2qW
 Cu9acVO4omN1LXHQ7zYVS25nbppeVFVcjhFZOUMEyCe85Het80np1a8rlOInbUkTQjR/
 dcKNvnh5sUn8/n/+dhB5GYMj79YNUA3X75xZY9ygocIQUGaK9sLtl5FDnjLzlMIju/U2
 yddYlgWh+JjW8ZeGpuCsgZK6z+x+63wVrg42u2sUsxDMUj5GxEBR03VrxTP68mqALgub
 egig==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1703589415; x=1704194215;
 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=9FhUXHb7BcniunpDM/rU1BTr4PZ1CWsa6sAWPgW5gIo=;
 b=UEBPdobZ6nz4O5bjxCPiEjkfX08Fhyy50/f/9xVDosJzmQU+yTcK3vS4CCmZoPBbJZ
 4SvUG0HNmggkWda7dvVr2XwV8jDhX6EnUy7TC/KrdWts53dbKzpRNPZkz+O0jYv0EmYn
 EMHhyrX/FC38kq43F8uDM6wkn+Rpx8eFh2Mai+v1R6SaUN/8djoW1ZKgGgxFQKOMc4MW
 OlNegqoZMLTxz2b2ixQoOKcT91V5A/iMCAvNuV9RaDppbctzv3zA6EmacwF/IKXR3QGJ
 pbEywJLkR6SkFPZUIhqVGX3eQCnpMw7usgqaDtGulxAiKg0gvjU+f8pAsUyf/Vvijhwc
 szwA==
X-Gm-Message-State: AOJu0Yzu9ABLMqDYcAfOv3lgnsyZOZbOMjxK+pPyeQfL1NixO8TGNlJ4
 GhW6KxBhuLdYzsabuhvcog/TLGVilDwK3iq2YvVyG6IXXJQ=
X-Google-Smtp-Source: AGHT+IEuyFLX0iXBT1Kr5YBs8BWz7WNN8r9Z/sJbxwk0Ia3KwqK1u8+bQAjZR3NDnrZD5MTnzgPJ1g==
X-Received: by 2002:ac8:57d6:0:b0:425:8156:d6a4 with SMTP id
 w22-20020ac857d6000000b004258156d6a4mr12978377qta.55.1703589415360; 
 Tue, 26 Dec 2023 03:16:55 -0800 (PST)
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
 fa4-20020a05622a4cc400b0042783eface8sm5977106qtb.81.2023.12.26.03.16.54
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Tue, 26 Dec 2023 03:16:54 -0800 (PST)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw135584 [PATCH v3] net/iavf: add diagnostic support in TX
 path
Date: Tue, 26 Dec 2023 06:16:53 -0500
Message-Id: <20231226111653.168629-1-robot@bytheb.org>
X-Mailer: git-send-email 2.27.0
In-Reply-To: <20231226100713.680088-1-mingjinx.ye@intel.com>
References: <20231226100713.680088-1-mingjinx.ye@intel.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/135584/

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