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 49E9342357 for ; Wed, 11 Oct 2023 00:15:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45686400EF; Wed, 11 Oct 2023 00:15:02 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id EE212400EF for ; Wed, 11 Oct 2023 00:15:00 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d9a516b015cso1577284276.2 for ; Tue, 10 Oct 2023 15:15:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696976100; x=1697580900; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ylnBCsnebvJxVodS0P1zMicBX0KaCYZbowA/Ji3RUTE=; b=cz/ZEygMpNCJU/UNqil8nN5PGcUVconDFijQjD/BGLeUHQixCv4k3SjDOsVu7sq3Le cGLzTgiPBuv5yhYvVoll7xWXbJCOUVUZnVnMLhYknqzgyevNSPWhmof6Sc06kK04a6hi GZwOGh+Um3F/mWgKGp9Q4sK5kJ8yPEW20eP54= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696976100; x=1697580900; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ylnBCsnebvJxVodS0P1zMicBX0KaCYZbowA/Ji3RUTE=; b=ILuqtf+dKpGRJm1iylFzldiB2VNQHhJAQydZs/umtzca8gqcLaNvrIcjceIK3Fm6xM NuoMUbxaO3vgtBuC5vrFuvSKQJk8aSH4iNqpyM4JTaO/7zUNjJDAWQYrei7pBvLv7oxe tpdBbKkkJ5rZB29wU8XjB8Rk6+73Y/cpxpnewsG5PnHN0UPpH8pzLUA5WiVTjwI/Ah9R IAvOR8wSoqWfI3gRu67MHYDsR0NePm8qdWejZqUQHcK3SzQN6MSoSFkN1XKMmUUuflS8 LEKtgH0laRA2AiI4XkhvaqwqxYYzQ2YK98chcnEoCfgcnSYJyXhwvWwEIFE0gcEUAI/W 8seg== X-Gm-Message-State: AOJu0YySgrcdcLkP94ghrzEDnMEDsJjVxlbt01WkryzhHZW7frisJVGN vyj03ylC9LE3IQ7dNnrqOzZGXcPRzuq86N4++r5FEqjrJk+iJnD8GtVNXBvWGYKuY79YUI+6ew= = X-Google-Smtp-Source: AGHT+IFZl4EmhlKKq6j5oeRnKFCth185J7uyUjmX489K/xkB42Y2daErYOLfyRL5J4Il6ZSqWYeTGnklQsuj X-Received: by 2002:a25:c5ce:0:b0:d89:42af:d46d with SMTP id v197-20020a25c5ce000000b00d8942afd46dmr18091958ybe.62.1696976100394; Tue, 10 Oct 2023 15:15:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ib11-20020a0562141c8b00b0065b1c26c89esm110114qvb.76.2023.10.10.15.15.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 15:15:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 15:15:00 -0700 (PDT) Message-ID: <6525cce4.050a0220.a301c.5369SMTPIN_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 272836052514; Tue, 10 Oct 2023 18:15:00 -0400 (EDT) Subject: |SUCCESS| pw132452 [PATCH] net/nfp: update incorrect MAC stats offse 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/132452 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, October 10 2023 06:09:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132452 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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) 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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/27875/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/