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 3E88443272 for ; Thu, 2 Nov 2023 20:59:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 398B540144; Thu, 2 Nov 2023 20:59:30 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 816E640144 for ; Thu, 2 Nov 2023 20:59:29 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a6774da682so57760639f.3 for ; Thu, 02 Nov 2023 12:59:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698955169; x=1699559969; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2GEIZ9Se17jk1TWjLt5puDmM33mGmnErLvXztV2o/qE=; b=JGUubH9PMvsNJqo6sZPaharCoucGXrGa6plyq3pxM/QmNkV+OKg2PIHRZUUITlfkZm SjIKWVn+ajw/NUePs1DBEKCJmf2kFVKIPUPFhbJRbcUoJzjxNzPx0vs6KgTMPXkisaOG qQUD/wJHgtFnEwQe8zriGbLa/N5pCQ3pkHUzg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698955169; x=1699559969; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2GEIZ9Se17jk1TWjLt5puDmM33mGmnErLvXztV2o/qE=; b=nFOsva5te/n3HQJZ0ANtNGnePKUAlZt7FjtZqS5GmBvpaVZykuXVvJDgLkXBnUdUGL ni5oWULvFDFV4Q1qbE+PkWnHxCNMmbcdYKzF/6E8TXlRXejbIc+50ereETaP2S13xTxU YWezCYrAyezxZPZcbfxZ7RSh0dkD2e3AXY1ULQ2elsHm3Rvqd9rdtGssdj858DEh+P1W 1Id0cm+m0aCgq45rFqyVmpY0W618oydomK7G2J2YpowMYF2sCyzxqnZ07UorCA5PEbL9 JYM1mEVCYcNQv7KLCoT/JHNnzMKXRosAmmyAvdvK0C/ytQHs07waesNJN53yfharAl0Q yR/w== X-Gm-Message-State: AOJu0Yx5Upskjna1ox8yL6HfViKU3sciJFEjeyg9VNCe6PzGZC0TP8R4 8MHInumBIBZbflml/5GcPMDV35uGFTpDpmAgM2R2NvyVpkJ4JDm5a3TeraIM+Z2+Tw== X-Google-Smtp-Source: AGHT+IHwnSzE2rB8UMcwHchzr/ItKkSzBziBcJxAdyhLkpfuiCRPVveDuAdrHQiz1n/Uvx8eHCttLoj5Y3JZ X-Received: by 2002:a05:6602:2ace:b0:799:178c:7be5 with SMTP id m14-20020a0566022ace00b00799178c7be5mr28460459iov.17.1698955168966; Thu, 02 Nov 2023 12:59:28 -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 i21-20020a0566022c9500b0079187d2f206sm15921iow.7.2023.11.02.12.59.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 12:59:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 12:59:28 -0700 (PDT) Message-ID: <6543ffa0.050a0220.31feb.0807SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7FFA56050A61; Thu, 2 Nov 2023 15:59:28 -0400 (EDT) Subject: |SUCCESS| pw133768-133769 [PATCH] [2/2] net/nfp: support setting pau From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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/133769 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, November 02 2023 06:16:41 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:71f9da6691c49d0dfcf088dce5e99c488af0eb7e 133768-133769 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28197/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/