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 D87404326F for ; Thu, 2 Nov 2023 15:49:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D297540262; Thu, 2 Nov 2023 15:49:35 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id D5BB4402DE for ; Thu, 2 Nov 2023 15:49:33 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-da0344eb3fdso1027998276.3 for ; Thu, 02 Nov 2023 07:49:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698936573; x=1699541373; 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=GMBxdzTSOGuuA9ig7g+GP90PWrBb5QUEWL0P9UavOkQh/oDNbCOrkalym2XEk+gd8S TcQKNhzJ9iP3HAr+W4LNSrWZo0qiJ1ruE5nCIAx2e/dPfDrc3TgzO9ac+BVad3kBxfAz 1LNXLQMP/pGexZgFdsymYdICiEm4eBgXUmkls= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698936573; x=1699541373; 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=xQNYvN62TW3nrFXgp7s+LcpF3RTwj9L5rXXLHC81ykyHN3S1fT13HMUMWzK3ZrOBo6 ybiP+VhMfwNmrJYY+imkcEQjJTiFHxCS6+XrKcPaXNdc68rRddHeA7UICYuhi/08R375 UaGeBlM8V17DjH0RN2JRZtW+NAtwL0mobu+7/DfB2N1chh3odidXA4D7xRnvf3EBLvlx xW3xH0Ca1tlGvGKP1THUlnv3u/OIjrOtPJqYo5EUnL7+y3TX1b6xcCnXKdI45VvfRWXP xh1cQDCpD5oaor27gAjNKvLWMj0m9UqnTKbe4SkTaxDvgtZM0ppdzGbkv1dmUzaSZHUa Vz4g== X-Gm-Message-State: AOJu0YytAohJq1IJ+DWWVTfTcb+DJN/a9BGBB9sJ5yVB4EYTpwuD1u7O gOFRR3IzzDMguTZHEUsNQKk4oxDpiwazDKYtxOvANf8aY3iixraDPzDOYyuM+f9OfX9ZNSqSKw= = X-Google-Smtp-Source: AGHT+IFAa0hxshc6OBFIhjHloTU80v+oEJzlyJqYb79+8tGmou2wgfhjvdZLAwsazxoD2MlKljyszIONZX42 X-Received: by 2002:a25:5c2:0:b0:d9b:6c9d:e6a with SMTP id 185-20020a2505c2000000b00d9b6c9d0e6amr17374412ybf.0.1698936573321; Thu, 02 Nov 2023 07:49:33 -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 n189-20020a2540c6000000b00d9caf20041esm474357yba.14.2023.11.02.07.49.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 07:49:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 07:49:33 -0700 (PDT) Message-ID: <6543b6fd.250a0220.9c61a.7c2fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 015976050A61; Thu, 2 Nov 2023 10:49:33 -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/