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 5B7EB4373D for ; Mon, 18 Dec 2023 19:08:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55F02402D8; Mon, 18 Dec 2023 19:08:04 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D296D4025E for ; Mon, 18 Dec 2023 19:08:00 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e32af77f15so27424977b3.2 for ; Mon, 18 Dec 2023 10:08:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702922880; x=1703527680; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pE6LnUmfAFAxy+8OFp8a2ilzA9ry9TyOCX5+wUMe6ZU=; b=Rnc36icj37zlK9qDM/kf9ZoQi0DZqZ2ulj+MLrNA+PdnsPNXfBpNph+Oxz98Y678fm MJv8Idsy8lHP4jT1qrQNVavc+TP64l9nvQ61UhccMal3eS3lg+rkzLXAPq/dTfNz30/v nde8+UYZ6Bv0tgGFmT/1gYgFmRwIHhUob9muo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702922880; x=1703527680; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pE6LnUmfAFAxy+8OFp8a2ilzA9ry9TyOCX5+wUMe6ZU=; b=v6vqSfPS9Tb68ZF1oSWU7UqJ8Ap5xGGycWd6j9SPpWM37ioRpwkVmceaGzMOiOTjdh 5L7aqXNG5oJqTSIJNBKljdgKN6qk6yZtYUZdKpN+wYzA3m2wRec2q8azONZd+xFl2dw5 XJgt0ACPm7mqNWZBFwsgAD9TDq1w0hxHqS0DcBt51vhmYQvyS34Ocwx7fwU4MuMHhcmJ FRx0EBVNiNHHHglIjjGu6XiACkdcBTB4Dxo10XHqrvZYhfzIvIate/hTUj4EAsLc+LRa 8tgEekfZBBgC/dcAW3BLLdbXq9mzxNqxSTMaNkq0q1PCuy4X351heTzcoVO4QjG9hdXo 2KjQ== X-Gm-Message-State: AOJu0YzuwqkQUod0ByUXROQrC88PNOa/f7dwwTeSKufao4OZ7lBpzg1S xUAkI6NB9FpIyxw41RnDnENAkbF8mLbSL4dgT7VJmhUxIZtYSn2ldghYZw== X-Google-Smtp-Source: AGHT+IG8HA8xTANqKuQh23Cyz85r6+jKgeQ900+L4bGYYthIHKr7KUfWsVbSxeaZ3YYqpOuSXGkdQJ2CwmM1 X-Received: by 2002:a81:4a85:0:b0:5d7:a00d:62e7 with SMTP id x127-20020a814a85000000b005d7a00d62e7mr13070739ywa.50.1702922880142; Mon, 18 Dec 2023 10:08:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c125-20020a0dda83000000b005d02d7bbd85sm2673731ywe.8.2023.12.18.10.08.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 10:08:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 10:08:00 -0800 (PST) Message-ID: <65808a80.0d0a0220.d4a45.63b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D7951605C311; Mon, 18 Dec 2023 13:07:59 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/