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 D4FA5436DA for ; Wed, 13 Dec 2023 07:12:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE8CC42E55; Wed, 13 Dec 2023 07:12:36 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 42B2C402B4 for ; Wed, 13 Dec 2023 07:12:35 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2030fbc2417so717936fac.3 for ; Tue, 12 Dec 2023 22:12:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702447954; x=1703052754; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WPm5VsZI2W0GHj38eOzdr5sBFF3V5UDAust3axctMok=; b=Lwoo3EybUHlFM8VBTeV8dsMTcYeoBnXkZxoUmMV/IJIlPwwmhgCH/c5jh4ZQ7vQhWK lgK185LtRQU1XxT8rgavAtdAPB03EygcDELadX7885NBWetw815aAp1N20MF0xPLQTcu EIG3pg6slsvdlhDwqBeLempoAZ8McgBJU4RLA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702447954; x=1703052754; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WPm5VsZI2W0GHj38eOzdr5sBFF3V5UDAust3axctMok=; b=RwoXVtgzZahT8zCu5M+jZV/p534bxxHc6/9+VDfMMY8FJgSbCVka6dJmrNocRAZsYX wHC7egxld3VJ826fw3viScXqEPmCxfn1M0z4aZC4iLwquI08LRiNfR+/UdjuMUX72Yd4 4HwA0kR8yc/FUUEpHHbPfEW7jhSENwFtQuo8oDBaEczf+hAuuIFoeIqHFVOfF89IxBwh bju3IuQcapNRZKyY/aeUK9DzE3ZxcyQvN+sMOMPYo1IWkzIRVKvvwTXw++CJSqr41Zl8 3RpFI7al1+ZIcSQLRoGMlHA08faUskW9qKZHE54o2zkMsMXVJ6aIKbqsmWV/bz00WHL2 dlWQ== X-Gm-Message-State: AOJu0Yy20WbAwJPXNc6I2JF8FvsBxDVL8qtfz/KimGwCdOyLVx9uwdfm sLcJnUT4QuAbymZgCbTXZTVvQEljuM/Q//aOnpru4de4x3y3Tg== X-Google-Smtp-Source: AGHT+IHcK0sREtbJrdNjwqvm/ggFyhXxF4L8xRpl7zqGGlVHQUAz1CFiImhJz90gPjBpWfsIgkQLpzbenCG5 X-Received: by 2002:a05:6871:20c6:b0:1fb:75c:4001 with SMTP id rz6-20020a05687120c600b001fb075c4001mr8734338oab.97.1702447954635; Tue, 12 Dec 2023 22:12:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z26-20020a630a5a000000b005be0ab41e26sm897277pgk.30.2023.12.12.22.12.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Dec 2023 22:12:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Dec 2023 22:12:34 -0800 (PST) Message-ID: <65794b52.630a0220.b09fa.c797SMTPIN_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 CFCA46051831; Wed, 13 Dec 2023 01:12:33 -0500 (EST) Subject: |SUCCESS| pw135101-135105 [PATCH] [5/5] net/nfp: use ctrl extend to 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/135105 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, December 13 2023 03:24:16 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:ba82ff9c75598c3fb1eb81028a4ff6a4794a972a 135101-135105 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.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 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/28604/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/