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 D97AB4380A for ; Wed, 3 Jan 2024 16:30:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D02B1402EE; Wed, 3 Jan 2024 16:30:20 +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 B704F402DD for ; Wed, 3 Jan 2024 16:30:19 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36011002a61so26455125ab.2 for ; Wed, 03 Jan 2024 07:30:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704295819; x=1704900619; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2iNBxcXfIKe+whcc5yjbYIVJBHB72GI4TA8VOtBICh4=; b=al6Nr3GroUtXipNuOMCgOHrb5kPDSauOHFq6OSkf8htgAWg4M3cLAqmnB6dSqMT/DU B5GYhx0fCWqu1LhuRzSkLmwQ/76Bt80vAjCrlyhb0pICZlmeUlK7A6e3afyW4eISenxV F/gvFYcx9TfkOKYSBrph6V6x0U9EKTZZbEKlM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704295819; x=1704900619; 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=kR6+xMCN/tDoWQa/+Em+J6/VHHdT14Lr7RcRLoErvcAprQ9WOceVHx1VMd8ubxxBhr y7ws3isRQacpjpu9fj889iOLM6JTcDLIZQQo3+N4zsI5m2qmIHISq3dLxcRKJ8+4LqPh YDt4B+sf0ZGvTNzyTzffEEp38A0/0FJ7jpNUBzvGH2M4lFnCSR9UTIcuB59FxIOumihR h2PrEPAdB6RUzZpGAxdwl6O1ht5WOUsCO+VY5ndtkVZaikHjZnoFm1H24gRqBL+1UzZQ EibBFr4FhbAI1Xd1CK5+8FRZt8I41x70XKdg7HM3RobO58EP+NglOxnwmePJQpxvKPeS 42+g== X-Gm-Message-State: AOJu0Yx3wnh+VuzUeNXB3tj4k/KXrXf/I+3tCs4XMLE4eoiINvYpyE1n RF2zSij19UfovDm85JJ8+B2PM7vDUOZATEgo2uOOs4v0laAwmItrf8a45caFlk4tmA== X-Google-Smtp-Source: AGHT+IHocNQNImfOrA22G4dQ+sNufAURh9IBmkQ/fQX7bS6RUr+IM4eaO9wUwkhObVtr7CX3nEc2gfcaQXFs X-Received: by 2002:a05:6e02:1568:b0:35f:b96d:641e with SMTP id k8-20020a056e02156800b0035fb96d641emr21830250ilu.12.1704295819166; Wed, 03 Jan 2024 07:30:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g15-20020a63374f000000b005ce038f2562sm713664pgn.33.2024.01.03.07.30.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 07:30:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 07:30:19 -0800 (PST) Message-ID: <65957d8b.630a0220.85fb8.35b2SMTPIN_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 6300E605C311; Wed, 3 Jan 2024 10:30:18 -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/