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 F0466462F5 for ; Sat, 1 Mar 2025 17:20:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB4F240281; Sat, 1 Mar 2025 17:20:49 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 7786A40280 for ; Sat, 1 Mar 2025 17:20:48 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-855d6bdfe05so85802739f.2 for ; Sat, 01 Mar 2025 08:20:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1740846048; x=1741450848; 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=KPgJ1BjiO7eyMwfQl7ND/BMfEpFOPKtAXj08r8mfUKU=; b=dKPmuAE/4oRFoz4b1B4g/k+Y9Tyl0bylv1suI/Gh4gjA5YZ25UyuoIUe3xXxiN33ZA rJJIBP49zb91UZZUc4aa8487AiMdaMGOwNglubORqAG/9u1+qi8jMRcALjReeWNFUxq4 qT88jfuelItB4Yd6C+NadtSfZ14zmcmAOhKV4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740846048; x=1741450848; 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=KPgJ1BjiO7eyMwfQl7ND/BMfEpFOPKtAXj08r8mfUKU=; b=GXFJpmTxRJmGQZ95s5lAo+LbRbl7XhhpA8isn/g6JZ9CaF8rS4GSi5YvW9mlUaU3pV oIxLhuwN2aABQQVsqDLej4Cef7/hs8b5IyotD3OvJbaubfhOVQUSjEl05np39JIf9Tdw WHSzVHVyFrDv8eHpa1Z8kXRsEnN6HyJnRYmQ4dSWnDVnE5ojcLZVDepQt5WtNtP1vYRe XEa2qkevItoGc/oESJwvWofAxpibqInSbmIgJbGFJA0QCQgoROgnENYYbrfyn3dmdAsT S6Rc9mcH805pDaSc7q1o9RP03gs69lYsq82SdTTgIzWN54qwrniwV9+SUjG0qiU8MCK5 QEDw== X-Gm-Message-State: AOJu0YybEdju1m9kbCiU8Z/WOX0hFC4F4xhdrrmK/sMYllu42tmRTqvB Z5tbq5C7K44r050ijINXlfQB/vscmy/whyaP6+EGVfA90fC3G67NGdN36pL4FduSpobLNjY8pwA lNeolC947TORzEk+POYfZQOu6CLLmdpGn09XaQeEF X-Gm-Gg: ASbGncvt1b9nl087UCSXg8ha/lG9tkSefWW1nvAM7Bx5x9wFON/t7M1gkEHHHGNPNi7 fc9ecA9HOKs7df+jhRD5qBl6uwFK8PoV0Z0PfzKQnlMuI0G8gwe0k8G3NllBmmKzmAiMwZyhDHg 1DoZaTYDlLeHaa5wzoMg6bg0kQVfw7pxp9ZxrxZ3+d9e/blSRgodDMRBWEzmKGW8VCLNCgmPy+a BUHkaoHEPG3e+gf4FBfZ5xQeRrPBgc68uaBPSSwXGMY6gou3CK1BBP4GcVUTF26oazZElOYBMnW bzW1uKOvKjy3v7GWsKBZ0eTHr02q7Td25KJaE7dh X-Google-Smtp-Source: AGHT+IFBqRzkx/RO9AgSStwUoyHJ2ZIGQC8iLcEuwnyvGLSfOExtlnL7FAzzb392+3xBc3P4fVYktvTEH9Jx X-Received: by 2002:a05:6602:2dcd:b0:855:bd9c:7175 with SMTP id ca18e2360f4ac-85881f96af2mr811846639f.12.1740846047772; Sat, 01 Mar 2025 08:20:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-858750f929asm33848839f.4.2025.03.01.08.20.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Mar 2025 08:20:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Mar 2025 08:20:47 -0800 (PST) Message-ID: <67c333df.050a0220.2f2d51.3185SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 362BF6052471; Sat, 1 Mar 2025 11:20:47 -0500 (EST) Subject: |PENDING| pw152092 [PATCH] app/test: fix the check of the oop header From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250226081645.1415920-1-arkadiuszx.kusztal@intel.com> References: <20250226081645.1415920-1-arkadiuszx.kusztal@intel.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/152092 _Testing pending_ Submitter: Arkadiusz Kusztal Date: Wednesday, February 26 2025 08:16:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:fab31a03ba98e7457284df95dd9eef2223a4ccaa 152092 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#367632 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32691/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/