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 8F9D64326F for ; Thu, 2 Nov 2023 15:39:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BF97406A2; Thu, 2 Nov 2023 15:39:06 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 3E7EC402DF for ; Thu, 2 Nov 2023 15:39:05 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35950f04d98so3789205ab.2 for ; Thu, 02 Nov 2023 07:39:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698935944; x=1699540744; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jGof8/rjXgtvPcVLhJMZua/6DaEuviQRD7WXOZ3DNLo=; b=jJ0XntYDwNyJo4w+sN9MCKyzYXmZw4RmWIUAcsgqlhz8mAsvRw9/8GxowyoEnoD32u 2Oljwjr/wnbZbc3AdFEDDxxp4xEStKbU4rBpqwAPpgqZiv+W85IA7QUIDUkTMSXqvcIq 4nwEgg7UTxjjyHZS1c8AhZUpwKDhc/jmOSGxw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698935944; x=1699540744; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jGof8/rjXgtvPcVLhJMZua/6DaEuviQRD7WXOZ3DNLo=; b=PkycAM0JORoi0r7TRljbf9imD3l3vc7jImBLB//Zo5U2bw8nRejW3IVGlxSgdbOYT1 rI2C1AWpL56kLTw9jr49DCNaXSQd/bX8Q5WK6ChYYa8ol9UdsVy4gBFoLFNanyHS9AgU bcT5wY3sl0ssTNvFFaFsPqn03k//2Gx02miXus4EqVHfAB+DQQyKSvLqFDiwiN7STN6D MumADE12PtoGFLiGIFii9WUXmf5BkPesj6q1HHvDUvoJDyWPZz1AkFjviZilvsepYqqz FzGgShigDo5IkLK5POocv0zr6OEcvDg582XAfRYtJpLBLGkCcbdCFPZk+W17YSvX0toC fG0w== X-Gm-Message-State: AOJu0YwasnsisMhHDCi5T/+wxXyTF+LqsK3ZqfVxsH5cB2YGbDI3hZgZ Tl1nhFEStzKSOHA3YDdGysPlzRzkrzaegmePuoW4tw1uYYzlDKKgKHkXbA== X-Google-Smtp-Source: AGHT+IH+ZzKLYweSuonVI3uQILtBAqWZRgdm7UtQFuSjGzA4dm98ibtkW0KG8azOaDQPJCAfY78VIOObVVaX X-Received: by 2002:a05:6e02:318e:b0:359:4269:42d6 with SMTP id cb14-20020a056e02318e00b00359426942d6mr7322821ilb.23.1698935944613; Thu, 02 Nov 2023 07:39:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x1-20020a92dc41000000b003526f14513asm684041ilq.31.2023.11.02.07.39.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 07:39:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 07:39:04 -0700 (PDT) Message-ID: <6543b488.920a0220.29b0cf.b4aeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 163126050A68; Thu, 2 Nov 2023 10:39:04 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/