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 9125843680 for ; Wed, 6 Dec 2023 08:51:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C989402CF; Wed, 6 Dec 2023 08:51:28 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 200EF402C6 for ; Wed, 6 Dec 2023 08:51:27 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d8ddcc433fso26273857b3.1 for ; Tue, 05 Dec 2023 23:51:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701849086; x=1702453886; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=d6vDdwnm+xHq2w+g5WUaUmMhtK+N2nWGubrJV+AL/CM=; b=G5uoHuVAEVo4KBJstptHrJQJ7psx6kEazKO/Pdivsd40EnEnlDec0vijn7U9bGdBK0 zRVxTr+5DmFAkfDCpDnp05zEEfZJvLGycfAero+naoR5PULRrmhHOKAJ/P7GCeyPgsD7 kprR0ZVno33WGItNHxeMHWNh9fVfYE+5B+qEg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701849086; x=1702453886; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d6vDdwnm+xHq2w+g5WUaUmMhtK+N2nWGubrJV+AL/CM=; b=IES6EAeK+/VnLka69X0Bkdc+SZ42zjpk3qz31UebGPq/PqAmoH+lgNbEgT4Tz0q+60 H6ot3ZUyrhIfCBgIcbiJaq9nnj7xHnlbnJYyEinXIYLvK7yIRyLa+R4TIvzwBKD+YxRG 9Ml9QcK/7JauikwJCGNNtLs7nNWeox+/2lsjpcazlCOZxZIjF0kodhoEBEx9XHle7V+G Q8x6xCghJr+kUzvli1Ip3KAf0Fl1L763j4X+iaxTcFNIR4GhiQTPFp4BD/FJ6cj3jTN6 KVUyVsaUZD7P6mtpODvdMeYLiHCDb7hXXBqSb+6CakWVA+gKa7+RRJjrJAmxkcZjiyIu Oseg== X-Gm-Message-State: AOJu0YxMziJqlQMgB8iN38jo6kju2phrDWowuqwJSMtxAli9lcU4sHr3 MI5JzAz1dKTm/+dxvRv/P1X6RhfRaVnS+R8x0i/29z9hcyKpWDnIW5OHsQ== X-Google-Smtp-Source: AGHT+IEGntRLOf8gDRAqWjFIfS0/c3YABjoa8aI3qpAE9ji+ZCC/2ty+XcsVl+5a3flGVJ6q+sVHPCS8U/BD X-Received: by 2002:a05:690c:c8b:b0:5d8:d086:4e4a with SMTP id cm11-20020a05690c0c8b00b005d8d0864e4amr224405ywb.3.1701849086525; Tue, 05 Dec 2023 23:51:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p126-20020a815b84000000b005cf44126e35sm1582760ywb.69.2023.12.05.23.51.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 23:51:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 23:51:26 -0800 (PST) Message-ID: <657027fe.810a0220.675b6.90b2SMTPIN_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 1DD63605C311; Wed, 6 Dec 2023 02:51:11 -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 | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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/