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 EA8F8436F1 for ; Thu, 14 Dec 2023 16:33:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6A024326C; Thu, 14 Dec 2023 16:33:34 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 0C944402C2 for ; Thu, 14 Dec 2023 16:33:34 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b70f451399so282212839f.0 for ; Thu, 14 Dec 2023 07:33:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702568013; x=1703172813; 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=HIJRkpMDIMHAF5wyck+rDuBiCcRSAj/nL5OqVQj1l4K7KxO23FsxUGN8pn+P6t1327 twnKb9xTBCstOwW0weDCRmGBImmP+DzEflBxQ3UoMCSH9DpCmMbzFofhUpDrkj1bQgQw 9Shpw01XHNViFi9wXriVVEJEKH9HZNnBTdoPY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702568013; x=1703172813; 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=HByyMlQicrEzriew4NCRYMAMwactHET3hmOSzUxLrL/4L7rQ/Ndh/4HW6tPLmdDAZo o2SMB4HHRneZYqepJh5Fi3nVCjCn6c1504fp/ouebvSgRVLA6u2kxm0OLbvvpss5lcss obSFSEJk9idKWJpTbvUlHNqxr+9EA65za2LRJC7D6XskT+gQ2UfflAU1RkjA5sgE4z1K Xr9cbKleYNZEK9LXmGHXDzut8+msC+0ZwH/yvO4qCgbYK3EVwQwsHzpFYktYr2ajRykz 2bZOXx8U/35G7CmJiKzpjSKUicljHtSwvIYR997MSFFR1cUsITJRlM5HDr+XOokik0z8 VrtQ== X-Gm-Message-State: AOJu0YxvsgJJ8P/nS7jSdZ3TAcFSW3JWVsCAOBCL64EvU2pAHtqmZ9lL zv6JsTyLklu6Is/D0lAly8R9ArqfbV+9EebQ+IjPZaaeEBfrcCNXv+XSdg== X-Google-Smtp-Source: AGHT+IFnBaCI+VaITRGifvIGEOa5DnA101LoxZfM1HyNUOftZWp3LyjZDK1zekZgVzEPhqwNmMMawzthn2LG X-Received: by 2002:a5e:8604:0:b0:7b7:1a06:1dd8 with SMTP id z4-20020a5e8604000000b007b71a061dd8mr13607210ioj.25.1702568013438; Thu, 14 Dec 2023 07:33:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fb13-20020a0566023f8d00b007b368fd3f75sm947022iob.26.2023.12.14.07.33.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 07:33:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 07:33:33 -0800 (PST) Message-ID: <657b204d.050a0220.b14aa.d2b5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F17E06051823; Thu, 14 Dec 2023 10:33:32 -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/