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 EE43442B45 for ; Fri, 19 May 2023 09:48:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0DD340F16; Fri, 19 May 2023 09:48:41 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 2D96B40F16 for ; Fri, 19 May 2023 09:48:40 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-561b50c1856so39556587b3.0 for ; Fri, 19 May 2023 00:48:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684482519; x=1687074519; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WcNSa8nWPY0Q3zvFeScMI9ddhqoa9O3KZKt/P5pAW9g=; b=AMrYN6feFuPukfmP7yu8nsGriNcBVLkRGD5MeFN/sliNWnO57E+qp35uHQvCfeXpd4 Db3dIjPmgYsD81Qei85D7mi2VFynRCq0cLmQVITC1Bjv4kcwD1mT7M+LwmlMeQMMwkpl 2+vVkU5WtJjZ9oM03LY+05FGemvzfMrPv4Sr8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684482519; x=1687074519; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WcNSa8nWPY0Q3zvFeScMI9ddhqoa9O3KZKt/P5pAW9g=; b=WOYO2AVdbUAq681qME2+9AabPSvmyFngCSJ8mUIbDsAYnYfkdz3Rt9INhHZBh4VtmP qP0xC+8jAHAEvoXWR/zuddEFNZ1K30qHmqX8UUJuTl3oM/VybX2hf7m8x9uoHVVuMGod OzasGKWqu9cyhdI58MTiXnYlQtzhAJh7FMl0kIDzXy/w1ypIua2Pe3XjC470goBrJr3F ZSAPClPefBZohsVve8Z6oLA5/yqwyMH0fo6QP0psdqKscwpp1kpGwenyDdOnpZkVdn4q Kz1VV8UpI/SlRiEtlBj9IntgKTPCtQnjULabOFQgo0Lq3mmLtCArWL/zPDnZILsM8PFQ MBgg== X-Gm-Message-State: AC+VfDw0xRRBer++rFp2IlXoqnzJycTgleK1y/neZ3OFPA4gLycCRUIK gd2AhK0flVlJQV3eqliqX3dLaHFU3hJ6OqaQ0BJqfhc5h2IKGg== X-Google-Smtp-Source: ACHHUZ64qRPt/0bui+TF15wGVvJ7wKZZoTq1uo2QnL+dvqOTDiWlvH4qFHD9bTlOcsn6BEEnP29718rvumss X-Received: by 2002:a81:a112:0:b0:561:df0f:bb79 with SMTP id y18-20020a81a112000000b00561df0fbb79mr903683ywg.23.1684482519539; Fri, 19 May 2023 00:48:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q3-20020a815c03000000b00560c2d325cfsm171130ywb.77.2023.05.19.00.48.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 00:48:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 00:48:39 -0700 (PDT) Message-ID: <646729d7.810a0220.9bb7.b809SMTPIN_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 2E232605246B; Fri, 19 May 2023 03:48:39 -0400 (EDT) Subject: |SUCCESS| pw127068-127071 [PATCH] [4/4] test/malloc: fix case expectation From: dpdklab@iol.unh.edu To: Test Report Cc: Ruifeng Wang 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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/