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 E106B4548D for ; Tue, 18 Jun 2024 15:09:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7FF74064A; Tue, 18 Jun 2024 15:09:39 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 7B223402B4 for ; Tue, 18 Jun 2024 15:09:38 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6f6a045d476so4191001b3a.1 for ; Tue, 18 Jun 2024 06:09:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718716178; x=1719320978; 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=gHkYxZMDW6upIBYW1fLHC1hbqGp4xpPQBI/yqR3mig4=; b=ZpP4CoGrV9hi2EqVbkkyNmT7D4yxJlOw91shE8XcQME9F6frhLB7mbiJInpRy5LjPA OuRGyoWoQ96hlULdCNz+MhokBNFYZdgD9xr4t9z+nbVZFxrollTO+C8lPIvqxbePjFqL V2Vjwif7LB3x8L8jF9zb2OB6b2fuQ3MtS4kA4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718716178; x=1719320978; 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=gHkYxZMDW6upIBYW1fLHC1hbqGp4xpPQBI/yqR3mig4=; b=dqb0E5ZuuxQ3H47AQd6MFctb/aLgVd5sadUDRJT4mpTIlGXRY8XTv/VXr8+oRUBsgI 4C+BOHEbKrAYEtnJ4gzb808eg1SVmv3Ouee21EgweAhOeKt4OVOIW3hqI08nGyB6jXrw 7wYknKnfOYyPQVMB38yiYc3LCzjZHBD0wHG8uWyTk9zMZJzLFFZxe7PIajPcEKXVAe3m Pmm7awcTdf/buaVQQNkFK/5kGiBcg8pHVJZmXpbJGlUapYEMCSP7KDiJaWCbTkJqk0xZ Nnr7OUx98lPJzGhvb//LkbdWGyawxayWoNhw16qKkUBPdbi1o6MLyN8fNJnxzUAVhmeN Tuaw== X-Gm-Message-State: AOJu0YzkRjczZwYoM3+fSA7/GstU4gBgldhaYvfVVPLKu59wlhPxXVs1 JqYgKCjJtjYlQ1emlfdOKYVl93Bgcjr8iczor2Ts0opcmBLQtGwq/v33XqCpB1Zby3n9DuFzOJr eISgxiClN+5WcF3ohczvIxEEM3Xtia5/G1h5jQyYhB1qfigXDU+BLVIWf X-Google-Smtp-Source: AGHT+IHhvwGnYHKK34dgjDb5K94peZogI172FjVw1fGYk8bvWCS2prGuWtH1UyKGuLTjthbME1jxMmb4PX7C X-Received: by 2002:a05:6a00:21c9:b0:705:a5c1:e519 with SMTP id d2e1a72fcca58-705d71408c9mr14864368b3a.10.1718716177673; Tue, 18 Jun 2024 06:09:37 -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 d2e1a72fcca58-705cc99d746sm533397b3a.15.2024.06.18.06.09.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 06:09:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 06:09:37 -0700 (PDT) Message-ID: <66718711.050a0220.53f2.3927SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BBCE4605C373; Tue, 18 Jun 2024 09:09:36 -0400 (EDT) Subject: |SUCCESS| pw141232-141249 [PATCH] [19/19] net/ngbe: disable LLDP by From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618071150.21564-20-jiawenwu@trustnetic.com> References: <20240618071150.21564-20-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/141249 _Testing PASS_ Submitter: Jiawen Wu Date: Tuesday, June 18 2024 07:11:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141232-141249 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30219/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/