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 06C9043782 for ; Mon, 25 Dec 2023 04:44:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 000A6402D0; Mon, 25 Dec 2023 04:44:54 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 37BEE402C7 for ; Mon, 25 Dec 2023 04:44:53 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35ff53a78a3so2161895ab.3 for ; Sun, 24 Dec 2023 19:44:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703475892; x=1704080692; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rE4nF9/XNFLHZ/A4wEpmOtjsQy5BZAUYP76nV0GZG3w=; b=So/kOrei866jNZgopPIpGmimMQX+qqw2nOqmKmvKvIPvWp3RPcIY9s5O7o6SoM7EsL 3BH+VVHlB1OxnnWULLJCYraR2nULIV8575ygBVutmwqcGOLe8TnpWm6O5sza7RiScgkh dA7aGK62MKwjGdvK7AAigjVm5LCdDOTjZ7tbY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703475892; x=1704080692; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rE4nF9/XNFLHZ/A4wEpmOtjsQy5BZAUYP76nV0GZG3w=; b=L2GoIZSXv26/7Ht8vRDCRUES1gASAbyJkMRHNn2bsRQqXjFk8QkYrz4gCYHgGxPDDa 16WiS02cslCMIaoSgiJAhc36/Kl1cZMzXMFAXeoK7rvT5qCtoH4IlWFC5/y9erRIjnYu j2TxAAiNHU5ozGY3VzPZfy05BKDFbyFNijDUsJ4A5DosUsF7MhPjWcAsQYkMGW+ro4su P0jJf8LuvtLvCohOfnUOB7y4M3j/hwlyycBlf9U3w9xu4Av3bPe3EXevJ5MnVHzBP9q4 aDgfNTxbmrOzohITzXgLceogT7yP1MChFs7jXlkAypUlBDbmFUej702VmquZqXZnqz5m IYtg== X-Gm-Message-State: AOJu0YxDekgEbOslvudNvfxp3GkCA2s0sHM+1qRVvIor34/AG7AgjHT+ 50T9DWhEpW5lgMaiYjTxE99lFi3v6vgpouwudsk5NJxZ6I2/QMwn9XOdbxxB6Qd9OQ== X-Google-Smtp-Source: AGHT+IFmsYXz2VRj9GrL5vivGogK6aTIskey0zbP2io93/6ua94i/vsTTK1ELk3oQNfFhgtf+9GvzdL0Q7vv X-Received: by 2002:a05:6e02:17cd:b0:360:fa:2a6a with SMTP id z13-20020a056e0217cd00b0036000fa2a6amr529627ilu.36.1703475892629; Sun, 24 Dec 2023 19:44:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j6-20020a056e02154600b0035d38292be5sm591887ilu.46.2023.12.24.19.44.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Dec 2023 19:44:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 24 Dec 2023 19:44:52 -0800 (PST) Message-ID: <6588fab4.050a0220.3e5cb.601aSMTPIN_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 E9D02605183E; Sun, 24 Dec 2023 22:44:51 -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 | +----------------------+--------------------+ 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 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/