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 949BE42502 for ; Tue, 5 Sep 2023 11:06:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BEC040A89; Tue, 5 Sep 2023 11:06:11 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id AEFD340A89 for ; Tue, 5 Sep 2023 11:06:09 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58d70c441d5so21603987b3.2 for ; Tue, 05 Sep 2023 02:06:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693904769; x=1694509569; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WhunxdPn6HoGNlkPPDmI4nlCoJOycPex3g2yP2s5RIs=; b=IiwvQQpkCy9Y8tfPaSPh7DPhTzw4XfsA/sZhqkRewsxiLHIsG7aRK61VkjCwK0VF0C O4L6UHtLHrKZ8xroAtXCpaqszdyFjevaSuj7W7HwUkMHNCu648/dfjOyot1iIH5pCs3a KPvAEWm3CB/KV4LKTp+C7OZ+7RyTwmw+/1EJ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693904769; x=1694509569; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WhunxdPn6HoGNlkPPDmI4nlCoJOycPex3g2yP2s5RIs=; b=dq9BX8ArhzQZWNPdzOg0bPSRJU9jbocSqf0PqbTa9Ewe5JNXaiyGNffHm8WGGX/ZFh pDKNyMA7oMzxBkB2mXROfJve14MdSYi0LDi9Sqbg5hYGF1a2U4DIcGRg21V4Zhy1PBSI 3Ot7hdJaiMnTJ7hUTVhADPBykbYs7cFk+eqaaGRHJJqjxMZEDWb9kmecaKxgFOvfeez0 XkAszoleOt71INWtixKVtJ0mjm3qM4vxhDRY4HdzHhWGM9rWGufOXKvydiRvKwnV3o44 kva8AkNv/M+gt21RfKM4Y7cDh9kVvYRUDewoLWq44pAAYTItdK6Ic2YYfeaHFr0605It n0tw== X-Gm-Message-State: AOJu0YyA1lwKzCtlAno/dAGf70Ru/Kk8m7Ntc6azEk0ihH3SuwJCegNh mGTMfX1j8SYaFie0o1ZRJLC3MD1C3cTbOEwucx9pKBtnh6AsHIx5EseHSw== X-Google-Smtp-Source: AGHT+IGS6gsdAS6yqz/drIlRmoO+bPBQChT4KIHaKucEzt+L/GRFgVznXeOKrzaOKUXw/INxu55iqerFE+Oe X-Received: by 2002:a0d:dbd7:0:b0:586:9c4e:a9a4 with SMTP id d206-20020a0ddbd7000000b005869c4ea9a4mr13328181ywe.5.1693904768844; Tue, 05 Sep 2023 02:06:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e185-20020a8169c2000000b0059296ff59e5sm1082284ywc.62.2023.09.05.02.06.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 02:06:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 02:06:08 -0700 (PDT) Message-ID: <64f6ef80.810a0220.bf22d.8873SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7EEE36052471; Tue, 5 Sep 2023 05:06:08 -0400 (EDT) Subject: |SUCCESS| pw131163 [PATCH] malloc: fix allocation for a specific cas 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-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/