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 6C0A94373D for ; Mon, 18 Dec 2023 19:21:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 683DC402D8; Mon, 18 Dec 2023 19:21:18 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 0583D4025E for ; Mon, 18 Dec 2023 19:21:13 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-db4422fff15so1932586276.1 for ; Mon, 18 Dec 2023 10:21:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702923672; x=1703528472; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bov8zjFpej5beH8svhOIDGqZtCGqk8je3ysmRqXErSw=; b=KEgEIsgzwyNdnezVORHRNHEzM37wMx4bVEt075T+5gFi0VRB7iTdGr7jICwUvIzASW wGR0AuvEZhK+IEsXEZnuTUuXPB1ZaiWcC5gqOhAw1IDYjoikMHwphitWDVRtBZ6fSrrG 7+aiK4h7VpbgwmlezgUk3o58GrikKa6ogcDrQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702923672; x=1703528472; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bov8zjFpej5beH8svhOIDGqZtCGqk8je3ysmRqXErSw=; b=eWmiHrxuJWLKSRUmY+QLqS23qPiUS/fwKSPzQtRPxuC5vJNyOgjs7IomikiTuEUYP2 EuAepnlZ9VsssnNGyfsgzqPvs5Y9vlhnDv6DtQt+8GviSMIpeAyRFzlyfmGBts6RUi5V Axp1RzV9lxMK8GQmDIijktQ1a98HYmZ0IrwYllkzret0OXXfutW/uo61kjoW6V6oAf6t H97+wI0/jjhGSHq9Zgi6//+NhdGqSvLFPwyXkgPruOTzf2ELJRUBCwoHJmrnBhuMKzi0 2eub6+yvbtlglMHanvsyEdLa6SGDyFvPVQlTFIm/F+Ec7SU//30S83zYDJBeA6ibkVn9 80sw== X-Gm-Message-State: AOJu0YzmhaQluZOiu3gHBZGspD/ZRkaOlYKEfEAabcS1+2LmIE7Czxsk 6dpi8PVa6nTVIZC/XCBHwwyFwxY3X1LDYyTtBVbt4UefZLDNq+hUGZo+zA== X-Google-Smtp-Source: AGHT+IHwPN23Y7DiUccCaDKF+gjlg4X2YIdCnPsMuCLXGLpnOlCCVIxwLs25rztCjf1+NA/rvYfPQL89zhGC X-Received: by 2002:a25:2e4b:0:b0:dbd:38c:e612 with SMTP id b11-20020a252e4b000000b00dbd038ce612mr2425250ybn.84.1702923672465; Mon, 18 Dec 2023 10:21:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m203-20020a2526d4000000b00dbd01992442sm624532ybm.21.2023.12.18.10.21.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 10:21:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 10:21:12 -0800 (PST) Message-ID: <65808d98.250a0220.c563e.b254SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 25D33605C311; Mon, 18 Dec 2023 13:21:12 -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/