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 209BB45630 for ; Wed, 17 Jul 2024 02:17:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E523E402B4; Wed, 17 Jul 2024 02:17:55 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id CEE74402A9 for ; Wed, 17 Jul 2024 02:17:54 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3818c2d364cso1486635ab.1 for ; Tue, 16 Jul 2024 17:17:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721175474; x=1721780274; 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=rOkSNAI59qVWI2x3PS+j/tdTPg74c3CWYGWDNICAfro=; b=W6nKVDHn/x4eemlFjMYVVvRhbQZeTq+5zgU8ViFJkwY24K9nHhoSLlqzRh6SDLeuEj CL0Ejgvx/T+pTd9ad1vaUxS/0JyWmLMWrDVKxEioQnzcLlnZr6zHQLVeLHvW+aWKY9lU bu2igKCmfKQy9U4EzvKlZ1ICIWRm7A2yLB9hQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721175474; x=1721780274; 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=rOkSNAI59qVWI2x3PS+j/tdTPg74c3CWYGWDNICAfro=; b=H5y4mKmvdYBcOnVtRQFX4e9KtyjEzCnv62my+ir+PWC8CTgmCqJJ1LNeUo2DkWpKzW KwJCqvSyyNH1yZIDBJ9em/XALd+709oHHf88fFw5dTojOuM7PBQgKGpIATndCLLD0HrR MIe2jc1IULU2pMA+rCsIYi6DuDgwxLWUelBQXXSOj85annz1g2HHA15C00y/7DpqlGKH qylEycnhoiAD+eLQXZ4PtsjGNjR6YrkT/7SkkiOjW4xS+bG5S/doNl75pS5MZcWp4Jla LtHpsYdMSv7p55Ph3pr35EOoNAZttHplfB8w09fcS32oDNqljJIaM3/57AhQb954gyy7 kqEw== X-Gm-Message-State: AOJu0YwGOk96kYM7Q9pZZ1VKyMdmTeR2K0spje8e8/koqkb5gngLgIvI 98f9UeNBJGDdzgVnoiwoEzz5gDNNgwZuL445jhiO7KLO9NQYz0dzXrCGlsQxCfsTXQX+C83sEwa 0iy8D1xk0PL0DQVcYQ+Nh8wvQy49gv3yX/qeGBkYV X-Google-Smtp-Source: AGHT+IFJtCvEtCtfN6uuBLmtabfaJmO2A2YrwrmcIW+mSzVknJA4pleTfcYy+u5DoqddrcJ83YCbWkKVG+B1 X-Received: by 2002:a05:6e02:1c26:b0:375:cc11:5b16 with SMTP id e9e14a558f8ab-39555333299mr3873315ab.4.1721175474045; Tue, 16 Jul 2024 17:17:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3950b899089sm539815ab.36.2024.07.16.17.17.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 17:17:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 17:17:54 -0700 (PDT) Message-ID: <66970db2.050a0220.30f48.21c2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5AA92605C351; Tue, 16 Jul 2024 20:17:53 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/138648 _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 --> testing pass Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/