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 0066A43EC3 for ; Tue, 16 Jul 2024 17:42:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D23DF40F1A; Tue, 16 Jul 2024 17:42:07 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 0A309406B4 for ; Tue, 16 Jul 2024 17:42:06 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5ccfdc3157dso1753426eaf.0 for ; Tue, 16 Jul 2024 08:42:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721144525; x=1721749325; 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=P7+tKmVa8HR4Rd6/l+AvO+sYHsmWW9fXrQCsZbLbbfs=; b=iexCBXgJOIxRZQ/6V1Dkva7UpKOH8/s5v9xXc7SpKWwUMR4ugeeAoCjRs+eN19nC9Q skTIv+/BY2pz3+EUU03WYGV5/wBsT7tNx0pYCG3yx56Igi+RVOCrNTgvfDcOaulMvMqG pPW76bQsQxhONWFKkGfZCRi09zey8JfXRZBLE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721144525; x=1721749325; 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=P7+tKmVa8HR4Rd6/l+AvO+sYHsmWW9fXrQCsZbLbbfs=; b=IKn71fzv8o+MhLRjfvyJFxtkV+iO4dAGp0NPGBfopyRl6BgD/mykCk0067ECKFmzNQ Zp1hatl6ECy62wfKzJGUrF+w9wbRC6OGazy4qOq7CrY6fHvf46Ojy9ViUShrfrKMecBZ SeYrD57ZxzbEnNA6ynXKxaKavOrmjZAuf/tIeaNRe3piWxVy3lt2pj/15SzntjfjeqoF E1uW4vpbxsuVgSpSNg/Bne/iBWl3tJB8RTNuSAE4+lUMBXHRC2IylmMgMagfH136K8mM sxJQPYiK3Yoj162Y1qNBPx/zxOAUOzv6Ij48QhRAb82xE6UoH0jhZeUtCshtr5otfR8W pnTw== X-Gm-Message-State: AOJu0YxbQXp0iYYGSW7A0iqkI4xUihET32UVlOZZIZnBiNm91sT9t4mJ qpcB+3YW+1xmUA8Vu2UdRYJtAUXV0UwyqBwAX/qZbRHdDew8aS6bAWg2X6A0Ca8LaqU05VPvILv NsukekOMUyPveL2rTyTu8ejA6UsSFQ9k6EBgYa6mP+r4BwSt7xkDVQcD4 X-Google-Smtp-Source: AGHT+IEH4WQVb3jG7sQcpKKspwkKtkLqrs62AY+G/MAlfpJz02T9OvkM1leZN+36V4NqBs8+7OHUBedpDk12 X-Received: by 2002:a05:6820:4b97:b0:5c2:1c33:b95c with SMTP id 006d021491bc7-5d2b3ec144bmr1205146eaf.1.1721144525297; Tue, 16 Jul 2024 08:42:05 -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 006d021491bc7-5ce776c9944sm152944eaf.20.2024.07.16.08.42.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 08:42:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 08:42:05 -0700 (PDT) Message-ID: <669694cd.4a0a0220.126230.7005SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B94E7605C351; Tue, 16 Jul 2024 11:42:04 -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-arm64-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 | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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/