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 689594256F for ; Mon, 11 Sep 2023 14:47:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63F1B402D6; Mon, 11 Sep 2023 14:47:12 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 8B17B402D6 for ; Mon, 11 Sep 2023 14:47:10 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6c09d760cb9so3055754a34.2 for ; Mon, 11 Sep 2023 05:47:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694436430; x=1695041230; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+CypvzfQTCdlvVZ6PnfN85DmDrXLPo804weBbiWHTmA=; b=SXw23kzkfIwY/HVINZhqQPK2jY6SJc3Sybwx9PkzMS5ofyNDEgsl8+Imo3A1N81t6i NkEiGMWChmRhzSBlDl6O7QlOemcOxblV6xbTwVp8BiEmg2jRyx8L07fgeDZOHOeVeZcd 8iIGWtVb4njCVx1+BHoIu+GGLTV2v/E9In0T8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694436430; x=1695041230; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+CypvzfQTCdlvVZ6PnfN85DmDrXLPo804weBbiWHTmA=; b=Eij3/lqrbs7VG991mnkOVElg6DjEZp5V/SMPpI36NUhlRd8pfk64JDseGCl+I3TT33 /+mZ5X122tgu92NHZoLcvQWMwWyK8FEr8Uk/wGBe5a63993k51dPBM6TTlwtHjNlb+C/ f081sW1O+0f3VS1to4QBD4li+XZj2vLyTwnK1QapYMq2EKBFY2CWsfmKjk4esNjV+dTI Aha/xCkjtJnyfozL1uDolS9CFDxyIoIUtHW60aSOySMUArMoT3jkD+9UKXCoX8d5TqAX T62AH6iZ33SrLZsoj9vnwrMgda2b0xHVZy4CchCeQlMzOk3gNhDWEBwNtDXQvwYrgaap LiDw== X-Gm-Message-State: AOJu0YxiDjIWQvbNC+YV7m+w7lGgp9yosdBrAB4J+BGafCQZv0kKxBKS kqnN0+/STp0TsWsjy+38QZ+FeWRbJfbCLhpng3KBW/n3Pha1zsLaMZa76g== X-Google-Smtp-Source: AGHT+IGbhcMdDqMNRDgk/bPqJ/v0zphJb3f6UgN9I1aiNQapEofUKkEFe0uhk0Dg7VFxtm7y1NoQ9yeVDgBM X-Received: by 2002:a05:6808:20a3:b0:3a4:6a:6363 with SMTP id s35-20020a05680820a300b003a4006a6363mr11738478oiw.14.1694436429914; Mon, 11 Sep 2023 05:47:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n7-20020a0de407000000b00572c5f69f49sm558929ywe.36.2023.09.11.05.47.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 05:47:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 05:47:09 -0700 (PDT) Message-ID: <64ff0c4d.0d0a0220.17b55.57a9SMTPIN_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 88FBB6052471; Mon, 11 Sep 2023 08:47:09 -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 | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/