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 E52D5461A0 for ; Wed, 5 Feb 2025 21:57:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E295E402B3; Wed, 5 Feb 2025 21:57:50 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id DD18540290 for ; Wed, 5 Feb 2025 21:57:49 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844e10ef3cfso17548739f.2 for ; Wed, 05 Feb 2025 12:57:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738789069; x=1739393869; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=TWWKDfmZ2pDvU5mMGGp1rLsU3hcckGdKrq6xg1Bi1lo=; b=Om4K86njHV0yKl9LZt3kBlpdxlzAUaqPSAIaf9y9SD0OVzS3Z7iGiFhOrTEBN0hJ8h 3ir9ovLoL8iN0EiL2aJAzEiHkOn7ansF3QJpPadh98xX2Ra4wyLg74MZOgBUeLRJR0pr jhyzijGHCRD4B+XIbH7Wdo/lTl6HDaY80+49E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738789069; x=1739393869; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TWWKDfmZ2pDvU5mMGGp1rLsU3hcckGdKrq6xg1Bi1lo=; b=S486+zBfPTQCaIRF+SIIgu3pw3HTSaS7irsiT3TkhpY/O4P1SUKwGi8UrJGswywrIE 1M2PdTSXOcPYWeFChDjskUwntOiLoSeXJh7rqaAK0Qsu+846x6Z/c5WYBPtO89pejOOz i/s43HM9gxpbLJL50g7t2cSu2kn2fT4RsnHdBPuNmuY9KtmA/z0E6GKA98F8gvGV6vjF t9Df3jcn1JKeDYath9AmNWNYyFfI/hOsjorCrDiO2nzkT4EEMyCjL/7slMLof9r+X2YV dhcBLfIB7C1C11i4r9TKwF22RHyPdSNmnhJJKdat9cnVXda2D+L4oehkFrc3CZfqvCI4 Qq3Q== X-Gm-Message-State: AOJu0YwKqQtEsYXk83IZ7czdoVKyFZg53Fa7mevKRQKh5oZLgdl+QuEW 18ZzFoNT2cuCNSk+313nmyEO5uHJBSNeZ7vi+r9Eth/DNaayq2UN+ZWxIEhqH5V1b2F2BlcuwqN uQ3YrT63sU4oooQe1YZseQDXKAhBNKicBR6RefgSo X-Gm-Gg: ASbGncv44DyKD/drDKMoTVG3CK3Z+iJyYymxxEuBTuy44tCBv1gsCvfQ2JtXWqkb/tb c8ERaqxC3PXxKMCZvUT7/JDWhhiR7scMUOSkJvPx9dzYl3ZguNfxDUWQlg0L9A7BseUsL7XKXYW RqauhLDx3OA6GRPgAByD87HlPS7jtEeRm5rre/QMybbQFK59KGKYkBEeCnwGdYU6kb4ah/sxf4q aGM11UWRQRn+5ej5GYI97oFnLInJgFQfdo9N70VpYBij79bey1YgBJJ7FVzYmjLdPzljwRllOb8 viikMUMig4YJwMK6rXiEHkb8FzIS9g== X-Google-Smtp-Source: AGHT+IEudHH8ealjc02I8cjvE1lzcIGhs9YONHM3KnydEBYIgwgSeX1h8x3aFUXDFctxpYWUxFQkUYr0JAD1 X-Received: by 2002:a05:6602:6a87:b0:844:bb0c:b899 with SMTP id ca18e2360f4ac-854ea42e071mr466349339f.1.1738789069077; Wed, 05 Feb 2025 12:57:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ec7458fce5sm796729173.15.2025.02.05.12.57.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Feb 2025 12:57:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Feb 2025 12:57:49 -0800 (PST) Message-ID: <67a3d0cd.050a0220.507ae.4941SMTPIN_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 ACB646052471; Wed, 5 Feb 2025 15:57:48 -0500 (EST) Subject: |SUCCESS| pw150971 [PATCH] log: avoid call close with negative value From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250205161518.143865-1-stephen@networkplumber.org> References: <20250205161518.143865-1-stephen@networkplumber.org> 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/150971 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, February 05 2025 16:15:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:32c18e7364e30a8e43cc7cc6709a7ce606fa285e 150971 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#114893 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian Bullseye | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32499/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/