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 4DA994549D for ; Wed, 19 Jun 2024 02:27:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A3A54021D; Wed, 19 Jun 2024 02:27:19 +0200 (CEST) Received: from mail-wr1-f98.google.com (mail-wr1-f98.google.com [209.85.221.98]) by mails.dpdk.org (Postfix) with ESMTP id DB82E4014F for ; Wed, 19 Jun 2024 02:27:17 +0200 (CEST) Received: by mail-wr1-f98.google.com with SMTP id ffacd0b85a97d-35f27eed98aso4984302f8f.2 for ; Tue, 18 Jun 2024 17:27:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718756837; x=1719361637; 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=ZyFwJp3M+8DVExn3T9WTJnYuGmFPjPXwNM0royPQ+Ag=; b=QD8dzpG7JvKx5DPTv87d9yahmlF65waez5UpL0wgzc1ujWJ/eUTM3XrW+4oj78oCXY bO3UiJiL7ANNcjL7oWuhbCUbTLJ1Bso+HqUX4KZILaPtr0O1IyyOSmt6vPAzPvobEZkV hRG/j2oCh1PtJzcfAwz+U1hbVHo+sodpVMWrA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718756837; x=1719361637; 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=ZyFwJp3M+8DVExn3T9WTJnYuGmFPjPXwNM0royPQ+Ag=; b=MCa9bwXIrcDp78pdf7R0KhUCSvW0i4LLzbafLIcoamNjmLOBR9R2pfNDOnbrosGIOA RBBoLbdUnWmXmw93YeY1dR5QGnwnnh9djrN0Dv1mKLeV8J3Chdu5YWgmpa0+8D9+qx+/ O+eggecyFR6eNdSosZ9FoyTftOdfb8DQW6cx8V+oQ+sp/n4PcvWdvR0syen5QunFB7BI g3iKqIX+PbbCJwTle246f1na+nB1i101QGXM5dEM5+mvf2HH69tW5sSHTLqbXO32bXVU 9CKG3RBnTtf2DpkBkHu+1nZvUcY/Umh76qc6IUL2YmfZS+/JCbM4TP+6+FajOuvb7FMR fCBg== X-Gm-Message-State: AOJu0YxqHQbL9HSrDAbZUSa0297CO6k0K35sUABCkeYirf5J3Jp7c/7b teUNipz7zB4y57/OXjlFC2saWzzPfxNpaYoyi6Qtm6KQ6CH95Tk1e5YIO1xqfHwk6FZDIJ56h1l mdHNWFMWcw807U0OHTxnddKLQlUwd70JqCOLfb+SdW/xIj93xgAuV/Y4T X-Google-Smtp-Source: AGHT+IGom2vzZ5sU5hOXaSVMYDMgexJSGw/EoKSi+LSLm0WUDuF231Fzzy3Cbgy9i8h5pgJKQlfPnLl1ldLn X-Received: by 2002:adf:f4c7:0:b0:362:f420:1a81 with SMTP id ffacd0b85a97d-36319990ecbmr666210f8f.66.1718756837595; Tue, 18 Jun 2024 17:27:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ffacd0b85a97d-36075135a1dsm413599f8f.114.2024.06.18.17.27.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 17:27:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 17:27:17 -0700 (PDT) Message-ID: <667225e5.050a0220.32a69c.6444SMTPIN_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 C99F4605C380; Tue, 18 Jun 2024 20:27:16 -0400 (EDT) Subject: |SUCCESS| pw141279-141280 [PATCH] [v3,2/2] eal: remove type argument From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618144507.73770-3-stephen@networkplumber.org> References: <20240618144507.73770-3-stephen@networkplumber.org> 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: SUCCESS http://dpdk.org/patch/141280 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, June 18 2024 14:44:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:567bb951716f1ae9e418eacda3dd9dac5edf6fde 141279-141280 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30228/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/