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 B3BCB4577D for ; Sat, 10 Aug 2024 00:55:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77B7A4025C; Sat, 10 Aug 2024 00:55:12 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 1FFB9400D7 for ; Sat, 10 Aug 2024 00:55:11 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b7a4668f1fso16968166d6.3 for ; Fri, 09 Aug 2024 15:55:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723244110; x=1723848910; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=mxZapT3yb36TACRx03E3MNor/2yG+i88M7obSKnWJlw=; b=K68uYM6OmRFJcNpcXnWyJXK50w8mHuvndFZSpr+h6mBf4M7Vsi3413odbxD/IDW3i9 b6F5RlB/fi2z77ih0jE1pfEE5QeNXZzmTr+MojIV8DXe3a1PLQeSCUJfSuuNPIBp2xgt M2IQB4iOa9lB/BiVxU+pbjCZTMVveCxBFS8I0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723244110; x=1723848910; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=mxZapT3yb36TACRx03E3MNor/2yG+i88M7obSKnWJlw=; b=k7WhwEKcgXWiN34nGbpGxNhJjwuHAZ0Zklmdbt0FhzGSuxWcikF8c/lcdsinlWbV/L yqb20rUZJl92iO3Dr4b1qvaUK8fFIqAVd/Ownk9hT8s+PsQWGJOIlZAsG+OJ4wNIH1Ef nR6hoz3UTiPkmhnkUJHKjC2ZBDVQttTVy1TG9Er1UWsSAbX6C2wubJJ/krlxiOsTArUO h6BPMIcVQ92CVlfX/2WX7Rl/faeZUE87nVYLOeG7mT/EbTQbqUNrtJ7+jskysgr3f1Vz 4V/DMpVxIpyGA4iGyWbc1jJ883XW0YBX/8jzCeOmkLq3ENqSWqdSa+hbLxqNjLH9Luon wYtA== X-Gm-Message-State: AOJu0Yz89Fw6CK73DCXIhRBCBSDx0M6Ebvl2m+l8Vsrbhajv12lSMUqn MDYpvsFyofhQk3godKQLknoZc1odsXDQcdvbEIFl+Qqw6+cfkBtVD8yy5xoj7v/4PWGNGSwJqBg Py0wpnVdaNxTSj825KE4VAZXQXbu9myW6Wu/vhQ5E X-Google-Smtp-Source: AGHT+IGDOm0w+YhEzcDaAB4bfRjWhFUkUUGYi0AqWpz7zFt+OWKVEzE7hm/dkl/aJnzrCPebI8036DMYNiJm X-Received: by 2002:a05:6214:3b81:b0:6b7:b08e:e795 with SMTP id 6a1803df08f44-6bd78e2daa1mr33292206d6.25.1723244110513; Fri, 09 Aug 2024 15:55:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6bd82e789b3sm157626d6.68.2024.08.09.15.55.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 15:55:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 15:55:10 -0700 (PDT) Message-ID: <66b69e4e.050a0220.22efbe.12f5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ECC8A605C351; Fri, 9 Aug 2024 18:55:09 -0400 (EDT) Subject: |PENDING| pw143050 [PATCH] log: allow log register API to update log From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240809130149.363053-1-bharathpaul@gmail.com> References: <20240809130149.363053-1-bharathpaul@gmail.com> 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: PENDING http://dpdk.org/patch/143050 _Testing pending_ Submitter: Bharath Paulraj Date: Friday, August 09 2024 13:01:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143050 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#286553 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30757/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/