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 87184437B4 for ; Thu, 28 Dec 2023 16:26:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EDE1402C4; Thu, 28 Dec 2023 16:26:43 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 58BF6402BA for ; Thu, 28 Dec 2023 16:26:42 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-594196f5081so1523987eaf.2 for ; Thu, 28 Dec 2023 07:26:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703777201; x=1704382001; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+S0uLDXSVilDO/h6knlCiALrkwsq5d5qBPPD6ix8wzo=; b=A8CSZcSvX549kLHyTXhEi08jMH4GemTjIBdgkrtiFAVSezs2f7+/Ma4EGCor6RMiYZ kRiGLOdRipkKxQ9heEqouLejRVXu/AqOtFpMggHREz/R3HNH4fdcKCIY8TbJY0L81eJH Spi5AyVMgKcWLEEVV9ueklqcv0T/PnGikZBnA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703777201; x=1704382001; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+S0uLDXSVilDO/h6knlCiALrkwsq5d5qBPPD6ix8wzo=; b=XlLXJG44QxQpfM6GWKY9HdjKB7VMzAi3+2Rq8yUCDcuPlyAahOK1bS4UVS0aP8WOAL Tuwsmr99IEXfMR5MWIqtIhZv6X8jirjUD9wUCuePGHwBoBKMtT/SKjBJbsZ0/292rMmL pY+hel3ORXtdGJK/QtkVfrZRHor2L9ZOjYypEF4fh8/fDzC+eq2MKaMfjKXb7MU/bcxK fzVw8pCFmx+Mlnq63EBVMpT+vDjFn1u/R4AePLtnMiX2VMH8y7N+H3zF8/SdzXnSAfFI l8ft1SpN782pCagIESIpZa+LWCr2zHFIkbJ7SsjHI5DKzl2EGdKM1I/wo7n92VfvkZw9 PS0w== X-Gm-Message-State: AOJu0YwqRr/3BX1oMUXqE0cgT0kp76/4XCCf2nQj9sNHayUHQxm9AsgW s+x/aLGea+cGhubJD0+BQPMHHK15dbI2aZbVm340Y2txKQW3jvz1/sIzHU6iceThTg0oJDPaThG q6heFIQ== X-Google-Smtp-Source: AGHT+IHCFMdFKB7kAwv/9oH/YKeSeQnlAH6N9NRCx6+vDQ7ZkEinz6lFLbXwyvAzHxSRytWwKc/rmTQYVOto X-Received: by 2002:a05:6870:56a5:b0:203:7985:6336 with SMTP id p37-20020a05687056a500b0020379856336mr4952855oao.94.1703777201692; Thu, 28 Dec 2023 07:26:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ea11-20020a056870070b00b00204a8c42c47sm229299oab.12.2023.12.28.07.26.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Dec 2023 07:26:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Dec 2023 07:26:41 -0800 (PST) Message-ID: <658d93b1.050a0220.5b463.d492SMTPIN_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 2EB5C605183E; Thu, 28 Dec 2023 10:26:41 -0500 (EST) Subject: |SUCCESS| pw135620-135622 [PATCH] [v5,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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135622 _Testing PASS_ Submitter: Zhichao Zeng Date: Thursday, December 28 2023 03:22:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135620-135622 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/28747/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/