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 C6CDB43733 for ; Mon, 18 Dec 2023 11:50:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1F9740E09; Mon, 18 Dec 2023 11:50:35 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 4B8BA40276 for ; Mon, 18 Dec 2023 11:50:34 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35da85e543eso14716415ab.0 for ; Mon, 18 Dec 2023 02:50:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702896633; x=1703501433; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G/wl+xvsyEjXxzu/wCC3dH/H9jXr4RK17HkDobF4nOs=; b=iPL1Ag8j2gsvip8g9zAP82aDPKV9GLkWbI/fUHDfVydJqxEGIisSYxaU8Kh4FLBMTL 18aWgbsVeQxxvO3k6wRl1BXDrKdZCOegFOO4jrrm6seMvD/dTMmSgTiQzTS37tRAhus7 /MJjQc9svuAG4ML7MMTAOpwiBNZa6mw/ZM86Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702896633; x=1703501433; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G/wl+xvsyEjXxzu/wCC3dH/H9jXr4RK17HkDobF4nOs=; b=Y5m4B7CHgVe4rtEagJNPZGh8gsdvtdab3Z/x4sYYyoAHWukTI9pOiZmpsc6NxZ1EAX qkQpV4QYdEWp6WziRm5q0nZRFt0ni8rrQtkD80Cbdrc7+hYtOiPODs5lAGzKORiZ6UXZ 8OVv1sd5vxtezkgOWljBUhUownA0m2BDl/l51wSLPLergZnBhCTex0O7r2itbooD+HuT koea3zHijrWtUG8fvYFersSb2Zeov/wucKh4RDoWN/JzV2woWxSca7bjv5EXR/50ByhL ZrTO2fb656d2Y0NHLC7q00YVopZEMsDY9jqjEVX0oES3AfNcUBcrlyLWXVbf9lSUMwSs GNMQ== X-Gm-Message-State: AOJu0YwtnyVGcxUZvwtWBSKYhMDNPHJxpSXVlVNHgSRBueJwKrTtpPgy UeNonDZrDfG8akipu5PnnWZxZBJdB7uNXy7OaXJPbO4g3MFOE7yRjZzVS7gYUI0m7komAeYsGw= = X-Google-Smtp-Source: AGHT+IGJlM4f0D1NDH5ca/NNhbwc4d/PNDdcyO0nl4lPioQBp9mRabYE1alia42hacS4VXpbPd7KoLD33xGV X-Received: by 2002:a5e:c007:0:b0:792:6963:df30 with SMTP id u7-20020a5ec007000000b007926963df30mr16609156iol.0.1702896633667; Mon, 18 Dec 2023 02:50:33 -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 s11-20020a056602168b00b007a66a7c2ef3sm1230171iow.31.2023.12.18.02.50.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 02:50:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 02:50:33 -0800 (PST) Message-ID: <658023f9.050a0220.39825.5cfcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 33A4F6051831; Mon, 18 Dec 2023 05:50:33 -0500 (EST) Subject: |SUCCESS| pw135250-135262 [PATCH] [v3,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/135262 _Testing PASS_ Submitter: David Marchand Date: Monday, December 18 2023 09:27:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135250-135262 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28657/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/