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 E9A26436EC for ; Thu, 14 Dec 2023 08:47:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E664040A6D for ; Thu, 14 Dec 2023 08:47:46 +0100 (CET) Received: from mail-qt1-f176.google.com (mail-qt1-f176.google.com [209.85.160.176]) by mails.dpdk.org (Postfix) with ESMTP id B3DED402DE for ; Thu, 14 Dec 2023 08:47:43 +0100 (CET) Received: by mail-qt1-f176.google.com with SMTP id d75a77b69052e-425e58bd4c8so14970941cf.3 for ; Wed, 13 Dec 2023 23:47:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1702540062; x=1703144862; 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=9KBPeSmjIWf+/rL9f5AddkEmiYMS9wVasXCYffev1VI=; b=V0yFvUYS3po0n6TzgLZ+4Dt1MwkofW5Hde4buxKEcLZMfZCNrkRfmsNHx5eQukFmKw WuvSe2l/kNUU7CurX15xtQjOGu6IuoqnMq8mN4HO97AqKPTIFatfnXASbuDlUfIWtANL Ur8U2wqkBK+gvC/FurXdT2LbtxzYu23CL/iQEIbeMaUt8c7fGMuCJSTndQCMOp5SaMug 3Wj8649BSz+lIRH4O03+I5Mpg0BbUY8vChlD1DHPUe0CmQGUPI76QBIum+eB+TXGYX0Y SssyDHbS6e7b/qRiox3v9cd26sM0EBO5+rU3IuyQvNrXiCrgjdLUq0HAylSfe3USgY40 DryQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702540062; x=1703144862; 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=9KBPeSmjIWf+/rL9f5AddkEmiYMS9wVasXCYffev1VI=; b=rrQwAnEqOzdAr9IhiSR5Ur0HpV6RgxVoNhPMRiTbyVKiyq73qo+K7oxXv0lFVk58L6 hIorgDuaHh5+/XKvJ2nTTiRHcN2yTrarDFiG7qbpW5U2wttO2PDHyK10uB3J6oare9Qm 186RTJSG4LKwbIN5mHYwcyEcjHhGAYnAk/RS4+Y0InlTY27BXpatK4TD3Dat9x37dckc mbQ22FTmpf0G17VnSREE4IEtHG+64NxWAd6Mx5q0m2E+R7ZlummnsnNejKeCc0dDkBTi knFeHmoAfDoINhq66aCDAh5uZqB40h2+J01sFLJu2f2Y7i5rvGATk0re+3qgHGq0jpMH 7SFw== X-Gm-Message-State: AOJu0YzlNMUhKJi/JeX4QOiNvZx05rJAAnIWE5kLGtwHS6iSRt28t62J J5NTVhYMB/S+9f1Ls4yGuWdyLoNn+BRJUkNcL2Y= X-Google-Smtp-Source: AGHT+IErMaVRJq3rK4OC/D7OoNvkWsFUYBY21YAz4ZQ8pkmm/TB8meO95/JaE9oZZrAfyAiWE2H9hw== X-Received: by 2002:a05:622a:1792:b0:425:4043:29ea with SMTP id s18-20020a05622a179200b00425404329eamr12339858qtk.101.1702540062434; Wed, 13 Dec 2023 23:47:42 -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 ca25-20020a05622a1f1900b004259ba7bc08sm5532340qtb.42.2023.12.13.23.47.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Dec 2023 23:47:42 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135186 [PATCH v2 3/3] net/iavf: add Tx LLDP command Date: Thu, 14 Dec 2023 02:47:41 -0500 Message-Id: <20231214074741.1024886-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231214065857.2142565-4-zhichaox.zeng@intel.com> References: <20231214065857.2142565-4-zhichaox.zeng@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 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/135186/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7205607778