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 C0C1443272 for ; Thu, 2 Nov 2023 21:11:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBA2D40144; Thu, 2 Nov 2023 21:11:23 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 0AC5D40144 for ; Thu, 2 Nov 2023 21:11:23 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cc2fc281cdso11149895ad.0 for ; Thu, 02 Nov 2023 13:11:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698955882; x=1699560682; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=auJys0l14wo0MZ/AHIG1W7Ny7jtRZyh445ea+o+JehE=; b=gPHm6rQzLgL/mHGf/S2fIJcg/qRsHejGEFpWjx7klIaS6zT6fMadmq5XIVVj2clNhN kM3kbwFolMnORnIce16b5fpPcSjGve0VcwT967zR6JneV2raxzgliWO+9RIe2wXXogag 4TGG3y9hAa8S7O7YxfJN2S9NYBQTV4jHTwHio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698955882; x=1699560682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=auJys0l14wo0MZ/AHIG1W7Ny7jtRZyh445ea+o+JehE=; b=ISpR6xC83X5qECyEAvz+/ueiXa7tHg2oOnpkV06xkjQUAZknmUOWb6hWJPdKgzd4XN uVtva9KjU3PyM8oC0YQK20xKhJ+p00xNH52dQxcg18FXlG+nB0mvdMaKg2uEs/hkNKSM WPwkImwp914WQoRXe9wpYYanxf2QwF5PqxbGKOCV35sZEpw3H8x4fdig6yE7JoYcsVS7 k5PwwQQhTX0sARLRRdMVB5T85p9PfCmQmaGdcRFxin6oURgqpsggJZZ+lGDstDTbA2mT N+NOcCzixTRlatL/1GU0tzYW5yyn20SemlF90fWAaCNP+m9Jxcy9nyLoQH3aKa+B6L81 Q7EQ== X-Gm-Message-State: AOJu0Yxv+/G3HnAGz+LHbznievU8MKCpuonv13nEO93YSQ4QwR366UXg t2AH4+XsViYYzEpgmdRxVbC/F10u9YTye5nAN3hji2c6O16z9A== X-Google-Smtp-Source: AGHT+IHdgyuv7fBouY2/AjuGYwBw66EDpt6bQNCA99JmHczbUP+Oojisu3nfmJCl+EXJkfK2VO622bp5gldU X-Received: by 2002:a17:903:41cc:b0:1cc:5dd4:7ce5 with SMTP id u12-20020a17090341cc00b001cc5dd47ce5mr12658521ple.19.1698955882199; Thu, 02 Nov 2023 13:11:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b2-20020a170902bd4200b001cc29b5c32csm12069plx.59.2023.11.02.13.11.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 13:11:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 13:11:22 -0700 (PDT) Message-ID: <6544026a.170a0220.125f6.060dSMTPIN_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 67CA7605C32D; Thu, 2 Nov 2023 16:11:21 -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) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/