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 5FD6E437AC for ; Thu, 28 Dec 2023 05:46:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5AE47402CB for ; Thu, 28 Dec 2023 05:46:47 +0100 (CET) Received: from mail-qt1-f180.google.com (mail-qt1-f180.google.com [209.85.160.180]) by mails.dpdk.org (Postfix) with ESMTP id 55A0B402C4 for ; Thu, 28 Dec 2023 05:46:44 +0100 (CET) Received: by mail-qt1-f180.google.com with SMTP id d75a77b69052e-4279b73b5feso42140211cf.3 for ; Wed, 27 Dec 2023 20:46:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1703738803; x=1704343603; 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=fne35+PdmIoDi5sywa8rEQAUo19/zZdscbuBS7MwXRA=; b=B+YvNdOmByLYm1ml4oPQlJTfNJ00aOVPyj7Jn1kmOEo9KIDE5KWF6twLm74Nkqmy0m CnOa26YXEObGQXG/Gle8grEao+WfDeaXoDbOwVnVbxvbNwqL7ev1zgWNdtk2GtJP5t6P VI3tUjcXhsvbbtWk6jZDl2kzRaqfs9aMtYFyPpgWu7jyC2SEUB6a2AvJ5749J68SJ0mt t7wgaJuU/StvT+LBDvvw1oDldIWHvBQkXn+LF2PJkCmI+Pf7MxWQWzUARsUA04bAbnzP mFgRgeVAKixRBnurTzfN2u3mvJRhIuM09Yn8Q2wxBDBwKwdvlEx31bVwTOHYJHbCnVvS AKWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703738803; x=1704343603; 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=fne35+PdmIoDi5sywa8rEQAUo19/zZdscbuBS7MwXRA=; b=R4hKT+VnFO/d2S2w9bCraDXTuwuM7WdL/DVJX2ZFe1BjStwM1hfmP0+HnrPJFDbvbL 61KOA7LbSF1HGCJVF/IoV3197Fd7UoYlW5iwio8B7QeirUXXG5Gb/ExEELCitzpC1965 /opIJ/hEfhJEv3ALzteX0x8TJyZiplyhCJZeuODyZRJDfr4J1otRsUpXZblA16v7V/wD fILk0zyzyEs2J5MIAxxt4ZEdNl0yquGxHzE03UPq16okqJzPYFB0+U8LDSirAriNJy1a U9kjuiwj/5Hw+4wiYEfjq4SiF9ZCY016HApTCovDRmc25pdCrWzLhBtE91nKWfKBsz9H YQfw== X-Gm-Message-State: AOJu0YxW6hokelQugm7wkEIb5ZIp6JfbSKGrGzG4ExpLev3wwZY7lEzE 8ZAjroVlIY35yFXVdLFqadmvpgosJTm1H2qnUIqeGMU+JcU= X-Google-Smtp-Source: AGHT+IE3DXUY7LIIb7FbXpv/arr8vMZRowWGzFp49SaRKwZNd+4iLLv0fc+dUkLpoQZ+juIdh5Oikw== X-Received: by 2002:a05:622a:14d2:b0:427:7f6c:61a1 with SMTP id u18-20020a05622a14d200b004277f6c61a1mr14354826qtx.38.1703738803324; Wed, 27 Dec 2023 20:46:43 -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 ef10-20020a05622a53ca00b003f6ac526568sm6923393qtb.39.2023.12.27.20.46.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Dec 2023 20:46:42 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135622 [PATCH v5 3/3] net/iavf: add Tx LLDP command Date: Wed, 27 Dec 2023 23:46:41 -0500 Message-Id: <20231228044641.1129485-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231228032211.1127554-4-zhichaox.zeng@intel.com> References: <20231228032211.1127554-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/135622/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7344254796