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 8717C4373D for ; Mon, 18 Dec 2023 19:16:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83717406BC; Mon, 18 Dec 2023 19:16:48 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 973B14025E for ; Mon, 18 Dec 2023 19:16:44 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-203965f2da4so1523300fac.3 for ; Mon, 18 Dec 2023 10:16:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702923404; x=1703528204; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bov8zjFpej5beH8svhOIDGqZtCGqk8je3ysmRqXErSw=; b=B0ZAOwWZoWECeReVyG/AR2CtzYUMM0r2kaF+fqUQqoq+y1fSxR9rMU8QQzKrfGp9eZ lLF3q3mcfdu2jynUb43reY7peajn8Ba9jbtTpI/8c4BeKhaC/MqqohYfkxAqw1puvybH gbedhML88wl+7h2+SIJgtvieGv3ZNSkvn8mQM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702923404; x=1703528204; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bov8zjFpej5beH8svhOIDGqZtCGqk8je3ysmRqXErSw=; b=L4T9/62lljgmpZ6rhsXktAlt/Y9zONCCkGnOPvM+5l4RrIeSBJAt9quTBdprb7uX5c hGTPvyH5VryzK7uz1ioF7kj+oSWO0c5qn//X7mWzKPXjsV3Qw18GVBP9Rd3RJqFSPOo/ pwuvhbqoOTfye6pN7vAneJLew2ffs1PW626mikogcYe1qorZeITkijWmWaRBbztWnvmG EstnfHU0xQrOLbMlLVvnwO1+FpNRwwUkpkj8C7l2yJmSAF32eEx8gsLRxVji35nrQUlk 7++5qY8uwWqzm/SXj+TlRWmZaRcdQZ84QqaQg5bbMUTGmfb4kPijWttUMdFqaOh1dKVA 9R6A== X-Gm-Message-State: AOJu0YwLtRwB9l39rEsxN9y2A6iDQnDLrL6uuZTiI98mFCGjwiHhFFg7 0GH/NnsYQT+82hquigMiwJbTnCw3L7YWBFfdcGKf2zZgtNed1L/Cbp/ie+aFlykLkPxh4pYN0w= = X-Google-Smtp-Source: AGHT+IEE1EJrXYTCJndyQ5pJtPLnOYLjkD7Ji8ihfENPiiTgPlNcHb+BmaHdm/rz4nCMXKe9tCILd5ntrE6W X-Received: by 2002:a05:6870:2308:b0:203:6ad5:5a48 with SMTP id w8-20020a056870230800b002036ad55a48mr5109615oao.109.1702923403893; Mon, 18 Dec 2023 10:16:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b2-20020a056830310200b006da4eb9c0fdsm339718ots.4.2023.12.18.10.16.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 10:16:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 10:16:43 -0800 (PST) Message-ID: <65808c8b.050a0220.9ead5.b9ccSMTPIN_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 5A31C605C311; Mon, 18 Dec 2023 13:16:43 -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/