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 1EDB243680 for ; Wed, 6 Dec 2023 08:49:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19E4F402CF; Wed, 6 Dec 2023 08:49:18 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 736B2402C6 for ; Wed, 6 Dec 2023 08:49:16 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b3905b1b86so355534839f.3 for ; Tue, 05 Dec 2023 23:49:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701848956; x=1702453756; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KUT7n3H8SnZ6XC1GkhSPKPfYrs65UBe/LwDpZNM5f08=; b=KxhlOmbIrgLw4ZYK2wzASWyqlW9fcWpWFS/0/RVKCE8RO+Uh+TT7A14tBYN91V+100 /0ErM16u0lKL+kcqBrek42aDMBx2M8ixZgiSElD+e/bHx/LZbvfZns8XuW9drqWtOTqY uAh3R62J3uAHGOJdYAD2P6FJsQKZBwldw+JCg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701848956; x=1702453756; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KUT7n3H8SnZ6XC1GkhSPKPfYrs65UBe/LwDpZNM5f08=; b=SFw34j2Wv98gRbeQjjLtkH8Lv/vpH/6xbHrXHg5Ih5rogfRVIpys4g8ReCJPqsohz/ 7LVSWD+5HjPzlXqdv+Y/ZMD1OzdE2+rkhe2MjobXdUtnGD9CPFS08paeugRWyHI4ItgS go8V9Mkk8sykjITbGHQBVwM07Vr7eM02L618cCdJRR6R5y5ZvO24A5UgcCGF/1vivRBB 7NgWyDgxpApWn/eh9RKTAlu83Bud/LuA+k5c063lAsFfomiLASaMSh+wXIDgpIQOOKwc xanAwbD7KkkMFMXvB4kEh/bve32DFMS1UWAQFCP9DZ56GYoHUS2+lYwvg+Bu7WCLQUjI FkyA== X-Gm-Message-State: AOJu0YxB/B7+WSiptzlN2wv9v46iNUPPM1XbbPTJWFH4prlfPnlaCQSH 0Xs9/iFImG6rUX5EQ8EOTuOEpHgXNSz/mahrjeUGmNwHk2YtV+r7NSE+V1tst4G/TJIdBQBVoA= = X-Google-Smtp-Source: AGHT+IHW0f/ayivuWNvcmUvcDOxWErn4WH+nhM7Sc6kW+vc0Ouo26zyKMXELttvTGwtgQrMeIUmy6YYYvIpk X-Received: by 2002:a5d:8191:0:b0:7b4:28f8:52b with SMTP id u17-20020a5d8191000000b007b428f8052bmr730582ion.43.1701848955828; Tue, 05 Dec 2023 23:49:15 -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 o16-20020a05660213d000b007a2ad2f0ba0sm849183iov.21.2023.12.05.23.49.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 23:49:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 23:49:15 -0800 (PST) Message-ID: <6570277b.050a0220.d3d34.b555SMTPIN_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 5C4A2605C311; Wed, 6 Dec 2023 02:49: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-unit-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_unit_test | +=======================+================+ | Fedora 37 (ARM) | PASS | +-----------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+----------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/28537/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/