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 038DF436EF for ; Thu, 14 Dec 2023 13:30:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F387943291; Thu, 14 Dec 2023 13:30:20 +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 318144327C for ; Thu, 14 Dec 2023 13:30:19 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e2e873ed29so15989737b3.0 for ; Thu, 14 Dec 2023 04:30:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702557018; x=1703161818; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RGKe3eD7IyGhe8GRrsd2zrj+SnPqfj/G3EMt5a0Rql4=; b=QSZTD1lSct4MFPo4wK3EaKlJTdN0GNp784ztkM4MrPAguy0q2pF0AjiuU3N1F2yW50 X0zEAbJ0p0fAl0pnQ2BJBwjRWNJE5H8joqc//AvtQKYZftfvLF59YsTbqxEi0Ia0E/Ze CGEa3ToL86j6qvJSnydiyP92n7p4frl0rJEKk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702557018; x=1703161818; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RGKe3eD7IyGhe8GRrsd2zrj+SnPqfj/G3EMt5a0Rql4=; b=nVdj+TW20Z440zF/9JQFgV+sKzzHItFFCrJU84sVO9CCLrV4b3SqloFJ1oPCaqXOSH C+hb0bm/MuA4OkRWENFnG8zMiyvqjF/mVoEFuAoPIALy+LlIbyEy3gWcw2fMiy0qFHJa MjMckyAIneOuaqszzv8DwzSzB6tXGe8DRz1i9Rc1Lv0yNLSx3lSfpMb7kh5/EesdVjy7 FfTzDBa3gwgSnkyPLmRQN3Xz5PvFshViNgb7GywmwthwRz5pnCNNXGuh0tS0UA/euFDy e8N4JRIUizHRicUWXS9mlgT2roBG5auMvVimKvaDiJ1B2ZOy6L93C7oAuEjhhxXks2jS VfAw== X-Gm-Message-State: AOJu0YxhvRAxZHgU1mlVahrrjpdHWZeHvCbrP6qAUk6o2mKktrVIIGpx E38RW+/uvSiGRDP5Y6ytmrhFCY+H1xo7TbrLwVvO14q6BM//Gw== X-Google-Smtp-Source: AGHT+IGqM7T3ltKqJrZe6JqemQgvN23vyFAzqbawoa3sXpNGLilbAEroBWnTEvja5PVnCOq/+mPlx21fSfCD X-Received: by 2002:a0d:c6c7:0:b0:5d8:ae19:f841 with SMTP id i190-20020a0dc6c7000000b005d8ae19f841mr7982795ywd.30.1702557018620; Thu, 14 Dec 2023 04:30:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m195-20020a0dcacc000000b005e1b368febdsm569162ywd.15.2023.12.14.04.30.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 04:30:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 04:30:18 -0800 (PST) Message-ID: <657af55a.0d0a0220.1d419.8f63SMTPIN_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 40D156051831; Thu, 14 Dec 2023 07:30:18 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/