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 9AFB645930 for ; Sat, 7 Sep 2024 19:26:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C0F44026F; Sat, 7 Sep 2024 19:26:58 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A7A8C40269 for ; Sat, 7 Sep 2024 19:26:57 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-82cd872753aso6218239f.2 for ; Sat, 07 Sep 2024 10:26:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725730017; x=1726334817; 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=tBmsYvGSs/Ycf1Lqk9mZUtzs/i9HMUnJZyKdSD8RVX4=; b=LPrM5WkgUHUrpijqN4hIhoTwB44gwPfVF2rFtVJiDPzIw1JW2ve3XkQfGRlcpZaNhu SCZF9mxAq5NvHlCmlZ7vOLoWWjIpOXvlAG3DHlb8Cr5nokfStBFJbFVw1Rzypxr6nwaD Lxt7Cp81VdQRokn9OihaiktY4bXH83vOdY/e4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725730017; x=1726334817; 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=tBmsYvGSs/Ycf1Lqk9mZUtzs/i9HMUnJZyKdSD8RVX4=; b=Ngub+9L1qCvL4gNKnxzeOT/QDQN/gleFnV0wWgioGEupomjILDjx2FkcuERFjNTy1m HBOnhDWmEzPs6WV8ht0Uwn90FulffJSx47NNtowalS/Zoj4VR/e+FZeuwjmVWoIXfRo6 8LZcIBkkbRZTJV0Ggb4pY3B6jlHZ6kJfB+6WSQbkci6mJv4I+o2KFh5moFYmFNJsioBg v+nOorP1o4RPH/659G7Csg+tHcwqU0zCC8Vm3/i0buBHaPq+jzKE5Bf5zU6QiTPU8Zuz w/BjlEgbOFoHQn/jsXdeHsTlGWbMVAMvYO4ZC5xBIT/GqZ0FI/UJoHwbLVvDsBNq1+if +KqQ== X-Gm-Message-State: AOJu0Yz2tVjjrp+VY3EfSy9NKOl+YbRbMIjugNSTW0lhEVNQPqVBk6Vf x3InCTQJUUbI4t8DWllKDZPlsUnGrJKPCxcmK/J7qV/Z383Tjdrbkzriof32l732sE8e2GpmNVS tffgnylCU1XWstuVLxKqI2QWcG69M8t+xRa6HpuJd X-Google-Smtp-Source: AGHT+IHYYePlbff+bfLwHOPslUjfXM0wNX9qiac3TrfsOCSW3aiNJrCEoboPe0Kx1bPJhTq4cXQSMESGVW/+ X-Received: by 2002:a05:6e02:174b:b0:39b:640e:c5fa with SMTP id e9e14a558f8ab-3a04f0ce28cmr71522605ab.19.1725730016795; Sat, 07 Sep 2024 10:26:56 -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-3a058fceedbsm834345ab.24.2024.09.07.10.26.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Sep 2024 10:26:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Sep 2024 10:26:56 -0700 (PDT) Message-ID: <66dc8ce0.050a0220.ba36.7350SMTPIN_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 4393A6050A6D; Sat, 7 Sep 2024 13:26:56 -0400 (EDT) Subject: |SUCCESS| pw143677 [PATCH] eal: increase max file descriptor for sec From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240905162018.74301-1-stephen@networkplumber.org> References: <20240905162018.74301-1-stephen@networkplumber.org> 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/143677 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, September 05 2024 16:20:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143677 --> testing pass Upstream job id: ACVP-FIPS-testing#6832 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: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30928/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/