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 3AA7445E6B for ; Tue, 10 Dec 2024 16:08:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E478402C8; Tue, 10 Dec 2024 16:08:42 +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 92E5D4029B for ; Tue, 10 Dec 2024 16:08:39 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a7750318a2so38496365ab.2 for ; Tue, 10 Dec 2024 07:08:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733843319; x=1734448119; 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=2Q2499yHXMsivkA97m8vKh47maGZsEt+DJf+aqIXirA=; b=HAzLTpbWZKAodkIY5kVnBlbjN8prjjaAWWsTNWiZQTRFtFx7A1PlEjc37Qdr532LgS di0PbRvSeFzju60KwlVqV8yAc0Q0uOIUyn0wLXtQt6Q2E/vCAxC9TAkGOY61V5alFLz7 aw8N5OwhB0Md2sSX5hy9wdFUDeOEn8VdTQPRA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733843319; x=1734448119; 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=2Q2499yHXMsivkA97m8vKh47maGZsEt+DJf+aqIXirA=; b=s09uBL4QVKFMk7jg/SNUuIb0YIC5NIsvONNO+sbaP9U1arX/pH0CDPYn7p+Is8xl95 iz+n4f1kXgdjGKhbBUdyXzofB3H3xMPR7qF3ilQ/KHRA9+HgHECRICaAydbW7XH8ChwV YJZZ9fsT2cX2Ernn84X3KPVvjOql50Dky6vPAsv0z4D2WEvhEZjwrGAVcjEm03s4hugT hxadTcXbMSKJbjQQRLg5LwVGgNcIVwBEGOZQDKV6ErPAbe1rD6NH1mhSFcKP3hdWypWT bdYKPQUNwoDgzG7/9hKUxBYaFPnDY5UW16lr1cFiutjp1iwf78KaC2aj8Rh5u+MittH6 +bnw== X-Gm-Message-State: AOJu0YypWUhq1LiUwgIVZjW5Cc2R07V59eGzYYFodqjk8OvKca80Pd3/ rbsO2HcL4zOeNmYtRijAD50RZw12c3sB28ToljBsk33eqPv38YZKLkSef5Nc8hxLOh5Xy5Cr16K xJyrAS+zt9zTWPzRzom/PtmI3eO/DdxFDy5/Mwgl/ X-Gm-Gg: ASbGncseIZfwpccTS1MseYBbPnDbYHMDZma10fTbgYOVyT1LJY2kqTyoSarGGx778Az 1JaNxwqe1Qs62zsfwDIB895ppZSf7X+3tH7T+Ky4wqoqYkBiQ1P+wkKX+3pr16vSiBjAAf8uNqV ne9FQ0doQeMejlzdvSd12axOoNSgWhYnFdNS5Xnp0SeIJ4z22VlmqlkZjy/OArzkgSG5NHejZ/l hj5ko9tTsBxhpUad2kURX4piR2fwtc++kG/2PvWYhHMDJyO2WybbuRYRF7r0bLZ1rgmKL16j9Q= X-Google-Smtp-Source: AGHT+IH2b/kPc4xClWz+2oVfKgtGcedUZ6CZe2UFCt5W8DkwhNbXQ06+ZHtoSN9fjyM7sK7cUnssWIm6n5WT X-Received: by 2002:a05:6e02:b4a:b0:3a7:e01b:6410 with SMTP id e9e14a558f8ab-3a811e0815dmr179721585ab.18.1733843318620; Tue, 10 Dec 2024 07:08:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e2c25e8d7dsm181330173.40.2024.12.10.07.08.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Dec 2024 07:08:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Dec 2024 07:08:38 -0800 (PST) Message-ID: <67585976.050a0220.319195.a986SMTPIN_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 1B6136052471; Tue, 10 Dec 2024 10:08:38 -0500 (EST) Subject: |PENDING| pw149118-149119 [PATCH] [v1,2/2] dts: add port restart con From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241210141144.231010-2-thomas.wilks@arm.com> References: <20241210141144.231010-2-thomas.wilks@arm.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/149119 _Testing pending_ Submitter: Thomas Wilks Date: Tuesday, December 10 2024 14:11:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149118-149119 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#342506 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32114/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/