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 F3B14436F0 for ; Thu, 14 Dec 2023 14:21:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE71943291; Thu, 14 Dec 2023 14:21:29 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id B8E5F4327C for ; Thu, 14 Dec 2023 14:21:28 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-67ac0ef6bb8so48115086d6.1 for ; Thu, 14 Dec 2023 05:21:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702560088; x=1703164888; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6DuQxIsJmScJUBTLKJI/qfK0AgEV6hAdV9nQHGzwWwg=; b=aIt5ItJfqKHgSXxwfM9u6Psa1+p/AfUjx5mycxn8PNnguBcwW9ciOn5AVGQqatTeWk 6dCQGmNXHncUespj7cQC2WWr/Y5C29iOmDs6nnRk8XwLV6jtONelrRboZZ3UUP8D7YCq Tl8Wy70G+YoxazxnfOjrpJqErXEwskbC544rg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702560088; x=1703164888; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6DuQxIsJmScJUBTLKJI/qfK0AgEV6hAdV9nQHGzwWwg=; b=YSFi7pnHwMSHeoeMoyQ9ZN8hmIiA6Ft//5tAGMu4dLulU3iRn1kQGB94myHFr0voZN v4p9Dk/ouBs3Qftn/fT1DyZc9VclRLs93MIeQ7bCsB6nID+uZUK4ORD2YTia+9qGtr45 X1F1d2ZuIBK4D1PwkK8qrKgVbHyyt+5ySCgaKp1syELNSrBDRtbNDDtKAlasykZxLchw W3OvHw5b9OS0+2uC/apDKG60dptO2niYtrzpG0ipjifZUtff1e3Tq/BFTilO5LXeK3uF IcSwWDKMybQqNa4PqYFU7xFVzhjjVBieVg67s7nrtAF9pUr8lvOrU9+jxWdfOgWm+3KG XLIA== X-Gm-Message-State: AOJu0Yz+enBs0/R2lcLQpEkaz0EOqmvptvZCp8gmPJikwWrEK+e3Qae2 e0agqEN42LRQEG2xr0LueEp4Fbe6SEg4OgV6OxX/DLcsVnsgdQ== X-Google-Smtp-Source: AGHT+IEwu9F9bN8sqTqswGyKjdFnkhVNBMHG+mHEl3msePy/vPiANUhgC4jndkKodHXds4X0BoHIhBfNuQCJ X-Received: by 2002:a05:6214:bd3:b0:67e:abf4:a800 with SMTP id ff19-20020a0562140bd300b0067eabf4a800mr10456711qvb.73.1702560088192; Thu, 14 Dec 2023 05:21:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j9-20020a0cf309000000b0067ab8bcb0aasm190qvl.54.2023.12.14.05.21.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 05:21:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 05:21:28 -0800 (PST) Message-ID: <657b0158.0c0a0220.f579e.001fSMTPIN_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 E28C86051831; Thu, 14 Dec 2023 08:21:27 -0500 (EST) Subject: |SUCCESS| pw135190-135192 [PATCH] [3/3] net/nfp: free domain ID in c 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/135192 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, December 14 2023 10:24:31 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:58bcca462447a4e184e0253438787db12dbb54ab 135190-135192 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28621/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/