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 4AD4F4373D for ; Mon, 18 Dec 2023 19:26:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45F8140DF8; Mon, 18 Dec 2023 19:26:04 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 31908402D8 for ; Mon, 18 Dec 2023 19:26:03 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d075392ff6so24803285ad.1 for ; Mon, 18 Dec 2023 10:26:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702923962; x=1703528762; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bov8zjFpej5beH8svhOIDGqZtCGqk8je3ysmRqXErSw=; b=UTPz8I+AL/hjZOv9aFX5ptjbuymYEBXJacvwV5yms2tUpcuUMabGknkjKahh1Yu/Mp HyuSMy8KyuVcrgss90ZyW0c55303i3ynV2IratDeKbbeK/wWHLKVj0LCFtN4ek0stji9 xD54SuMKeOWjUmf1kb2NrBkHH9Zv0gNkHiByY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702923962; x=1703528762; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bov8zjFpej5beH8svhOIDGqZtCGqk8je3ysmRqXErSw=; b=GLDKujeeNB/PoHrhpv1gFktdsHCCItlUyjABFfH19uRWyvrqDxGRZt4Ilue+MZOUkT FVnO3ZByB422ZrRRDqchiHoJv2Oh7ltAqeUXrpBJKDvbFqBGGbBXXvM5+k10SuGlEK0C d0Rv8OFuxPlDW0wVPff2zYPw60eJRekswjQlROD5ZNNYOicptlqmTLqXK+P5i05HMdYe EDfFP+a6Sit/c6X9vuDPpyhFOaINdm0Ayd+3AEw8VtevqfhIv6JxjTmRywsr7Q5oCF6d Kt8Uccv8DSPyZx97wt7SyLvx7cprpcRhm4uGBjOM8SI5rp68Hh7HAcLt1Zjw/qp8T0K4 3hlA== X-Gm-Message-State: AOJu0YzzFImaPVVM+2wKIxBRBfqstcZlV7jP8IK+Eio/4NWLNWXxUpRY coJCYWF+2fDOkB/svXzU1/qIRVH8USRIsDuVBGz1ZEYrZLzz4LQ6TW3JFg== X-Google-Smtp-Source: AGHT+IHVMAkSqa8Q5ue/DZI46GsdBwnVmF0Qe2wy78TLoi18pYlM3kfqHqBDtQbIPwqZI54coipd68UFDnDi X-Received: by 2002:a17:903:494:b0:1d3:af09:c6e4 with SMTP id jj20-20020a170903049400b001d3af09c6e4mr3139841plb.66.1702923962445; Mon, 18 Dec 2023 10:26:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l6-20020a170902ec0600b001d3cbe7c28dsm77391pld.38.2023.12.18.10.26.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 10:26:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 10:26:02 -0800 (PST) Message-ID: <65808eba.170a0220.38b54.2259SMTPIN_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 A3D0B605C311; Mon, 18 Dec 2023 13:26:01 -0500 (EST) Subject: |SUCCESS| pw135282-135283 [PATCH] [2/2] baseband/acc: fix common log 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/135283 _Testing PASS_ Submitter: David Marchand Date: Monday, December 18 2023 15:43:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135282-135283 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28662/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/