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 9371E42B45 for ; Fri, 19 May 2023 08:44:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9005A406B5; Fri, 19 May 2023 08:44:34 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id C6749406B5 for ; Fri, 19 May 2023 08:44:32 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-76c5749b10fso76367839f.2 for ; Thu, 18 May 2023 23:44:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684478672; x=1687070672; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mSGHhcv/aUiKxehYsWbD4HeKHutyM25yjMOmzDY9HWY=; b=EfnB13pjiFegupl9UbTJAwTYBep34ov0XwsNW2KGRTKbQCbtLA9sCUS3Ugbux78Rxf JbCpupcP2Ecxl57LRAlGgF5kALWEGxYjqQjyUhFtTXtDcZAhzl6wabcZ1ZxVvcyvQimD fSubLBjE3mzn5VBdYvyi6tMRM6bVS6PQzlvSM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684478672; x=1687070672; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mSGHhcv/aUiKxehYsWbD4HeKHutyM25yjMOmzDY9HWY=; b=e+9koSFTzUD//pHcOdxZLI0SRQ12l5+WgE3OlKPYt4H7NHFlobNvgVudKuEyBR9DGK pARnlu26mqfZUr462s+GUP/ryJelnhywA4L5yeWC5AKsKsQGx7SxdqwUXbAw5EB1Ub0M JF69Ggr//PqSXn4LjY8uC62yKknfO2TEfyAPY7Ud+VN8AvBQUCdWR5cFoDNYG6f+6b2w QSgU7MTUSj7C1aX4qWsDx5iV0C0UvFIblWPpAYmpzyRKXkrPbJvDTSlb7o1YJfM3+00p WcMpipyoIN86PEpUwR1srCkOLTsvEjAcrNJVtD2ll+sms/W7GNw58ITJ3/BDRMrcWfR+ JOEA== X-Gm-Message-State: AC+VfDySbNHH6meCpG9qj1xs8vPhnY4vSP4qkxzqIQTwpBZeur6fxSPP 9lEdK+RvfsIR2TFy0l7+xCZRwxZ4hdhh+RxR9g3Z0Q54YCuqlh1Kf5vZ7OzcgvPFm35Zesdfzw= = X-Google-Smtp-Source: ACHHUZ6PYN2lNpIXfTmUdPVs7hVmQUA+nh2Uba6INqd3mfXcvSMPQVIntRJHcmn3vbk3drUiAJy/zVxEP30d X-Received: by 2002:a6b:6b1a:0:b0:76c:73f6:b3cf with SMTP id g26-20020a6b6b1a000000b0076c73f6b3cfmr741378ioc.10.1684478672201; Thu, 18 May 2023 23:44:32 -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 z12-20020a029f0c000000b0040fb265f94dsm103707jal.65.2023.05.18.23.44.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 23:44:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 23:44:32 -0700 (PDT) Message-ID: <64671ad0.020a0220.1efa2.5a3aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id A88E1605246B; Fri, 19 May 2023 02:44:31 -0400 (EDT) Subject: |SUCCESS| pw127068-127071 [PATCH] [4/4] test/malloc: fix case expectation 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/127071 _Functional Testing PASS_ Submitter: Ruifeng Wang Date: Friday, May 19 2023 04:29:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127068-127071 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26300/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/