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 285C94365C for ; Tue, 5 Dec 2023 06:53:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22F7C42D7D; Tue, 5 Dec 2023 06:53:17 +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 A413A42D45 for ; Tue, 5 Dec 2023 06:53:15 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35d67870032so15970765ab.2 for ; Mon, 04 Dec 2023 21:53:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701755595; x=1702360395; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qNba60N3aERF0xA9c8GplLiJILOrFlLhGNXSURdEEiE=; b=Qhv2ODZIwKJ5YTuwkvqEXeelAeKvzPX+DWYrFz0TYyJ2DAb17P2QAS6+Y1tRMATCvW Qw7Z2WAVktQelAkUztGNogAyilhZxjQPYr9orWw26OS0AQbB6T/ShR5egDLzw+bn1fG7 a/WpsrPDragkho6Rx/2jJ93/+8Vw55eF2nOI0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701755595; x=1702360395; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qNba60N3aERF0xA9c8GplLiJILOrFlLhGNXSURdEEiE=; b=cGdIj9vO1re1nbWoleEhhGc1Hn0fmKMdois2bPyY3e03USZBxrwfqPTjTuAepNMUy+ I9h4xeRT1d6cOjQ/H4A0l46iMr6ZD5wmPg/voKqr5q1UC9pHkp4vbwOW0voMeE3ZGw7M byinZNPRVi2aZpfx28lW1oOry2ywckbUP6nDr5ICglXnS19LOOCvYgMTbXElG02bKoSL XVFPZZL9JrCKZqFEiYnscvhQn1965P+OT5UZlrPrUXBgF4MPusS7SgLdubUuMre6L81k llXz0JygxBmcYvc2r8DJtCaO5btOPGTtE9tNg3SUqQ93scNzqq3naYWtVgGj71wcBZVf OU3Q== X-Gm-Message-State: AOJu0YwweLp8FwkLkFU8FwQrbOyt30YfaWugh9qvFUvKWa8wCPqNor63 rtFP/MEJ3K1eGmavw+7+Tig/5roWS2+NGfpnuPLWTniYvecCBQ== X-Google-Smtp-Source: AGHT+IGuq937s7mXDI8W4izjo3nFbGt2giBGC9ilkReZnVhk7I7AmkZ0uv4odPSnwIStbBMbQSYm1FEJ910O X-Received: by 2002:a05:6e02:3:b0:35d:6aa4:d5bd with SMTP id bb3-20020a056e02000300b0035d6aa4d5bdmr5423010ilb.34.1701755595093; Mon, 04 Dec 2023 21:53:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f16-20020a05660215d000b007a19553533fsm136938iow.5.2023.12.04.21.53.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 21:53:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 21:53:15 -0800 (PST) Message-ID: <656ebacb.050a0220.be9b4.2c05SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 997E3605C311; Tue, 5 Dec 2023 00:52:59 -0500 (EST) Subject: |SUCCESS| pw134847-134857 [PATCH] [v2,11/11] net/nfp: support QUEUE 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/134857 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, December 05 2023 02:54:57 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:7516242a7c7fc7a5adbfbd7d71b4f28ebdb26ffb 134847-134857 --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/28523/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/