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 6B67443680 for ; Wed, 6 Dec 2023 08:50:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66A45402CF; Wed, 6 Dec 2023 08:50:36 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 86F75402C6 for ; Wed, 6 Dec 2023 08:50:34 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35d5d54a8eeso1630975ab.1 for ; Tue, 05 Dec 2023 23:50:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701849034; x=1702453834; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8dcqfUAa6oKZKzz7n0EGq7VHoqkWiJ3CfBtSOQPllV8=; b=BLvaQvL5f8wnvPIFS3ZZTH0LDupNo6/AOMaT1gmVSRtW73tCJIwpBeKjxIIUqqG1aN jF9k1xf62htvG2x9CYdiAcQr2qrEaZIegsivRDHDPKWq2Tr7UUVXDeXDut9loDkVMU1U YXNkjG76+LA3Bt5JTdFy9Vfgf0tD6mz7TRwH8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701849034; x=1702453834; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8dcqfUAa6oKZKzz7n0EGq7VHoqkWiJ3CfBtSOQPllV8=; b=AWV/0DvzGK+/DCTdzaqqiwlAbY2sM1LlyP1koRNLkf49ZVAndF+0YwvdHe1EB2sOwr BKO7sRTvZGd1shgMZJ/9aLYBMIqsUjzCmu3zAlm0V24NGrh5vJzZjbrK3X4/x4DakH/e +Cl09fhGSVA0TvsUDtTq1kZ9BCl5wBIAV0lKODyMSSvIS7zXvEeKA3c/ncmVPHlEk4zL tm6G5aBbDKxB20Q572iQ/EpJLsLyJBHnn88HJ8Q4UTxUVmRJ8A+zHuubobXpW659keQV VmHUW+sbX3Ip0iw6NU2B2SfjxEzYZsQfeLL6Y/a7KVaJw7YmcpN3sxz26GoZzXtQlFae IjoQ== X-Gm-Message-State: AOJu0Yz08o+9+nVDsTAJdpPc3/0vSsZRABjpmJScxJ8MV5oJbpgqRVEL BClM0be1XnMneyWjJdh6kyjYVqCAd8wLt0ALYwq4/7b8Ltr2Uh7oA5AEdA== X-Google-Smtp-Source: AGHT+IFGZ1CriGxWa6ouV6ClZgl6X56yPXHQmDd6jMXiEKFjbfpG6vgKuoUy+fgx1r9sQf4NR1PfdRmJnBAL X-Received: by 2002:a05:6e02:1888:b0:35d:59b3:2f86 with SMTP id o8-20020a056e02188800b0035d59b32f86mr2987383ilu.27.1701849033662; Tue, 05 Dec 2023 23:50:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x10-20020a056e021caa00b0035d7aab8794sm317769ill.42.2023.12.05.23.50.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 23:50:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 23:50:33 -0800 (PST) Message-ID: <657027c9.050a0220.717f1.9682SMTPIN_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 EA209605C311; Wed, 6 Dec 2023 02:50:17 -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-compile-arm64-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_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/