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 6A4274373D for ; Mon, 18 Dec 2023 19:12:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6677B4025E; Mon, 18 Dec 2023 19:12:23 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id A78D94021D for ; Mon, 18 Dec 2023 19:12:16 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-db3fa47c2f7so2124192276.0 for ; Mon, 18 Dec 2023 10:12:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702923136; x=1703527936; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ReT8zlCG9sbPyNCS7JDSvOD+2Rp7ib+RN0l5ZyVkJus=; b=Wp7DZHdgUReLu0/diKXm0oZevcAypr/Mo4jvB/l81cj7ZCAXnXgfxw52nhRXSRbmz3 nCh2a+nuYuchyGk6roY3snYSSvhOhnLawZ4AUHMun5H8C+crpSNOJ5rgf1HpeG3Ju+8r vqKQD142gYzDYj55pN7AldMzPDWuCC+ixypm8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702923136; x=1703527936; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ReT8zlCG9sbPyNCS7JDSvOD+2Rp7ib+RN0l5ZyVkJus=; b=UnQSYFjeWQuXcOBLOa+K9rjZAULATipoktIU9iOnC1/qu6M6cO/hHox2FRHYh52I0d L1/tffXMtuwHlPr7rRPwfqvYpqgSLcKj5TUnw+fl6SzKBVT4c27BN+ODM9Ec0/R/oGC5 AsAlyZjoEs2/p055M4Okefg0DIOAwvaZ7/6HN8JMtD0G0YgEhw+em0X3wikSlcHObCUZ oytkaOYgrCXCvS8OBjYIl6Y4VejhBqHkiv2WjJY8brAPsz5ArYWw2Tuw/rS6h7dLYxPr y6WSZ08fTscPJA+iS4RClZ/n2J2skBvyMSlcl9pXPwFQtBEHMKIc1fG0MoJXCr5FPExP XlLA== X-Gm-Message-State: AOJu0YywuGRuRWuO9rE2/1G6TFzdp3+Zh3Ycu1LOFx1VfOP8lyFajG9x 2HpKFGu55rpoq6Dyw3wadomwmtN+F06WuNZuOrdZxABp0ON7lsVtLSoHlw== X-Google-Smtp-Source: AGHT+IHR08n/B1nnF/L6z7mCbisnUI/mM9Xp1ek5meMSwVwuKuVGUfj7mJxxdSX34PyuL9fClTNDCYSRp/Jc X-Received: by 2002:a25:9246:0:b0:dbc:d2a2:251c with SMTP id e6-20020a259246000000b00dbcd2a2251cmr4511165ybo.64.1702923136057; Mon, 18 Dec 2023 10:12:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y11-20020a25dc0b000000b00dbce54cf6fesm830664ybe.26.2023.12.18.10.12.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Dec 2023 10:12:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Dec 2023 10:12:16 -0800 (PST) Message-ID: <65808b80.250a0220.a5f23.53feSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B396D605C311; Mon, 18 Dec 2023 13:12:15 -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-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=======================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +-----------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/