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 F127F437B4 for ; Thu, 28 Dec 2023 16:28:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBE36402C4; Thu, 28 Dec 2023 16:28:29 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 03ADA402BA for ; Thu, 28 Dec 2023 16:28:29 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35fcea0ac1aso29574245ab.1 for ; Thu, 28 Dec 2023 07:28:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703777308; x=1704382108; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r4wTHf9CoJPqGPKnxI1czfVaCfo4b/dycnaJ8D9TreY=; b=Vt4QTLLZPCBgmuRz09tEY+s0xF0t+DyaNGH1B0uEbHH8CQRTvFajeJEtXyNAE889Og ua3Tsr2IWTKF+/E8ABQCMCZuoH7kQf52blKaUXUXkB++kBbnHiYd+GkcYdKizWkq91YC s98aQ5gUq+07WYFGODjY1hdtDD+AEC7wg9RUI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703777308; x=1704382108; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r4wTHf9CoJPqGPKnxI1czfVaCfo4b/dycnaJ8D9TreY=; b=KozvdrwpAWSFfhQS3nhEmEd33rE92XQl5CpT6ZqJdmz8qwIZkEZ4rt7LqNz0U6zZD9 cR+hXe5ktxS8uaHGhW+HevYau0CZIvb8rHwlP5ws9FN9EKxKCnC1LEbqOzLD2PhgZkXh 6k0uVUORK+iod7oTrHtffeOiV7hE5P4Nqa2cb/rJ/VGum68LfoZdFTABTl05TPpP80oW 6V5SOQi5hcAluzCap3IAqqpAToTpIBtNwj8XS13q+07+rReisZILv400YZ94vEL4pIBG x9WO4AXjI/pNShZrubN5PfiXfY6G+IlM+68rvrDtSYRrIkNphiuGzZtOO3vDOZzCZhCC c9Pg== X-Gm-Message-State: AOJu0Yw2/maCNRrIzMEdBtJCeoBpXjXunxUtDbPJiCRVlvuepKcbQTi3 dl3WUYeX2Tx8p3uBKVpkTQ02q+M3RmhvM1Y1Y+g8G7rGNSKirgyptaZ/KeTdCiJ88w== X-Google-Smtp-Source: AGHT+IHa4fp5qFurCjSSypiA2sKN22iyuvJWHQrQHYIXt7ZgtfpLO5c/gJ10uylI5UmCMvgZFF2UWJQMeYJH X-Received: by 2002:a05:6e02:144b:b0:35f:e355:bc2a with SMTP id p11-20020a056e02144b00b0035fe355bc2amr9582287ilo.42.1703777308420; Thu, 28 Dec 2023 07:28:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d129-20020a0ddb87000000b005ed00b678c0sm448503ywe.17.2023.12.28.07.28.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Dec 2023 07:28:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Dec 2023 07:28:28 -0800 (PST) Message-ID: <658d941c.0d0a0220.e032f.af09SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0653C605183E; Thu, 28 Dec 2023 10:28:28 -0500 (EST) Subject: |SUCCESS| pw135620-135622 [PATCH] [v5,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/135622 _Testing PASS_ Submitter: Zhichao Zeng Date: Thursday, December 28 2023 03:22:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135620-135622 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28747/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/