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 A7A7D436EF for ; Thu, 14 Dec 2023 13:28:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3F0643291; Thu, 14 Dec 2023 13:28:39 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 480894327C for ; Thu, 14 Dec 2023 13:28:38 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-425c9cd7dd2so23040291cf.2 for ; Thu, 14 Dec 2023 04:28:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702556917; x=1703161717; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+P5X2VaehHMPnZkMX4Nq2JC/7Cd8jkVEOidk9hvWu8g=; b=Ex1ackUCyhcgxOskY2IZTnFdxfnwR47MdNG4w/anK4uUscE9vtGHgyxEPykVkRT4hI NYvjA0melTMaEz2P7rWcyqVlCM/GjC5TYEDnnd2wpdUieF0sW7HErrURKll9DQtaspvi mCMDnyySBZrqDQFQ7+8Aa/pq9vm4aKzCPqAe4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702556917; x=1703161717; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+P5X2VaehHMPnZkMX4Nq2JC/7Cd8jkVEOidk9hvWu8g=; b=OGqq5PJNf2UKkblmvBQd/Qcc1bVrZwX2MB89gZI+eNR0oahyxreS83sqI69L5/Lnqe q0wWPxCtEOHR+Z4SaBhKlo4mLogyZfvSlx89bwIhyYNzoh7I2fGem04pXenelbvQCm7o rB+Xo+EVAxRvElfFIHcLCfEx5Q/F69JhdswOWLkb/QoT2puciAc/4XlRJWDZXYZkld0q 75rJFoYCVhwLEE2Ho7EizTNed6BKwCUfWdCoO1HyxIg7ISdhPCSDBetEEYUgKgoNEBGU cGRRyrbr3sCJxATuwDTHr80oYP1sA8OZwPJ4AMS8Bv/QTvth/dY/ZRDZ6f8q2L729ae3 lrFw== X-Gm-Message-State: AOJu0YwYRoqH3K7acxQxpkoKKJpo0YEe+I3Wx97/Vjowg9iVpjTOXzcG cpfxR0wYAAdFMpr92NOc0V6VqbOJ6AphoKpWIrrE9zexG/0O7A== X-Google-Smtp-Source: AGHT+IF8MGbn7bKqxgDpJdg9NRtZd+b/77rT+UhrNbQuxbz18+eyiXzvtwQ0y9/3MsDZuIU1kze69VLhXaI2 X-Received: by 2002:a05:622a:205:b0:412:1e0a:772a with SMTP id b5-20020a05622a020500b004121e0a772amr9356475qtx.17.1702556917816; Thu, 14 Dec 2023 04:28:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s12-20020ac8758c000000b0042378739500sm750962qtq.19.2023.12.14.04.28.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 04:28:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 04:28:37 -0800 (PST) Message-ID: <657af4f5.c80a0220.59e65.6c60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 850036051831; Thu, 14 Dec 2023 07:28:37 -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 | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/