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 297534256F for ; Mon, 11 Sep 2023 15:09:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23426402DB; Mon, 11 Sep 2023 15:09:47 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 3E311402DD for ; Mon, 11 Sep 2023 15:09:46 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d7830c5b20aso6085979276.0 for ; Mon, 11 Sep 2023 06:09:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694437785; x=1695042585; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cwj7ogFM+tWAaxC9b8vXFtxFjzAS0FTfSb0lZEOO7BU=; b=HPUaoA3h1PHxaIHBo0lT0pdYnu99ipqt5JNtjeyOPpTHjjaiXYbXzvd7EufRqumuRr 49OqP3WGu6zc0uWIrr+O1OSBHoGAIBMPcTjY/X5kyMAR+/onZa9hywkH4U+/Tr/94oqB cpOV/yKDQeBQlz1ZZ9HFKI9eVO7zJ4kvWdlgo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694437785; x=1695042585; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cwj7ogFM+tWAaxC9b8vXFtxFjzAS0FTfSb0lZEOO7BU=; b=Lja7Y7Hraj/4ga2BGR4CJWLzYMAXgARkYWrS+mrRFTXmajPQlx21ZPhjddnMKXy5lV Q4nb5HbIJOzI7P7FoCqjW3IzlBw3FpDbBAeGRy19jP4kCnwaV3qOoKLxjLx1iVSkjdG8 6kjp1Z5kPs1OJ68VXxToJrp4TRmz8iZuTrhY/W3ovPD9zXMjHn7KI8g63moXbp0uDNE/ y23yEgsuuXGeicebq7+Jb2THGWpJR4NhpRmBRETmAEp1eBUEIZbaSFksqyVaXqKI+fPN eiQcIt6JRDSV9bZM4g+FrTjn33gX7FC6yHLKLfqLtbBLNikvgun8ubBLxBLLWCRVYph0 ++8g== X-Gm-Message-State: AOJu0Yyf7gVUMGJiBvFBVZbNIBmKAYALnYnXIexcjPU5QIweb1BmbgqS OWkIXexUKnpUUF+Qm/1RfZzNpBRbRgVhEfOR3bM8C0ivVKKqQO0OuAsDBXQe1LNXdRbUjU/IFg= = X-Google-Smtp-Source: AGHT+IEy424ZwpKRQGTN1IcDfxLwOLR8+rrwX/q/ORbyIXbiWPh9m12q6Dze2/LpmZECyfudBYhyJd+GiOc2 X-Received: by 2002:a05:6902:1808:b0:d80:3a07:f1fa with SMTP id cf8-20020a056902180800b00d803a07f1famr7685391ybb.12.1694437785661; Mon, 11 Sep 2023 06:09:45 -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 q128-20020a257586000000b00d78138784fesm509148ybc.17.2023.09.11.06.09.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 06:09:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 06:09:45 -0700 (PDT) Message-ID: <64ff1199.250a0220.3a138.1e6bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3ACF56052471; Mon, 11 Sep 2023 09:09:45 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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/27571/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/