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 9E08A436EF for ; Thu, 14 Dec 2023 13:00:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99EBB43291; Thu, 14 Dec 2023 13:00:49 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 5B87E4327C for ; Thu, 14 Dec 2023 13:00:48 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e32af77f15so11584197b3.2 for ; Thu, 14 Dec 2023 04:00:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702555248; x=1703160048; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SyeyvXJqro4CtMozfJd5i5avfYBjKG1/+euKvqScbkc=; b=Te2cHJJhAZuanECqEP3oW3LsDUaRtFOdN3qttHoMRBjQPaPb5rf3Oi/xotBOK3es8f ruzw6NsLE+d/4dqVZnOn/DVFgyi3Kvn0G+KSJNSxX+Aa0FK9IlEd810F8bmzzypeOHoE GcTQUUeG8GgjYCHdPvZ0EPPU9TPz1pwlNZ1G8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702555248; x=1703160048; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SyeyvXJqro4CtMozfJd5i5avfYBjKG1/+euKvqScbkc=; b=fpyZYr2ch+BvfS3dhNzmgaj0YSTDl3rgfRm1cgIojk33TKk4pBOelwgx0wqbfBH3Wk zDylv/ehBsgns5Mbfi6TKRmVIzYou6yeE70owHk7lawDrlc6fpdXgAGsGT0Vla7+V0B5 JvMgOotfrpkC4qLMQwKewO7EJ4wF9BGladOD1p3+djq3GUXo6xDs1gMGhfEsnuWl9usB ExflGLd0YsCSlWhO+6LRUyLHWJmqSCyU9olZ9DmREuTsRoNamXqfESwYdhC1hKj6qVEa Lysk7ba/zX5vJp8NlqHDJ2uazN1GHqqXFfM4GmAB6284HQHVgM7qjEcT4TOY6cSVmjvI FbLQ== X-Gm-Message-State: AOJu0YyE4krzakkicIpaUFXFV2jzgmJXzxB8s1Iu0uFfAoTYs4KI0uFK amTxNyAu9cxYXL+0BFFax0zabKytivuAdZd9U3bEU4TFXkFo9Q== X-Google-Smtp-Source: AGHT+IFOEs67P1H3cs3/QkgmwHchYcnUmoGaWmFM+hJRz/gMBejIaPIETtWFhxqphkrSc2tS4aKxL2AjXn5f X-Received: by 2002:a0d:d9cb:0:b0:5e2:f6f2:4a43 with SMTP id b194-20020a0dd9cb000000b005e2f6f24a43mr1966830ywe.66.1702555247786; Thu, 14 Dec 2023 04:00:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t62-20020a815f41000000b005d79da46e7csm1714432ywb.20.2023.12.14.04.00.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 04:00:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 04:00:47 -0800 (PST) Message-ID: <657aee6f.810a0220.f52cc.d892SMTPIN_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 6E9E56051831; Thu, 14 Dec 2023 07:00:47 -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-abi-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 | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/