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 0AC0F45628 for ; Tue, 16 Jul 2024 20:03:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08ECB433C7; Tue, 16 Jul 2024 20:03:34 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id CE2F340A82 for ; Tue, 16 Jul 2024 20:02:30 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-78006198aeeso4167a12.1 for ; Tue, 16 Jul 2024 11:02:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721152950; x=1721757750; 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=Fszy5W9aVqmcVH92R+bqioUjJrznGVAV9uZY96zJxoc=; b=YOxG5uZiGOtXnz+vUDu621bI4IJIhsgDDy/5xHblTBCsMxLkWFlN4rbgV/0KmJJ+xU UX9ZcvehHp2cUKh8xXcyGKg3lGDXjYgV3x1dOK5DbBKdA4fDhJKweZvh9UCoeiAW4j0G XQnL2L96541vC+a3p+9N1AHFczpOtBV/ds/4U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721152950; x=1721757750; 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=Fszy5W9aVqmcVH92R+bqioUjJrznGVAV9uZY96zJxoc=; b=Z3UQwB799SQOoINKgJeNR5cSlUDQlB9AApuQQlcupivytLDysR4qM377S6VXalY5CF hSs0UA5bsWRRv4eKtowcPucdIGdLoL3KrlkNXDtlehE1nGOYtFenQ3ayCKdamU3Nmnt0 uratN/kHGeYVkhdc2/hmbMSqc0Egadra3+g9ifca1VgcNfZR3ReDyhEs0BTg2ArlF0RC 5gmfey39xwcwab3Fq1FdY5eXr8lTKgxATx8RCiJ9sNGViz78RkHSzIPTl7ZjeYjZAbhM jJ/7L8VCqk8vtORs6k5LROWMBR9z3JS7FJZItL6ovXdCRH1OQ5Ya72uWqarhnc6LvGg/ e0Ng== X-Gm-Message-State: AOJu0YzgctznPl0QArDhEMVN3qF9jmhDojDFs2zHzafOODbgO2hwGfTj jp1NEnnWSt9XGQ5lW3qHxIhLprQF0hqs4eL2/Bk0m5OWW7A937u6/+UAWcVeYlb89Y2n42xaZub KtLIMPdmj+QfBsfxfNLNITJZNuex7G0mxwQEqNfSf X-Google-Smtp-Source: AGHT+IFlTqktwTz9yC60qV6/Du+wDUb0cO97n5wDv4u0QWHi6rzCWnjbkB76CuVpXFHMb9VjvtiQL/XXSvf4 X-Received: by 2002:a05:6a20:8427:b0:1c0:ebca:963d with SMTP id adf61e73a8af0-1c3f1e73544mr4450438637.4.1721152949962; Tue, 16 Jul 2024 11:02:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-70b7ebb65c6sm735780b3a.8.2024.07.16.11.02.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 11:02:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 11:02:29 -0700 (PDT) Message-ID: <6696b5b5.050a0220.5032e.5553SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 22938605C351; Tue, 16 Jul 2024 14:02:29 -0400 (EDT) Subject: |SUCCESS| pw138647-138648 [PATCH] [2/2] mempool: use rte constant ma From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1710970416-27841-3-git-send-email-roretzla@linux.microsoft.com> References: <1710970416-27841-3-git-send-email-roretzla@linux.microsoft.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/138648 _Functional Testing PASS RETEST #3_ Submitter: Tyler Retzlaff Date: Wednesday, March 20 2024 21:33:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 138647-138648 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ 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 | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29615/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/