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 C4B8342B47 for ; Fri, 19 May 2023 10:34:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A574A40F16; Fri, 19 May 2023 10:34:56 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id E1D6A40F16 for ; Fri, 19 May 2023 10:34:54 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-528dd896165so2075963a12.2 for ; Fri, 19 May 2023 01:34:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684485294; x=1687077294; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=snn2oTTnHKhbfuJQ774B9DyTdsue3B6FKTlrDlondzk=; b=SEdqVDZfBrE6HhFZ0LzHv0Il04N55peQ7AEqV/EnDEjqOfZhzBSK9Rmhs2kU0pg7wO riv2AbLJiiub+MFTE4CrGAwKoRnMFKz1/hWA2Sa9ZiN20pAhKOll32yL7ncep2DRCPEo U45aD/Qh5wmY86AYh3gsWuIG/Jqsjn9lOzqlg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684485294; x=1687077294; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=snn2oTTnHKhbfuJQ774B9DyTdsue3B6FKTlrDlondzk=; b=V9T29tKLcDctmPoFII90B2+V8YrdxWL4DkfQvAI0ZNJVBsRTAV9sQzVDM/Y5L/LoxW nELPKB1X1roC8Rs+IOxQlM5VSxPVG/XGmG4FFzUpV7g6PDwq6GhLLZZnZVNij8qknWA0 qHCJJJ66+R099y+rdwGWpl7y/LDlC1jtgqnf9RELQjYbMgBPWpdsrJz4jNhtW2ESG84Q Jugt/W2QFqzqpKZKGSAGgKnvRDkvtgnA0tEjvvgFNyrAj9qENlkv1djplEjFazmcFPwR z/1KzvM3TONLFLscdA3ulUjv4TMM43m4+DqoXcZI5rw1zvVT0mrGommg7I0wQxyF5Bq0 4OrA== X-Gm-Message-State: AC+VfDy7P3jjKILLnQ6eJBG9rQ6ZhIhreVgBBEm9IjtmSrYZe3LKMF9S Zo7CcIO6R6dCVpw2qFGkruVm/Mu72apEETKhmiVLnQjwAEsTm4qGl4n62Q== X-Google-Smtp-Source: ACHHUZ7LJ5otO8zZrxXuoxaCoNpWvkPX/gtGvaaftKW/V6DFompQ7b6o8J8QWfFAWEVzFr9VZqDvAWG+bB4v X-Received: by 2002:a17:902:ab4e:b0:1ae:4ddd:9961 with SMTP id ij14-20020a170902ab4e00b001ae4ddd9961mr2063129plb.20.1684485294113; Fri, 19 May 2023 01:34:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lg13-20020a170902fb8d00b001a52ba36dc8sm90383plb.119.2023.05.19.01.34.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 01:34:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 01:34:54 -0700 (PDT) Message-ID: <646734ae.170a0220.7b749.505dSMTPIN_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 58410605246B; Fri, 19 May 2023 04:34:53 -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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127071 _Testing PASS_ Submitter: Ruifeng Wang Date: Friday, May 19 2023 04:29:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127068-127071 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/