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 39D7D43782 for ; Mon, 25 Dec 2023 05:04:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18CB2402D0 for ; Mon, 25 Dec 2023 05:04:48 +0100 (CET) Received: from mail-qv1-f53.google.com (mail-qv1-f53.google.com [209.85.219.53]) by mails.dpdk.org (Postfix) with ESMTP id 2E10E402C7 for ; Mon, 25 Dec 2023 05:04:46 +0100 (CET) Received: by mail-qv1-f53.google.com with SMTP id 6a1803df08f44-67f83812a32so21841266d6.3 for ; Sun, 24 Dec 2023 20:04:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1703477085; x=1704081885; 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=UHbbo6pGu+RvlmlkStnsBI9IxAzmgDi1yofNAgRgF4E=; b=nvfwHfXuX64hHrLd47KbkqAIJo+wfmF0Mjv1f2VJsrLwkwk4hgyBJxDhqWVztJk7sy cfguo2VRtEYtnkijC/JJWgeaMvnkz9O6Ov/e4Q4KYayoTCx1FSUEDDpi/ybHCRqDg7jy tCawTxf0Bfpbkzgh3qB4qBvUSefCMbV7I2Uye28/ZVxYifL1gzXnzuD1fyE0rSxo03Y4 loxIeYxQdiKZLBX99oBoVXMHsyU8HjFSzS2SGW4goEGKxLwY1qKX/peVPaZ5Qb6p1f4j 61FvFvFA3kQeSe5jQQoppauTJMKq5IIz36I2YbiXSClbh6ZWOhGq7QZNJAgJrP9lV/Op 6a8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703477085; x=1704081885; 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=UHbbo6pGu+RvlmlkStnsBI9IxAzmgDi1yofNAgRgF4E=; b=Zh+sswbrTS1HVBRhKmGdGG84jCGU7jiw8V35F0HNn8XWFOtDGhrHTIl4UFe3O5InhK 4i9itRds2GyM+iqqrVBofaXKnBoEbKGyVRcECy84OwyzmGSFIuVLkRzQp3Vt/2g4Aqpn 1LnTH5pAsb+iPdsB+c8OZ9OLLhX/psGTLyrVdUBWa9J2JDAe0LWoICA6AQpHX0rz325Q 6nmzb33DTXhkCDhe7dxLi0E+5ZGS3y2r57PoS8MjAudJPg2xgMTT37OdOBpi0N/MDPmF MbiwqYq1YkTQoBWArncf0VIFn/KIplA7qLmxQkSC6hZF3cIwtiuJeEHx9NJzbHPKq9tC 8IbA== X-Gm-Message-State: AOJu0YzOOZCtsEbRjfBNQC/AW8m+6FdUBlgryOBNXL2c7XkHQrQnTIE0 5BhWtEH9Seun/SgWeFIhifuWT7SOKL8or21uRHFcrHO9DRw= X-Google-Smtp-Source: AGHT+IGyQ9BVf3vDH+QpDJ+1PpXfxhOPSN6xEt41HkPEgWz3BaHa/uEzAAgiO0YRf7E5ysV0V5M+Mg== X-Received: by 2002:a05:6214:ac3:b0:67f:4715:8344 with SMTP id g3-20020a0562140ac300b0067f47158344mr9041855qvi.36.1703477084803; Sun, 24 Dec 2023 20:04:44 -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 dp5-20020a05621409c500b0067f70c0dcd9sm3455992qvb.64.2023.12.24.20.04.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 24 Dec 2023 20:04:44 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135551 [PATCH v4 3/3] net/iavf: add Tx LLDP command Date: Sun, 24 Dec 2023 23:04:42 -0500 Message-Id: <20231225040442.1119507-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231225031451.4002181-4-zhichaox.zeng@intel.com> References: <20231225031451.4002181-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/135551/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7318765333