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 2BE384373D for ; Mon, 18 Dec 2023 20:33:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27361406BC; Mon, 18 Dec 2023 20:33:32 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 6948440151 for ; Mon, 18 Dec 2023 20:33:30 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4260b657ed5so33005851cf.0 for ; Mon, 18 Dec 2023 11:33:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702928010; x=1703532810; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RswR066dOCflyvRdGcm1bIfp5UpeR+HyDt5PoQMzDLA=; b=PHiRcPQz2mRGxJT34E2DBszamr+MTukrXL93JrPgu0+nYSkxwashuwYRWBmSqlBf7x dQwLT2pxloWNxS/aYOtiDcbkRCWzLYpv6surRGzFBzRWvl2HpLhC7NqJmUSxGAFlxcK2 K8RCOuXDG16REf50X+yS0VEWqZLxY/AT7cKSQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702928010; x=1703532810; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RswR066dOCflyvRdGcm1bIfp5UpeR+HyDt5PoQMzDLA=; b=JOjwVFxLdDrNYVf38pGZxlKrMAG7R8MzRaCklqoezIT5jaXdsycVk+QmnBtM5moPp9 OjHA1YIwDYb63//2CXWqFetyB68pATV6ZrUCL7vn1bKTpwNBZ42oFi8k6ALnH/iOJng9 0oOoPK+SkHCk2W6Tt0rVgQv5jLvMA041ACsSQQfm/wkbVagnxBSG5rQimDfvPO+5yAhD 3uddnPX4JdWrLD6lNQ1ZYHlneNUPPrv83ETfI2fL78eQKcCtF5OsolYliWslio/MrvaK QaxgOHVRVfga8dGzLrFw6rnrqeQO8Sj28mduHi29QvyeiaoLNKVSx+pMCBBQqIM5Elw1 2agQ== X-Gm-Message-State: AOJu0Yzx/YQtRtSzXz/RwN/RSOvBsKIoYI9kN6EzYHpz2VumxjlncEak 4efXJd1CFjTWcjYK27+PLTL241/xQbpwz7FS8vjQkgm4s/GS/B3BS5PLrQ== X-Google-Smtp-Source: AGHT+IHX8csxuVpnDy96P3S9zuB0YqvhZdF2cofsrgQtYNQjSQ+h14zkPRrDdYXYXtVJMG1+yCmo1faEvJnK X-Received: by 2002:ac8:59d3:0:b0:425:4043:50eb with SMTP id f19-20020ac859d3000000b00425404350ebmr23592666qtf.122.1702928009849; Mon, 18 Dec 2023 11:33:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s12-20020ac8758c000000b0042378739500sm1161752qtq.19.2023.12.18.11.33.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 11:33:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 11:33:29 -0800 (PST) Message-ID: <65809e89.c80a0220.59e65.4d08SMTPIN_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 8A17D605C311; Mon, 18 Dec 2023 14:33:29 -0500 (EST) Subject: |SUCCESS| pw135265-135278 [PATCH] [v4,14/14] 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135278 _Testing PASS_ Submitter: David Marchand Date: Monday, December 18 2023 14:38:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135265-135278 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28659/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/