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 ADB9F4380A for ; Wed, 3 Jan 2024 16:29:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9D5E402E9; Wed, 3 Jan 2024 16:29:43 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 24998402DD for ; Wed, 3 Jan 2024 16:29:42 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dbdb12203b4so7293092276.0 for ; Wed, 03 Jan 2024 07:29:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704295781; x=1704900581; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2iNBxcXfIKe+whcc5yjbYIVJBHB72GI4TA8VOtBICh4=; b=AbJeAEwqE+Wty1/+WpIk6/M9u89OyHMu8aGtqphvMU6q2auIR8nncvDtSmi2mfz15A JTadAXb1iXMo3/CS/7wVuOeS1CESd9Ke9MKpzxO8TCxClN6ud8/94gp+buXjX5wTabLX jvednaVmfNZLgMo3Ck5fvWf2ODyWFXhK72sVw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704295781; x=1704900581; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2iNBxcXfIKe+whcc5yjbYIVJBHB72GI4TA8VOtBICh4=; b=EayS/xrKlj2WqE5OImNFoMSPcv5QFoUOuqNNaSWKaTP841ETX4QaO2rYt7LUiUKkCm SrIqzFpQAjfHV4kAGn7SUoGJ5KT4qEPGoRpkPecwW2OolGXfaDr9mlHVJ4GxJvNZMDid ULwusedBaV8zJ2nRM+Dw6Nnn0HatCzE/b4YdXNWidYXvY7/CLqt6bDrSGg03OdvPCIxo udhLpg3ih6+IY58qE5vAfqz5eU4CG0NbKYnpkqwdU8P0KkcS5KpRaYybN/745wY7Kiln oKDjn9Ek9xqAi5vEVQt9Pw1qTu6el58HZrTInvjvLm8ZSeXGoN9Z/YccegE1F2KFZoxE GSKA== X-Gm-Message-State: AOJu0YzkZDggWno4h0vZxJ1iJsPAxADPamxN4TD1HsPVTyQRqoeefHyV PA61/J7xgR42fNQtY4iWQqXFKRS0bLLybkK7JwW6k9MLdVQ8wOtmAljGDruWAgZVdA== X-Google-Smtp-Source: AGHT+IFUzZXMf2RDXCZVc4WIcAx8vpVAjrvzaPUo38B13H3U/yAP5dHG48sl5isxXAKhfuINC+DlVG66fUtL X-Received: by 2002:a25:e0cc:0:b0:dbd:98c4:7be4 with SMTP id x195-20020a25e0cc000000b00dbd98c47be4mr10051751ybg.77.1704295781629; Wed, 03 Jan 2024 07:29:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s77-20020a25aa53000000b00dbd01992442sm1676788ybi.21.2024.01.03.07.29.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 07:29:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 07:29:41 -0800 (PST) Message-ID: <65957d65.250a0220.9772d.56feSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 48240605C311; Wed, 3 Jan 2024 10:29:41 -0500 (EST) Subject: |SUCCESS| pw135699-135701 [PATCH] [v6,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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135701 _Testing PASS_ Submitter: Zhichao Zeng Date: Wednesday, January 03 2024 07:47:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135699-135701 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/28777/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/