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 2AD6C43EC3 for ; Tue, 16 Jul 2024 17:04:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26FB740BA6; Tue, 16 Jul 2024 17:04:02 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 759A5406B4 for ; Tue, 16 Jul 2024 17:04:00 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7fb93b2e2a3so295968839f.1 for ; Tue, 16 Jul 2024 08:04:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721142239; x=1721747039; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=ipQdFsREDXbL3WwKGfAuvTBdOl9q6ErGBS9maFEzJkk=; b=ARJGabrq6GcE2EQo/aKcQSPgW0XR0M7YI4YJMLBMOZ3+FvA6XQDlWgSd4li5EeAHo0 3OkHsMwvyqOw5xnWvc+0eaewWlSFdnpLKt3LFhKZaCBhLeb+4JoIMhOOd40x6cxS1OQd /MfziDPCbKoRUJ5BpOrsSp1LIc5PTFL8emBOQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721142239; x=1721747039; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ipQdFsREDXbL3WwKGfAuvTBdOl9q6ErGBS9maFEzJkk=; b=WPxikbi5OQ0zpV+6CoauvJZrIxIFu7wjOYzPqlRnujhb74SH+ILTtIAmOrNODMSMar rU1PyWirCUUfYXJDqWjQ2vu2gCb3V8682vy0cyRj8QLZvGD154h3Tx0fZYO7MFLBKww8 90ih5egLgOKKWniRjkZ8NszpTjLG9uNhO64YgmCZobDy+Hy7EuqyQh6M6RnBgVNNaa+x HoS8qxamLhT6faEZ1CW2UGR0GvytANHpTVB+ffV8b7H6+oWICIiFN6OFSZ/c4FxekMFW w13CUtWZY5rmaIFJ4zgVCLXdQNZPf2iNuoSjZN+MucZSYG9vkXUyAKzt7Rytlrxc4R7k N04Q== X-Gm-Message-State: AOJu0YwTZ2cTMF42TtmlFyXiwnFSMIsuNp986xXLJvXcg2WkXhFwUH6p Alx38vS3Nm5Ha2Da1U/vdmj5Zl91SIKVTCxFFJApSQcwyDYbRJgPhh+Cghm0lw8fYiAl8BiTktl ZCSQ1t5POHJGtTQk0hrMhmoYoDwEc8B3z26a8vJF6Fp23opmj45LUsYLf X-Google-Smtp-Source: AGHT+IGtGUJb48AwSkpgo/XRhRvFS/Z+mj67r5iWFf0cqF3ivs1BCpX1CjaARybgs/NzUkHFOUQFtTgl0u7Z X-Received: by 2002:a05:6e02:2149:b0:374:6e52:a596 with SMTP id e9e14a558f8ab-393d2b9ddb8mr29574235ab.22.1721142239433; Tue, 16 Jul 2024 08:03:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-390103f4e7csm5130605ab.44.2024.07.16.08.03.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 08:03:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 08:03:59 -0700 (PDT) Message-ID: <66968bdf.050a0220.c94a5.b6cdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EFEB6605C351; Tue, 16 Jul 2024 11:03:58 -0400 (EDT) Subject: |PENDING| pw142424-142423 [PATCH] [v2,2/2] net/ngbe: disable LLDP by From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240716081653.449541-2-jiawenwu@trustnetic.com> References: <20240716081653.449541-2-jiawenwu@trustnetic.com> 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: PENDING http://dpdk.org/patch/142423 _Testing pending_ Submitter: Jiawen Wu Date: Tuesday, July 16 2024 08:16:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142424-142423 --> testing pending Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | PEND | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PEND | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30527/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/