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 6ACF543680 for ; Wed, 6 Dec 2023 09:00:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 647C7402CF; Wed, 6 Dec 2023 09:00:53 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 94F8D402C6 for ; Wed, 6 Dec 2023 09:00:51 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1faea6773c9so3803720fac.1 for ; Wed, 06 Dec 2023 00:00:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701849651; x=1702454451; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h3wrhw6ASxnUOx9GlvlFUnwcRKQHxx7Olx0MxsZTVEw=; b=Ff6UUkVwjlCYHTIfO7mKNn8ItPk47YK0g4ZE8KbMXLsGahgm7KoORqpjIxBmWslNM/ ZDIvDw0t8nDwJC3QHRoXaiZm5lLYVwti4rd2EB8B8Da+jZxz7ANM70UgZy7ENZu+m9VS iaB8QC3vUVabdNtx1q6ZKr4TZfh2qWbEx64zw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701849651; x=1702454451; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h3wrhw6ASxnUOx9GlvlFUnwcRKQHxx7Olx0MxsZTVEw=; b=ucaIfq5xIrM8m86HYyqt2kXBMub8gddHUP8NqU1/DxhE4BQp3YZF78Q0Di/RguEoPh L5wccEBwaOul4r6sL2AJL/XVTGKtBXs6qNpVkVqSmPafVR516SxWG8qXIfob2RBGp7us mtNFsLOKdp4DiFlKpogZqO02oBYYCAI7iYjUWgOA0WuvCysrXdqt7jr3PrhReA0wxlzA oDTKrNu7InxO6jvOpsqumFyA5LIChTn0aATNR3ZZLtwGSan88LJXV5NUrY7m3a6m8Osd gT5VQyJppvXKSjFK6kimay8cxzkzNy4/WcluKo5tAdITuhOEDNjarim36cExzgDvknGb +r1Q== X-Gm-Message-State: AOJu0YxPgxDVsiFRSVR9pwhhgn9hCjUmuetqx1b2mBUpP/4aSqaVPUrQ epyzQjMwOvT2q/vK5HfLctLiisNF49nzI649qalRA55Du3WVH6TEn2VAOA== X-Google-Smtp-Source: AGHT+IFq6YK0JQIMio9Wj537o5+mEtwcJdZJO2fo+EbNjFiNZYZLpFuuN3QYn1Cx80qZ+QV0yyogFfISRnOD X-Received: by 2002:a05:6870:fba1:b0:1fb:75b:2fdd with SMTP id kv33-20020a056870fba100b001fb075b2fddmr589804oab.116.1701849650870; Wed, 06 Dec 2023 00:00:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y7-20020a056870e3c700b001dc2d6ad88csm880027oad.20.2023.12.06.00.00.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 00:00:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 00:00:50 -0800 (PST) Message-ID: <65702a32.050a0220.1d0c3c.cac9SMTPIN_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 513BE605C311; Wed, 6 Dec 2023 03:00:35 -0500 (EST) Subject: |SUCCESS| pw134885 [PATCH] net/iavf: support Tx LLDP on scalar and A 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134885 _Testing PASS_ Submitter: Zhichao Zeng Date: Wednesday, December 06 2023 06:08:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134885 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28537/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/