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 EB9044373D for ; Mon, 18 Dec 2023 19:10:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7F704025E; Mon, 18 Dec 2023 19:10:54 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id A7E4E4021D for ; Mon, 18 Dec 2023 19:10:53 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5e778e484dbso1451037b3.0 for ; Mon, 18 Dec 2023 10:10:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702923053; x=1703527853; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IqkubSiOorDat1ybcnX29a3viqdpu20jT+HSiIoEhis=; b=RBWPdK16mcybjl+7ePMeMVPaYY/PAme5pmpMm15bUbHye2XrZTvGwdgvZvpdCYxbn4 QuS5blyCKtrYO+7JhRayM8BlGs7TJBQ2ZarRgPnnwzainzT4QPF/A3hBQpCVjbZS63XG 343b8U+e2zIvyXMSgqnmd/ZNwhZg+MPrM0ykQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702923053; x=1703527853; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IqkubSiOorDat1ybcnX29a3viqdpu20jT+HSiIoEhis=; b=Ftt+Qpcnae/mWfVSd2/JACKX7oAeU6W60EXwqa5Hlu38C8CJ/DgLiXsoumzzUtNTVC WUoq+bv1t7rW4mcWwj6fkyIJ7yVKdGXtMhXkdh2V0+WUmwAcJnDy+TaAcMCSi5RxnU9j 0qqvmez7x5ln/LSKkVi9t2oC95o9vp1Bf/RhGEJGVRex4bCRpPHgKQ3pyUbxeh+djSco oAMh+CcFrdnjfj8y5u47nCnskY8l1EgB+wKAkR6SVA0IZd0W3GZUq/fGn1X3O1BK0dxp 76bfD97FtCq9kHSzthjCvuyma6N3S3uK8rmVPzuWW388q6O02znbQ6etiEiZ6kwRdEKV CR6g== X-Gm-Message-State: AOJu0YydsTo1XOjNqklL173GFmop3iZESiaYsOy4xhLaN6hYP0FBM83y 1YyB+riHHh4fRxlW2SoqJtICxmzATEKrHj6n0XGWJgTbxOwuywTu0jaivg== X-Google-Smtp-Source: AGHT+IGAIeP75/OspS2AWv0iz320rXHp2li2s/I3GAuy9ffWZrGxYEpsaRH955T37XBOj/Wcxbfj1wL/arsT X-Received: by 2002:a0d:eb51:0:b0:5e5:6860:9dde with SMTP id u78-20020a0deb51000000b005e568609ddemr2538913ywe.46.1702923053125; Mon, 18 Dec 2023 10:10:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v124-20020a0dd382000000b005d41181b5c8sm2625831ywd.31.2023.12.18.10.10.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 10:10:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 10:10:53 -0800 (PST) Message-ID: <65808b2d.0d0a0220.dd6aa.1f59SMTPIN_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 CC24A605C311; Mon, 18 Dec 2023 13:10:52 -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 | +------------------+----------+ 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 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/