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 EC1A243680 for ; Wed, 6 Dec 2023 09:10:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7CFD402CF; Wed, 6 Dec 2023 09:10:52 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id A6306402C6 for ; Wed, 6 Dec 2023 09:10:51 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-67a9be1407aso32518516d6.0 for ; Wed, 06 Dec 2023 00:10:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701850251; x=1702455051; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/CGcqURqVDY6uJzaZWUz76IAqBSw6hA3c6H3xuoGvoU=; b=F50VVKFU1boJvumvtnjmQ/WjbwdvTkNCXaVu3htcnQozJetDcWFlj/Ms0aGW13GF3c l6KsspOz3LfMrNMUM3hMgZuU4etO8zeGRXUp4rpKz7V9Q6S6R5JoZR6O2zf/1Eu+h0iV JONDDJYbGX6/zJV6JLdw9PGvFPX6feEJ+FQbA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701850251; x=1702455051; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/CGcqURqVDY6uJzaZWUz76IAqBSw6hA3c6H3xuoGvoU=; b=L1KkoDtHxpJGS8Va5ZQYeWa7aAXUp9T8z6S1Hbx+tsiAUiAL51Z+SIwBJJNEDhoN25 yiixsqkAyXBJyTqRAfHCs4X+9XH537xbNrwpNUU9jCChk9Z4iSRr+vJq2W/5qwFEVt2G jl5s0Naq1LCXSEIxfxLCItFvmcikr6pzKdMq4nRomS7sP1+6W1q4vKNd44LrnUUwLui8 LL4d0AO2ZNRx/PRVOSAaYaPfOR7rKdEz9XzseYsyD7nuViNgx6/bzA/iSpAc4bHJZhKZ PaWYKWS09VQFvCsHjmbrSXGGOZ6H7of4sjReGd4lW8PLtCE+697RziMwZY65i+04hGXi ckKA== X-Gm-Message-State: AOJu0Yz0PeJLZSVxWAbAwD+8/8HQ+M6KfY7nZV9jsM9kMDvTrGSdZnTw Q7+rJNMSVQ5+xfz1s1P5nN2A/o5dpwCus6+3tlzYejbvfobk0HLtNWfoLg== X-Google-Smtp-Source: AGHT+IEEBlPEqJPCe4lh4VGM3lvznoAN2zCxqCg5X0Bh0JUQXmSOhbKyDU4jAp01pN3F7Uya8GzCDq9g3vVO X-Received: by 2002:ad4:5a07:0:b0:67a:dc5a:4fb8 with SMTP id ei7-20020ad45a07000000b0067adc5a4fb8mr486889qvb.17.1701850251026; Wed, 06 Dec 2023 00:10:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2-20020a0ce702000000b0067c26ed6a3csm8247qvn.4.2023.12.06.00.10.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Dec 2023 00:10:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Dec 2023 00:10:51 -0800 (PST) Message-ID: <65702c8b.0c0a0220.1e0f1.0b23SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A49D8605C311; Wed, 6 Dec 2023 03:10:45 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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/