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 C4474436F1 for ; Thu, 14 Dec 2023 16:33:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB5374326C; Thu, 14 Dec 2023 16:33:13 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id BDF03402C2 for ; Thu, 14 Dec 2023 16:33:11 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-589d4033e84so4825331eaf.1 for ; Thu, 14 Dec 2023 07:33:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702567991; x=1703172791; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7Khh30oXdqe44nhzPEnelrn3LvtfqMuR/LYtVnozK+o=; b=L/V+N3QLTv84NhUufAt/loe2g3674wtRq4N9Wh0dNRW6OYKZlI3+N098PM4eYatE2H Zia7Y47BQH3nZ7aDsO8q0Cby2nyvtvJGfYkyEHGtT+eY1eKwLEgQBrc/0fNNZaZbih10 qmamybTvavO8ajVmFZTFH9Zmhpb8OiZ50u+yI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702567991; x=1703172791; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7Khh30oXdqe44nhzPEnelrn3LvtfqMuR/LYtVnozK+o=; b=a0zeZ9T8CS7IyuyWY/PJbXNeDvqZI/3d3Rx1e83l9HA8+oRhCgIbbBplu2Bw2PoKJC +B7xPFDBTIW7eE7lVx3Uppy1SfjBeAYaqjP943jcGhk5lADXGWfTdBFr3M5KJit5rQel dJpYGfpmQDNxzi509KAVDRIbANHcEBByjpNGIsQF43nsx4CiuQsWSW8IZZDyx+1f1YMY OmRdQ+M0n37ipuigC6U1E3svAF199ZGlxzZH+SvZAdDfsAQUy+rzDWFC7UDLE3V+JNyI 04wN2gFfvqxk4CIU3gWh0m6NSzzjlF7jC4Jg2Q73UXTAGXpfU5DZCHDJS7+4N6HKdzPJ AZcA== X-Gm-Message-State: AOJu0Yz46tuxwvC/RFRPKl3VCrL9gv8RNfk2dTWljYTd7aCHD3M5yu6p Md2IDwUFrbkrd9ZAAEnI2ltng81tgt1uLZNbsnrHgH01VdofKuqwtvc8Pw== X-Google-Smtp-Source: AGHT+IG0SwIUGzSM4ndfKdmH54y1NLnESZvpCfLBETRTMAC2vg86GITIQfzra2YGIf6LoNcc3tc9HQWQUe4Q X-Received: by 2002:a05:6358:63a2:b0:170:ec67:d1b1 with SMTP id k34-20020a05635863a200b00170ec67d1b1mr5832102rwh.52.1702567991049; Thu, 14 Dec 2023 07:33:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m12-20020ad44b6c000000b0067ef90ec3f2sm179367qvx.72.2023.12.14.07.33.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 07:33:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 07:33:11 -0800 (PST) Message-ID: <657b2037.d40a0220.64b9a.69d8SMTPIN_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 B94DA6051823; Thu, 14 Dec 2023 10:33:10 -0500 (EST) Subject: |SUCCESS| pw135199 [PATCH] app/test: remove ifdefs for cmdline libra 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/135199 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, December 14 2023 11:30:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135199 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28625/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/