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 28780460AE for ; Fri, 17 Jan 2025 18:22:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12BBF40294; Fri, 17 Jan 2025 18:22:10 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id F15384028F for ; Fri, 17 Jan 2025 18:22:08 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-21628b3fe7dso45523345ad.3 for ; Fri, 17 Jan 2025 09:22:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737134528; x=1737739328; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Oo68cp1NaKWKROJKEFQHE62GfnFDyDU4On9xXK7tgpM=; b=b8VabGxWaXwIXm+ntgxYl9o3K8eHS8H6bCMAFoFVvBMONOJWRFusQ3I0kdfeBCODxS QWCJrE7zoG60hx0dSi5475FL98bHz0U1xnEroT6RguIxitdOtA2F+S5nSwAtJeJtypgr yiy/1HTxBPfs3e6i9EadGpuatf0zfX0c0tVuQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737134528; x=1737739328; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Oo68cp1NaKWKROJKEFQHE62GfnFDyDU4On9xXK7tgpM=; b=RaJRLRWBHF/7LfioabcIEGehXDTLJS8AIUpWghOIk35ERPYJL25gsfDPu/kdmQ7pnm 6d1ysmILjUyYPhShR4NlIVGaA4yMK3UQUFoyuXGHqSpr9KDhfcUvK2APHmmLt+IkySv6 sjs1ERvGujj3pghjGOSsWrmFmVwJdnnDhUVlGHcvRwJ24t7Rt9Ikxv0WXzYrUqwtTLj5 64uwJVUdxtxqBlplnBHPlabrUpvphODnGabLCqsbQ0GJkwOLdWdCLBO31jgF9Mi6mOzm ca6Xpw703FxTD0PuGPKHMhZ6x3vDgaso04TSo005CaL1LDPjy5CX2PZde6IypmGg8LcT BXoQ== X-Gm-Message-State: AOJu0Yx6qfNMB4CcC6hhzR0eQUd/IIVRxW+8RN6UF89EIFxwdHENPGsv T125Ekb43Gb4uB5viWDHbXVKng8S/QpopnMr8S0wfJnaVaidxxeLdZZ7BIzEaS8iulu8t84BQan 22u2HzM8uKZG8PxY9YaHte55aiwonK17uuG9XRsfy X-Gm-Gg: ASbGncsqBlBY6R0xz9yAAgL5MKDskYCSRf21hsCsupxQn3mJORN1aaJ2yYQwQBgCZmR uPyHInT21M8fVY5pU3cQugIiEPG5x4dN5teSKMoHy2D1Pg+cgE0cKRPfCvLusrvynnJ8qgUq2Sl HdlmDLG1c5lHfP4XsQNcjZTvcsZV3l6b8nbClUgwTbPox3Zb64mDoOEcEEhvWIhKaGtTh2ysY8z NaIgBdpVJuQTJSnwpk1IJZTtm+RdL3ezA6ho+kTnWBjXNJNZsO87SniDIA8bfoHOGtgPc4zbp99 Dnm1Tw== X-Google-Smtp-Source: AGHT+IE6sJt8QC2fcrv9UmzWLSktZKCCk5hzz4Nmemnx7vjg0H2bG8xizsTLO3aP7hBtxLZBNRtCP3ReKdZr X-Received: by 2002:a17:902:e74a:b0:216:7cef:99b3 with SMTP id d9443c01a7336-21c356141dcmr54008565ad.52.1737134528099; Fri, 17 Jan 2025 09:22:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21c2ce8fd80sm1333185ad.25.2025.01.17.09.22.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Jan 2025 09:22:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Jan 2025 09:22:08 -0800 (PST) Message-ID: <678a91c0.170a0220.27bf49.9b6aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2B7296052471; Fri, 17 Jan 2025 12:22:07 -0500 (EST) Subject: |SUCCESS| pw150197 [PATCH] test: improve resiliency of malloc autote From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250117125912.985475-1-bruce.richardson@intel.com> References: <20250117125912.985475-1-bruce.richardson@intel.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/150197 _Functional Testing PASS_ Submitter: Bruce Richardson Date: Friday, January 17 2025 12:59:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:06e2856620a70000b2a28f0ea715fc247b85fd8d 150197 --> functional testing pass Upstream job id: Template-DTS-Pipeline#207579 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32358/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/