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 05D4F43680 for ; Wed, 6 Dec 2023 08:58:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01F20402CF; Wed, 6 Dec 2023 08:58:10 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id C28E7402C6 for ; Wed, 6 Dec 2023 08:58:08 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b350130c3fso188628839f.3 for ; Tue, 05 Dec 2023 23:58:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701849488; x=1702454288; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eozojcJP2kOpKbIutGvmxdUv1gdSp8XlZpfSvQZttUI=; b=Snj4BuOIBFjA0Fs5QFX7JZuRGmo3f5WWtiaePXPd62uYcsYJLa9MTlWeRjwNlT6pHt s0z71rmCmQiBrKJi1ik5wqN+lprI9F4m9CsXf6UqGY6P0RJCawtzZ6MDL+ReA2Rb1It2 U/d9o7a7DvKmcHQ5aKBQefSv9z4HdpLPKHivA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701849488; x=1702454288; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eozojcJP2kOpKbIutGvmxdUv1gdSp8XlZpfSvQZttUI=; b=gZrwV4Vc5HHAfeFg4phbrak/6fYDNCPNGATmM2FmjB8fBXkgcg34GyU92G9F3T/pUY /qZtuie8OUpjWVYB09jhO+dvqozwR5jhOgNctb4Y2D9cA6gHjqch1qkYhHSC3YQIdr2X nLTWSG1QLG5GZDFosSRtPiVX1QHm0/T+w6/U51d9gneALUMWO0k800302V3bP2HM8yiH M8y4X2AHCDcpQIxQNXidqHQZdQN/hzrLR99zvoK13v4n+hwAAFXTrcs5v1fyQZ+XP3vE IFZaF60gl8Cc6XWZz2uURt3oE15eyMcNAWSvIN7+vHClKN4fc8ZrE7QDH6bvxt3rxu9I 4/Iw== X-Gm-Message-State: AOJu0YxX32emsMvATPbdmreI4zz2oWRSqPrlZIQj7XDbD1hFf33gyI+I Qg5pTQ1ssAn1LimEi+e8CODOpZTojuJVu2hX0umeLGbLssym61L4Up5o7Tdi8WG43igqsDz6xw= = X-Google-Smtp-Source: AGHT+IHI6jyPYSArfKJvcFujctxTyA38ZvgOhJ2LrLheD0EYsr4Dllsxm34Wj+rqIcC+Ugt9OOpAjmkJLESM X-Received: by 2002:a05:6602:2543:b0:7b4:28f8:3b99 with SMTP id cg3-20020a056602254300b007b428f83b99mr651692iob.28.1701849488255; Tue, 05 Dec 2023 23:58:08 -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 t10-20020a02878a000000b00466bac388b9sm682667jai.84.2023.12.05.23.58.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 23:58:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 23:58:08 -0800 (PST) Message-ID: <65702990.020a0220.f00bd.473bSMTPIN_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 DC8E6605C312; Wed, 6 Dec 2023 02:58:00 -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 | +------------------------------------+--------------------+ 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 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/