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 9B57E43722 for ; Wed, 20 Dec 2023 21:18:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 899C840279; Wed, 20 Dec 2023 21:18:31 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 1F8D240266 for ; Wed, 20 Dec 2023 21:18:31 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b7d65d4eecso2048239f.0 for ; Wed, 20 Dec 2023 12:18:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703103510; x=1703708310; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pGzVA+b5cdhUDajRjQ9RVieP/DGxrFx0FrCUQXlNMa8=; b=JZSxWJuZWbDo9hSrmuc5OZ+yQ1rsZIYjY0MCp8sIpP5f5kqG1UuuckZjb8FLMLq4SA lqaMwwmPZkqF0UuJwBnICDw/Fg1TNHVNTIRLdk3cPPTtCXueimW8h9EgqAcJ2QyHfYow Qg4PIdOUp+7eGpDzbzZnpb2beaXUfRQIOmb4o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703103510; x=1703708310; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pGzVA+b5cdhUDajRjQ9RVieP/DGxrFx0FrCUQXlNMa8=; b=ONpfkB8mezvvhuIW6qpJ1xbEzMe9Byy5PRjQftcI935Arf7JhY0/n8IS1eK+NoZIIa U+FYBXaRxLbB5aQdlcAA7m7vETKxylTeqgq83DsMbwI96ndNBBDhNpQ6FN+kW/UU63Wz BV+xbmpBVR6bARu5r4WMIVMAve9k2OKCUXgCktVh6AKV5WaDlppifB7FK3IM9uQczbRl f5ECsx1jeGcYc5hHdQDBwmO9E1/+kQbYG6ZUf7Y0R6c07E03QLUu0CGW4VgjtQA0K45F 4sst5ecxcEtxrAFokS5uuhjRfGR9OLf10fSeoAGKozoEyMm+UI4s3UndYrrZJYRqJ+Ts 23JA== X-Gm-Message-State: AOJu0YzqO8iJoFYn+oSgBIjfdQ098lLa0HgyGSeqn/+9BmE3EWpD5x7B B3bfimuCuqETTcbyjTtT1I3y5FV6Q9LTG0fwDqen0EqKa0GwdbeMbikGURZN4U57geNzbOZkXQ= = X-Google-Smtp-Source: AGHT+IFCmbY8JiOENcknowRyHWSOGgdNkzlqOYQ2DysVvNyzPllcPgeJUCIvvjsOu9mPgLsAvCHwQx6VS6LZ X-Received: by 2002:a05:6602:104:b0:7b7:3ba4:894b with SMTP id s4-20020a056602010400b007b73ba4894bmr20165380iot.15.1703103510533; Wed, 20 Dec 2023 12:18:30 -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 f33-20020a05663832a100b0046ce7539285sm609jav.9.2023.12.20.12.18.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 12:18:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 12:18:30 -0800 (PST) Message-ID: <65834c16.050a0220.5261d.0076SMTPIN_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 2FC5C605C311; Wed, 20 Dec 2023 15:18:30 -0500 (EST) Subject: |SUCCESS| pw135402-135414 [PATCH] [v5,13/13] lib: use per line loggi 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135414 _Testing PASS_ Submitter: David Marchand Date: Wednesday, December 20 2023 15:36:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135402-135414 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28703/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/