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 AD37D43782 for ; Mon, 25 Dec 2023 05:08:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3CF8402D0; Mon, 25 Dec 2023 05:08:22 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 96BE9402C7 for ; Mon, 25 Dec 2023 05:08:21 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b3708b3eacso158485439f.2 for ; Sun, 24 Dec 2023 20:08:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703477301; x=1704082101; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ElY0SrFE1+arshaJzNiuDfJNgR9HGwNdRMjGFEC2c4c=; b=gNFN7Ez/+rzsEA+GCJ0pX+z8hKKAAPz0HfXZvvETbhA+Ux6eZXh6OOZ0Tys+O5hMOI ZaT4fkE/afjAPaFpbAOkzm2TQr0vlY6poXqvjKGq5HLZ6oF8dw5R578XLCJCqaX7l+GY ZvwPLoViM0Nd5EMyMFJlnVq9iAOps94qCO9EM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703477301; x=1704082101; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ElY0SrFE1+arshaJzNiuDfJNgR9HGwNdRMjGFEC2c4c=; b=AgWn8ECtUWAvy01E9ypD7Tzi3ck0egl5eaMedQ73chjku/1KjzfRCANuBwnnrBx9Lt P2oHGbdxt2ifGEDzehQVaQFLyGQp4aMI6zjzcPWIIUxajFMx/MLXjJposZiSVjCnFHIT 17VaafN3e4rGF0SD9VsJJyM4olinEDp2Bp+WdeFeCkruHAi66maFbXS2JVDI+W4ulipz JL/j7J9Vij8XoFqbcbROaHx1cfdwzDj8BdjYJY3PbFX2eDduUXkiuk8HHdQG26OeKOee mDN7kcK/BD0c1f85B06HvsL6+zYbqpxiZb391j/mxDYbAf0KrxozzRENiqoWYpkeFEXB JDxw== X-Gm-Message-State: AOJu0Yxjh8pog57xbpTEdhX1FYOJ9w3T3PFATyLQgcck0qi52umDGZKX HE9A/HLMWx7aKaFEKnPCrb2H6lK6ruGnM3dXz34DkP0Mt4UJ2uVzY17Yb7P+2mj7O5V+WcFTg+o cC+NJQA== X-Google-Smtp-Source: AGHT+IEwFxEHg0beW922+jDIudyyATS/KqpHu98OYE3lkP0WG3hf9KEBD8JIY65kwPXenNt+9gMuYos8Ql4y X-Received: by 2002:a05:6e02:1aae:b0:35d:a33f:f08a with SMTP id l14-20020a056e021aae00b0035da33ff08amr5789816ilv.18.1703477301128; Sun, 24 Dec 2023 20:08:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id g13-20020a056e021a2d00b0035ff8349ef3sm121500ile.55.2023.12.24.20.08.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Dec 2023 20:08:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Dec 2023 20:08:21 -0800 (PST) Message-ID: <65890035.050a0220.81463.6a77SMTPIN_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 A96FB605183E; Sun, 24 Dec 2023 23:08:20 -0500 (EST) Subject: |SUCCESS| pw135549-135551 [PATCH] [v4,3/3] net/iavf: add Tx LLDP com 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/135551 _Testing PASS_ Submitter: Zhichao Zeng Date: Monday, December 25 2023 03:14:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135549-135551 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | 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 ARM Clang Cross Compile | 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) 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/28733/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/