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 541B5436F1 for ; Thu, 14 Dec 2023 16:28:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F3B54326C; Thu, 14 Dec 2023 16:28:43 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 31911402C2 for ; Thu, 14 Dec 2023 16:28:42 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5c6839373f8so574991a12.0 for ; Thu, 14 Dec 2023 07:28:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702567721; x=1703172521; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VeDOVyCdtvvU5LkOxvQ7vPAs6OA3H/xQnXXDydH53cQ=; b=RReAKuh/NzIlBzzLPTAkv35prtxMLYHM+BLnyhRyVScfr2CbOmb6DWmhvm3hoe1sJs K1yi6jS4fQs2anyV4kcz9+zXlEKMtTN9xR722b/V8GmRE1Dc1gwpw8qKMRYNQWaF0Dl4 9SX4o0KfgU+40gOaESzH+jpUeCPTWS/z2XJAU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702567721; x=1703172521; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VeDOVyCdtvvU5LkOxvQ7vPAs6OA3H/xQnXXDydH53cQ=; b=wHJa6TYsL+OwvCtTJyvQ/XB6o0NoaZmZ2Ctl6JJOCAwOg1+H7WsRXJZCQqJgL9hBOb uDpAiXNPXHPLp2KmqPdcoBuYSDdrvvxmWizaSJbH+GjRAaSf09/lJafim6DNDp6Qi65Z DOVNhNUQS0AH2G/srbrq4J5avtJiv4sfAbgHTOmagJijTUOr6wrZ/XLGur18c6UObDIt ttKm5KnjVFOrk2mAZi7lzJEezSe9p4z7v2Qhtan7N9oOAcI8xjgCEnFGTbxrHDQGMSlJ eUE9gouYfn7P+g+FEgVzVIzPnjIXzRQl1za0I+0eFA9UHEG0EEspe9pwo9STlQC0Fydl FI7w== X-Gm-Message-State: AOJu0YxVjOUJja7+d4OVIE8EiFm5Eq+QUGuDMkfo8HwDDCezU6RfQ38x 8i/t9ay2h1ILvi0ZnvI8KkzZTHH1RH8CvFkEpgL1wSnxbpdyv7BjE7d60w== X-Google-Smtp-Source: AGHT+IEcvDbCqV+xIGROipHKbi8cpsayaq2uc10iB5t9M2S1Jtt+CTdD1U6Txnd+0UV/48TZn5AbtqSW3yGF X-Received: by 2002:a05:6a20:3b29:b0:190:f53:210c with SMTP id c41-20020a056a203b2900b001900f53210cmr10120944pzh.6.1702567720969; Thu, 14 Dec 2023 07:28:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l128-20020a632586000000b005c661f5e49bsm1071267pgl.28.2023.12.14.07.28.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 07:28:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 07:28:40 -0800 (PST) Message-ID: <657b1f28.630a0220.2e244.1919SMTPIN_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 381BE6051823; Thu, 14 Dec 2023 10:28:40 -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 | +------------------+----------+ 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 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/