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 054D04256F for ; Mon, 11 Sep 2023 14:30:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00F3A402D6; Mon, 11 Sep 2023 14:30:12 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 0F29A402D6 for ; Mon, 11 Sep 2023 14:30:10 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-51b4ef5378bso3735676a12.1 for ; Mon, 11 Sep 2023 05:30:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694435409; x=1695040209; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lZ0PIuWcOESrSkPpmrLwnmtUdGcbaesLNqIZK2osFIo=; b=DhPlssjksvp7pzoW5v1+Nxox9ZJCYfXCUlVIeYajq0sfKsQxAdGU7RDA2MnvUJf3CH WWvPI3sdZ7eYA4tyUIay5zFnWNBViZbat60HTtOvZPevTCGwsedqSmWFkUI7PClBj9v4 vWDcoGXQU5zZQiQy/iGSyQSeYr2Y9AcDeLqXM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694435409; x=1695040209; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lZ0PIuWcOESrSkPpmrLwnmtUdGcbaesLNqIZK2osFIo=; b=m9wnKZOyTXkpbltu/l6YQkWhAesu/89TDKeZouipqamkN8KccS9FtCoe1GUW3/uHsw d8RdQojaHTHBC1O0YKF2T61tSZsmXalNqWeLQ9kDy9A+2Rsil5AZe7glqT2rxrq3xoa2 AVG8ogDb+kXIjzE1jMFPwdZ+/TINqpwmN30kJnNjloMY6teqnzLgwnUbX7v9tPt6EkCB qha4/xmQu74QwIfPppm09u2pVBbhZZXA4lNCxKsxxu8Rd3CoiXPXoPYgHILOQNRXcpKH t3lsqnrtIjqWd/hVjXSUDrw2Ig2f7Qg9vdvpA/TYyEX+Ta/cv0F3vUskqKoZlrnXK6/S tsRQ== X-Gm-Message-State: AOJu0Yyxp0PrWs6OkxbFzllCtn9dOBX/e9jw9d8tmFQtnjC7bvKCm87C VDHOSwJDPOXQCttTb3WgwvvzscEfgLjptajRIlh+KtS/jq7u8In/IJduCyBSCirw6Y7DpIH0GQ= = X-Google-Smtp-Source: AGHT+IHMuTSokxVVYE3TsGohRmcT/XEFt9cWJFiL0Z72f8geSR5l7XXiJS2FBzF7BTz7FXyjbQGpyGFzWGyT X-Received: by 2002:a05:6a20:3d93:b0:14b:e604:9f0a with SMTP id s19-20020a056a203d9300b0014be6049f0amr12125653pzi.20.1694435409237; Mon, 11 Sep 2023 05:30:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w3-20020a626203000000b00687b9188efesm675169pfb.21.2023.09.11.05.30.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 05:30:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 05:30:09 -0700 (PDT) Message-ID: <64ff0851.620a0220.1efaf.f9ffSMTPIN_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 7A8DF6052471; Mon, 11 Sep 2023 08:30:08 -0400 (EDT) Subject: |SUCCESS| pw131331 [PATCH] [v2] malloc: fix allocation for a specifi 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131331 _Testing PASS_ Submitter: Artur Paszkiewicz Date: Monday, September 11 2023 08:09:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131331 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27571/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/