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 3952542B4C for ; Fri, 19 May 2023 20:08:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 365CD40E09; Fri, 19 May 2023 20:08:05 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 6F59240E09 for ; Fri, 19 May 2023 20:08:04 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-561a33b6d63so48131697b3.1 for ; Fri, 19 May 2023 11:08:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684519684; x=1687111684; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QEqXy2UwLpfwvpDkCB0DexfzoWC6WUZEAe08+9P+aZg=; b=WZs+7YBdoTMjfjd4dFEiSbIJJz+O2A1543XjjDN+DtOyuSGpywG2hFnGNDsBtzvX5J Ob8hmrKuiAdvQkgeTvMZT6gBliwAG8ZO0z3PPBCuQLqflgsuabWxZxnk2E8Gk4O/2JDp cEqOc//hQoo9WQS4q6Mndelm4g7h0gSRPinJU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684519684; x=1687111684; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QEqXy2UwLpfwvpDkCB0DexfzoWC6WUZEAe08+9P+aZg=; b=E7nXDsgTYgYtBWTGopMUXTv5faztMtIw/rLAPzVh+dc9UQbKQYAsloRXiKatPKF8PE 6Juuvu2vLmvHk0MceizMR/tEf4eVn4+3vcvhRgLAbt3uAIN7EmNXSWZ+haOHZF6hvbYg t0ukKv9kI0h5MdBpUucrZYOyWxuHPHuzgNJ6/8Gwqbc+CCXzb8IYsieD6jFVimCJ5Mk4 JfstvWrzAlMA9oyGhM3HDCAvzUignupFtK9u9DkSk47NOOGkLAiID2rGsTo4mFp2l25G bN/c2qOQAY/o09oVrBj7ZPl+sBFmNGOlUm8Uqd1sktP/MKMzF5obmTEZvObNWadaARMb g9Rg== X-Gm-Message-State: AC+VfDwtiAc+A3ckbmmItlwUuSRkTUpETTTOP7RzdXhmXdOGFUEOf6jL AfiF9OdQEMhGsMTSZD8LU7CMHDLdGCAXt2ryDyhsNenvRY5+j/9Dt4FeLw== X-Google-Smtp-Source: ACHHUZ6xxecw8SXnUapK+9RKBdJIHduC/M0PSRZ9p62AHr0r0cq8JkVgVQG3aRpjCq6XayuaATZbQ6zIHN/n X-Received: by 2002:a81:d554:0:b0:561:8602:1a40 with SMTP id l20-20020a81d554000000b0056186021a40mr2902226ywj.46.1684519683875; Fri, 19 May 2023 11:08:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n132-20020a0dcb8a000000b00561a80c69cdsm4255ywd.33.2023.05.19.11.08.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 11:08:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 11:08:03 -0700 (PDT) Message-ID: <6467bb03.0d0a0220.9975f.0187SMTPIN_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 7F9A0605246B; Fri, 19 May 2023 14:08:03 -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-x86_64-compile-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_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/