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 6CC2043736 for ; Wed, 20 Dec 2023 13:48:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69B8C40291; Wed, 20 Dec 2023 13:48:06 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 52F314021F for ; Wed, 20 Dec 2023 13:48:04 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-28b6ea19368so3329668a91.1 for ; Wed, 20 Dec 2023 04:48:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703076483; x=1703681283; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jguoe5C9n/ymVGke5IMi0DIgcyOFsvZ69yX+ZTDnGFE=; b=YEt6U4VgPIdfmrHLWmYn6TgZIJdHoex3gWAEv52NZiDy/spInG8L8Tu8nNxVIhVHIN ROSGIFDbQISkQQGQzSQSZfGbKIdGEht/IxkAL+RqNpZN5e4fHYjGiZNLTfLcEgTy7kR5 jhSLkdcEKp2H7HFOmUOE3pS9BcORqSBm3tS3s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703076483; x=1703681283; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jguoe5C9n/ymVGke5IMi0DIgcyOFsvZ69yX+ZTDnGFE=; b=iPJQTTdBLy1Hl7CUM2+72wNp6N2hnC3stumd5g+zzZgzeMhOQl6VRtP/6/skVgZesU /WrFjwMgbo7MGFfzIMFN40fwufq+hIp0lX1J+4Q5Ls5/7eFpR9GGFSFXGugEAkQpRRNr e8FdlDrVyxSgnA4cURUms87CigYhFv4o0IWF2FPI9QYj9VYSP7nUrhdVC1LmsARj8uaa ZIbuTXtGkuxGxHKMdHuv5opd9ARlENtquOFMowhS7/utzEGSrBWHbW7ArsXYDu8LoIt5 BFvYoir1v+3P8L2w1L9el7OJdCQctIzp4MB0TxkzV7LCpYhrZYUOpA+Yr0wk4q90PvEr p8bQ== X-Gm-Message-State: AOJu0Yzzgka5wWphzwQh1SF0CnQG0wRIh3Y3afBHoqX72qlAU5OfeBB/ 9RQKI8AVf9Hx/E4+Ik3HhwKYxOyxe4i/v4GTCTJ1z11pjUsn7qzfqCM9qA== X-Google-Smtp-Source: AGHT+IFLtb4pjPcfTdrc0SCMYZqj0hlRzCAsCFj5/Br6q01Gu0w67LraA9dtM0tgaZ6FjZZYKuPzUv8mZWx6 X-Received: by 2002:a17:90a:6c8f:b0:28b:b974:327 with SMTP id y15-20020a17090a6c8f00b0028bb9740327mr2136746pjj.86.1703076483512; Wed, 20 Dec 2023 04:48:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r16-20020a17090ad41000b00286f3c73df4sm330614pju.13.2023.12.20.04.48.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 04:48:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 04:48:03 -0800 (PST) Message-ID: <6582e283.170a0220.5094.ae87SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B1533605C311; Wed, 20 Dec 2023 07:48:02 -0500 (EST) Subject: |SUCCESS| pw135382-135384 [PATCH] [v3,3/3] net/iavf: add Tx LLDP com From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135384 _Testing PASS_ Submitter: Zhichao Zeng Date: Wednesday, December 20 2023 09:32:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135382-135384 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28696/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/