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 46FDB43733 for ; Mon, 18 Dec 2023 11:36:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4232540E09; Mon, 18 Dec 2023 11:36:10 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id B242640276 for ; Mon, 18 Dec 2023 11:36:08 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d3b81d9719so2864225ad.2 for ; Mon, 18 Dec 2023 02:36:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702895768; x=1703500568; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lY7m3GvsDA8xB0RtrWy9BpX046mb3y37O+vKeExprtk=; b=ahj2jUna47PzTuWOVoyFZPl0zy2SJuMZNe1PW0FEWO6bXDFSKAmhFlgty2XKk69v3Y aDl1CdQANQb1Mq+EyYAcjkBfH1LhGOzCOahCYf2JOTbUMVTSjIcSpm0qBW/oq3jZZNX6 /7FD9G97KCmtKEQGJiedAkP4N1hycnO0fCs1w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702895768; x=1703500568; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lY7m3GvsDA8xB0RtrWy9BpX046mb3y37O+vKeExprtk=; b=tUlI2UCTLxv9cd7T3wexjMKbPKFKw3JsmZMVb7fIUGDN0UPy9Lp4Gkav4IHzCS4wEm zKPDIawC8AlloiGXAgrG6wX2SxCTKUCXJCRZJ/VB7+pnwB4fqT3Erzd1fv4DBuhmab1g y5Ocvm0bSDrOvNebjaaPmh4fBZScNe1bGupStGVUERy7NvoqgTqmZrlfvQi16OX/3svm LV06BtsuYYFHq7mzF3/XealuQlpUyWzeSh+HzYszxT6b+U8UHbEihrIHFK5JRFFatP8l z2KcO2h1Npf0Sg8/apTZwLuMHRV/mi1GAso2fF0CcKoW7gPNXWG0hekpvZAksgZei9mM cPCw== X-Gm-Message-State: AOJu0Yyfgqp/ARHg1By6qW9LbL/57CaBw/OilDzT78vlZXSbhWjBh7Lm w6Yqm5fye8HQmsm8PlovUEoY11q4yXkYr1BJ6UCqow3WyMj1dAqPhsdjpg== X-Google-Smtp-Source: AGHT+IE2cg895vIzmsk1/XloaomrxIwEaXiNGvhb4C0QfNdG9jwvm39IqegdF3VSdBac/61WOjiLYoEpkOKn X-Received: by 2002:a17:902:8608:b0:1d0:b095:9acc with SMTP id f8-20020a170902860800b001d0b0959accmr7917923plo.22.1702895767808; Mon, 18 Dec 2023 02:36:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jh7-20020a170903328700b001d3ab452162sm34646plb.113.2023.12.18.02.36.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 02:36:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 02:36:07 -0800 (PST) Message-ID: <65802097.170a0220.cc6e8.191cSMTPIN_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 4B1656051831; Mon, 18 Dec 2023 05:36:07 -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 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 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/