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 E48134326F for ; Thu, 2 Nov 2023 15:49:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF48C40262; Thu, 2 Nov 2023 15:49:38 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B7A8540262 for ; Thu, 2 Nov 2023 15:49:37 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-357cc880bd8so4214485ab.0 for ; Thu, 02 Nov 2023 07:49:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698936577; x=1699541377; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MlYI978Mg7E1QNMOfmFciBZEslbpIq15W3/vFfa3Z+w=; b=XjndmypBjDhuX1ZCoaiMXBPaf3QE/w2cJSuoba+6vsFa/aLWXGrJvj3k5TO6ORNnRE g56YZ8xik4UMoXboPqMBTHis1Hh8wLbwT0wl1F8VCKRZT3VdRNyE9UWyriFCV1FyZgGg fQVhaXWRnn4w3YpuOM7eOT9czubuI95EcnRvY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698936577; x=1699541377; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MlYI978Mg7E1QNMOfmFciBZEslbpIq15W3/vFfa3Z+w=; b=uIDqNB0qFuNJyv8VMWSvzYiDokjJiqAXcL6qZqnELj34tTjHVcY/IfriFfBS6TpTTC DVwcNYHIhoHaJ+Go26wO/pEJV2dwOoMe053rZf+V1geWfrPrcN6EQdR5XOlAcY4EHpu6 iqw7x64kEkzo45G/UMkv5+hh+NxG9suCEs+nTM+BXsKEEHWmIk/hHfOGcEr0B/98LKsZ 5lN70qOCWVq8cX73un1aZs8rvR/P5HsgqBgqN8OvX0pPrnfwODSkjRXgIORE9vVI5ItN c1KavHY5/wGd7v66QwDnmHhRV871XCy1rBBGKkpgHhYqa8Ogkv0+giHrcAHRowLQUudF /oyg== X-Gm-Message-State: AOJu0YwTGsIYydUCwL+dy5/kMUgCGYUNJKkGn+g4dK7WP1h6PT/edRY8 sQaLO44O3RZgRJXXDwjmKpQGC2rpTPVAiHBGOTod1TKE7h5ud/OVEOzWOT8ldg1hcX3TNjHZGQ= = X-Google-Smtp-Source: AGHT+IE6sK02KBIYxwh3yoPNCK12Dvm1IwQgKmDiNNvZ/Yu7AmzQCoq74T24IMlwC4EQKp75l4De9bmrftRw X-Received: by 2002:a05:6e02:f02:b0:359:42b0:cb02 with SMTP id x2-20020a056e020f0200b0035942b0cb02mr4878884ilj.21.1698936577179; Thu, 02 Nov 2023 07:49:37 -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 q6-20020a056638040600b0042b48fa2373sm807601jap.57.2023.11.02.07.49.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 07:49:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 07:49:37 -0700 (PDT) Message-ID: <6543b701.050a0220.258bd.b8e7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B39686050A61; Thu, 2 Nov 2023 10:49:36 -0400 (EDT) Subject: |SUCCESS| pw133786-133787 [PATCH] [2/2] net/nfp: fix calloc paramete From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/133787 _Testing PASS_ Submitter: Ferruh Yigit Date: Thursday, November 02 2023 13:08:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133786-133787 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28204/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/