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 13354460EB for ; Wed, 22 Jan 2025 13:05:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 030CD402E1; Wed, 22 Jan 2025 13:05:37 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 41298402DE for ; Wed, 22 Jan 2025 13:05:35 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-2166022c5caso107349275ad.2 for ; Wed, 22 Jan 2025 04:05:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737547534; x=1738152334; 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=eI9SUwRxuQORs0yPs6a3Rx83fM2D/wJMILViEgo8ehw=; b=jr+8SsADonl8rvb6k+Ufv6SHQS1ceefSfQWewOR7vydCBC/eJ6dicZyk73p1RZQuTX gCat8Kf5niAKFGpVhcaGX2EFly1e6A8SMBo1zkBzZ4gd0in6y04A14tjNd+TYoiCbYDA nOHHDMBxPY2Wg7al+gkkKMezfzB0+oqXhHNwo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737547534; x=1738152334; 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=eI9SUwRxuQORs0yPs6a3Rx83fM2D/wJMILViEgo8ehw=; b=PEaAXyLRDp1nSWplyEcDm5T2/bdxOt9nlqoS3kjxxYSG/SqxsyfC96G+CQIEvlMNHT brjObiVdHfjwvxPszy89kCpLDmRpGeHOMF7Qe3LpGuZv8b8AJuyPa44LJlnr6knAWFTq VtYmq5NtgPIyB909s8M+qNBrozFaTlgDBkHBL+rf8I3avxceLYdcQ5fOAzao++PkSQVh aAy09HpcoxDDOdcyRNwwI0tnwLbhnD5SR8dxnht6uGt3L9XLdk1Zjl3n13Is2fuWcYO1 HYe9eNIMdtXkvEXbHX5o0lpO5/9BIAFSITzKSEVffU6h8li+xOoxiXHO8V13e8awXowf 8YGw== X-Gm-Message-State: AOJu0YzqUBOHAwr2m/dkbddBo9f+4hGIZRAQXLXOQ6mE3d7inc6MCgjR pYtBCmPhGKWDu3GFKxgIlzRSlI+BWGf+si33gHhkpaMkqiJ+k+BJjoTIkEhBKAUfUgr8doxNn3L OOm1rlMunL0gT2yLJwJha64XwqEVKHSasiGBwfy1Q X-Gm-Gg: ASbGnctStf6w3KlOgSHi8EwrEHu6bISCR6R19f50fqwU6op8JMvbZmgC3aD5HfGyjCh +k/JURIArM6jc+gkxCJUMAboXfrJe61LKZ+fVL8Tn3hJOODn/KSJ+acvoHryPw9YvZjIHjmRyor ccnkEzhkZ6dBDaYnnjimsMFrIpkfiTozT3VeOaIIRtv3YntDaGQnfVcIbKoWRDSSyzqWt3wtELh aI6qhQpah1k+tr6aMoRXaKfP6z8j4fJCPCh5IwoD6G+2XugWserFXeZnO6IDOcgXH97B3B0BWKQ A9YMZ5JGvP6dDFV+ONY= X-Google-Smtp-Source: AGHT+IFEmTwFPSgob3iSvzJ8cbcuytWmTm4QKOG9cF6Nb7AUqOj+3ek62RxprWZyujFNEiDQCjmnlaaF2A35 X-Received: by 2002:a05:6a00:13a0:b0:72d:9ec5:922 with SMTP id d2e1a72fcca58-72dafbf04f5mr30609781b3a.24.1737547534145; Wed, 22 Jan 2025 04:05:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72dab84b352sm781564b3a.10.2025.01.22.04.05.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Jan 2025 04:05:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Jan 2025 04:05:34 -0800 (PST) Message-ID: <6790df0e.050a0220.1f5d74.1e30SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CEE2C6052471; Wed, 22 Jan 2025 07:05:32 -0500 (EST) Subject: |PENDING| pw150366 [PATCH] net/nfp: set the correct control flag From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250122013930.1705932-1-chaoyong.he@corigine.com> References: <20250122013930.1705932-1-chaoyong.he@corigine.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/150366 _Testing pending_ Submitter: Chaoyong He Date: Wednesday, January 22 2025 01:39:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:347a988b93e7b63b27f1dfa09bd03318d810a9a9 150366 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#353850 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 | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 40 (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 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32391/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/