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 0ECB8436EF for ; Thu, 14 Dec 2023 12:07:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A09242FCF; Thu, 14 Dec 2023 12:07:47 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id EE7A3410FC for ; Thu, 14 Dec 2023 12:07:42 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5906c569a1fso215290eaf.1 for ; Thu, 14 Dec 2023 03:07:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702552062; x=1703156862; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XvWVX2ynPYE99YkUlvxQ414Sw4t6zj7Ju+NqlCQ6Q1E=; b=h1iWc/uyBXwHePM9kfczDId1nJ50w4J8qMFw1bdXfOYLYApIakk2fhMdib6TPEi6ut hUSyz0PuO05nYWnZEChOXNyVIZtpRhTsuUlF+cjku3F2DIoN/gBgd5sMpO1D4pk/my59 GasS9qnZ/z23Dr/i8yZkhuQCMNAECf0vb+0dI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702552062; x=1703156862; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XvWVX2ynPYE99YkUlvxQ414Sw4t6zj7Ju+NqlCQ6Q1E=; b=QlGJVL8/sAOvj5kWXrxLXS+hRqyy9dRR7IATYbBeHSHcT+1/mgiKYoeK9Ff40elTMz hU2lYB98oHbjNDWz0I0X6uCHfLQ/rdG97tgoFu5rNbYYiX6ulCccDGeAgPYJznP5f7ZH 251p5d2wW3mMsAPkksFJT5fPG1a7ktqhvj0S84h9YpmTFwlZAvDzoghmUlSu2ell5HtH 5cEVIO7+ESh/PDSnOB0b+4vmi9bZs8G8o5LDjHvJ1ZTGpHAOCCOglRrzivQdEqBl+VRQ 9t1acZtiVzYGeV3ADoQV+O+1klTix/rgoKiSV688DnszsnEDS3i4XVuWx6e+gvSKayuR ymIQ== X-Gm-Message-State: AOJu0Yzl4PxlY22y/fRamHa9ttFkavSQq8U2atRGGjKytx+HZDmg/Une GTVXoyP1diHv9+X0I8VxbeTEcqSx4ARUAHCosxlIY0aUvbcxkw== X-Google-Smtp-Source: AGHT+IGhgc8+kvagI2Ldmz4rHO2qXCWzRvRHlaM6a54TmjEoeL+xveXGljE0aZnT1ZVMfn7g6CopkJr/qixH X-Received: by 2002:a05:6820:551:b0:590:8733:bbe2 with SMTP id n17-20020a056820055100b005908733bbe2mr5035408ooj.6.1702552062375; Thu, 14 Dec 2023 03:07:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y29-20020a4a651d000000b0058d57679231sm735218ooc.10.2023.12.14.03.07.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 03:07:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 03:07:42 -0800 (PST) Message-ID: <657ae1fe.4a0a0220.853cb.7597SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DD8366051831; Thu, 14 Dec 2023 06:07:41 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/