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 1F25442DC3 for ; Mon, 3 Jul 2023 17:40:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A4AD40ED5; Mon, 3 Jul 2023 17:40:00 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id DA79140ED5 for ; Mon, 3 Jul 2023 17:39:58 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6b87d505e28so3776171a34.2 for ; Mon, 03 Jul 2023 08:39:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688398798; x=1690990798; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+SWSR588/gi5NzA3e8fbPI2uN5pqNUuHJPar+oHtSIw=; b=cM2VwkrCLJ7j6/vpKvA9jgP75/Fsc6dYsYnMSCqCU5KVfPtBff0Wb1jXbBHMHA31ja 2TzQ6h/4kSSXNWCkZYqVuhpsOEisEypibjJ/xZAuJnCWBkDD9CmPZaAUdeNL3pXqa9GJ VmtdkJ0Gr56xoM3UMKPMsK5sPS7Dpjkc7tik0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688398798; x=1690990798; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+SWSR588/gi5NzA3e8fbPI2uN5pqNUuHJPar+oHtSIw=; b=fKqMJRpCdF2bWWcCYz8AMgIJtcYAl2MBg4bHwMzVG+pn9HVSNhfGDqg1+ItndPw/nv JTsmQ3hKCxoKC9CiOOQRTq0EcCjtVYPC2bY5KY2eszZyHa/vF2Gxii9BFV0AhI6Xvvfc x8CU7NEKRp38d+vXAD8YTa7Az8ZvqYF1nWoLwXeLqbZBFdUX5gpWE8f13N+AwUce+a7x amwSCEwfiBu7XMoqB1AtxSW6HBUEJJIao22O/HfT270Vu4wj4Wyyd+LOaOlbbw0oFOvf w15q7mInSzvhDm+jDsBgT+qMUIhpv3I6KtHYSLRGrN+u7qbfrlTFqnv8prfZIMRIMwPI Gmyg== X-Gm-Message-State: AC+VfDwldWYHreuYn0B5ZIvFImSryX2wmxlq1HSAPCNgOofSIk7Lf18S GnwuL1/ak0cM2HRZ/KCcUp6giXFdZHib7fGjy0pNHCOvuzyi9o152AHXjlaX3Z8A08bxMRz1EA= = X-Google-Smtp-Source: ACHHUZ6YkotFA5/mMKGIBgkF4kHlH7V8uKJR8qEqXCsXfjKEqjiU3PhITcnjt2HyB7JVDfoZKtZ1rzg9w32H X-Received: by 2002:a05:6870:c0d1:b0:17a:f324:84ef with SMTP id e17-20020a056870c0d100b0017af32484efmr13931444oad.59.1688398798228; Mon, 03 Jul 2023 08:39:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id qh3-20020a056870bf0300b001a2158a717dsm2054819oab.12.2023.07.03.08.39.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 08:39:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 08:39:58 -0700 (PDT) Message-ID: <64a2ebce.050a0220.8e1a9.af84SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id AC819605246B; Mon, 3 Jul 2023 11:39:57 -0400 (EDT) Subject: |SUCCESS| pw129209 [PATCH] [v2] set namespace prefix to threads From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/129209 _Testing PASS_ Submitter: Thomas Monjalon Date: Monday, July 03 2023 12:14:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129209 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/26933/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/