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 8BBE54326F for ; Thu, 2 Nov 2023 15:51:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8631740262; Thu, 2 Nov 2023 15:51:54 +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 EA96B40262 for ; Thu, 2 Nov 2023 15:51:52 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-359045af665so4062705ab.2 for ; Thu, 02 Nov 2023 07:51:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698936712; x=1699541512; 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=SBcXuhuL9tN2QPi/WdVeTcmkVn2sQPhqOEQXtDxBkAyySSXStHZt1frf4YsiBry6p2 5CVyzokvMxZAchd/AhlFx9GGJRYpwy78X588dE+70aE3jHuemcjTym9dljejZdKqnNLY D2/Sf7seq1IIFBVFNaZ21spbFfmwmYElaG+0c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698936712; x=1699541512; 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=SJyLvBW8jphEW42lanVDlbpqY9PYT+SPV5L//Zteg5IuaKwaYLYFgvzH8Rh82PfcWi Y46VyvPmJFkB9UL3Z2PtmzrtGsYFmqYeY9cUvQiCH5LFVFMU+Brty6K/rtl3LqrFk5A/ heB8XbQr/RM4iyl8XpkfNxf6JHqdzR5blzFzaX5h9/4KimaknUE8kL1vOIiJuCnDbvPF 2T89d2ZnT6/9ZHcW5OF+d9G4Kjpm+0/pXcGqI3E2DHu/6EH9J3HAcIQipmyyWcH3AoFB J/p13o18t5LKZaS5KbVwVZsvei/XrSezdR4pmlnlFNmhwLCtXzqk8iP4qFOTLwy7yB+W dy9w== X-Gm-Message-State: AOJu0YwXiWwKh3WF26XNUO14b3ryoEM1CbpfR30zzB1ghvsyw5FsTJ+m SuKS5WXqC6v2LxuFcjYe9R5NY4dpf/OpH7f5hzAeuHwpfnnAJ6HUyvZLoG5xZZe5s3a9oddHOA= = X-Google-Smtp-Source: AGHT+IFnk1tPAXmMYBDWq8Va2mc18AqYNccdstVC+GZl8JyzUv9/kWz77+tz+ytYY3MeRnI2JCCwtwbNOFec X-Received: by 2002:a05:6e02:88:b0:359:3754:e6c7 with SMTP id bc8-20020a056e02008800b003593754e6c7mr9263393ilb.18.1698936712422; Thu, 02 Nov 2023 07:51:52 -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 b17-20020a92dcd1000000b003574a053858sm687828ilr.53.2023.11.02.07.51.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 07:51:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 07:51:52 -0700 (PDT) Message-ID: <6543b788.920a0220.98b8f.babbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EF0196050A61; Thu, 2 Nov 2023 10:51:51 -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/