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 BD3E242502 for ; Tue, 5 Sep 2023 10:37:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C69AF4026A; Tue, 5 Sep 2023 10:37:22 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 8526A4026A for ; Tue, 5 Sep 2023 10:37:21 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6bd8639e7e5so1690698a34.1 for ; Tue, 05 Sep 2023 01:37:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693903041; x=1694507841; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ouExGlnTeHaYb6Qn4STvQCi79smm4pSC9wBQ4rk3izU=; b=CtxeWBCdyydn2oqw+Lo8zbc9YKhCzUzva0hPlEGKXWy9pYQh0l5frnbC1XuqYQAO7N Ek290hbFwUUM+f3L3PWV+DUpv82V+wNV0B7kdN1FvNqJo6WEnS8x+iw/IDaURTyZ6d5F 0LEchI+gmRdszIwjW2tcq9Kd77G/ptD06BWKI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693903041; x=1694507841; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ouExGlnTeHaYb6Qn4STvQCi79smm4pSC9wBQ4rk3izU=; b=TVXByc8BJYjdscdXUFMSj1qQwCBw60EBuiUjYdsRB0cp5d/OG+piKoz8Fw774rrfzT 3F8zOk36E50yPZx2YZcsvdeoPXPd9RPVuTYBaF7XHSjmgTL+pIL0POYP0cSyK4hduIZ/ 96GiCnHgQdfn/iinqJTnc3HSDXIbTfU+2E+QNI7IdBZsnyVnoRj2QsjSzClGBRGdEIo0 fCiLk9tvI38/YRzcK5bSUs1K109C35ROctYD6XzsQPG4UaKXsHBo8JEpskaU23lCkOI9 jv+ruMDl+s3Dd4XzcD4SU+Orv6VZkwEzFH3WlqiGL6+DYCYpXcHg7CphvhivB2PLWT4n xp5w== X-Gm-Message-State: AOJu0YzxFSjOf8JZjFhXRtJvjDs5MGMTyWClcLDYpSYVXkM8IbvT+fqY 1dGKx1ZexdGeDYwPYsY2zIpt5wobMyxJ3BeKntmy5bhM3BFml73wPlrHkw== X-Google-Smtp-Source: AGHT+IFxHddzej9lOMWYzOpgvIx/Pi1hpfjU6MqHXH4kFsvd62/3fJ2GLqnhcQDqpEwNWgxgAhtNOAuYm5yt X-Received: by 2002:a05:6830:33d3:b0:6bc:f5b7:f1d with SMTP id q19-20020a05683033d300b006bcf5b70f1dmr12836880ott.28.1693903040963; Tue, 05 Sep 2023 01:37:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h2-20020a9d3e42000000b006b868e028d0sm896899otg.10.2023.09.05.01.37.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 01:37:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 01:37:20 -0700 (PDT) Message-ID: <64f6e8c0.9d0a0220.bd28e.b95bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 77C966052471; Tue, 5 Sep 2023 04:37:20 -0400 (EDT) Subject: |SUCCESS| pw131163 [PATCH] malloc: fix allocation for a specific cas From: dpdklab@iol.unh.edu To: Test Report Cc: Artur Paszkiewicz 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/131163 _Testing PASS_ Submitter: Artur Paszkiewicz Date: Monday, September 04 2023 14:24:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131163 --> testing pass Test environment and result as below: +-----------------+--------------------+ | Environment | dpdk_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27524/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/