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 45B034414A for ; Tue, 4 Jun 2024 08:11:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F02F943451; Tue, 4 Jun 2024 08:11:25 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id AC97543428 for ; Tue, 4 Jun 2024 08:11:24 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-62a0873c6e4so53466297b3.3 for ; Mon, 03 Jun 2024 23:11:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717481484; x=1718086284; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YEoJxRt54ywi3F3McXs++GvEJ9GxGBMsNHa+lkXFH0Y=; b=ULR7HHyk1jj/y+1zZp1eZEemAqx91mFSdcIqRN6dNVelQQLMDLfqvc3lfjCcoeUaeG uHw+wN5LnJw5J5z2iqwbkTU0803+65MYFA4MrhRVKzgdUnZCe8MVsd/KygXFdjs/XNv6 hbp5JTonDcTMLMwVrYS3VQCKR9GllAuioKcYg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717481484; x=1718086284; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YEoJxRt54ywi3F3McXs++GvEJ9GxGBMsNHa+lkXFH0Y=; b=TuRNuNsRlI91j1vUC5peuRxK9+YNZcjGEtPldjWXwoeVm3pNPy3klNHIRxK6iQ6C03 9uSJ7KACnZbbJ/NC6fnFZ0+d0lLkisV5w7S7qhuP0ZayVY+qkEGycVHescBqxEiVKvu1 XqcOWE9oY9EDlMUu6zD8GAEgCDBfgl6AKgpPsxbnnMrsU3YihgYayXKbbhwtGALxS9eg tL1NSvs3/lypJnf0vQin86OH/GIhVPP5gZaET0+qk0CMbV7ddZRcAmoHJv0ce1z6uxPR 2UlnROSuIA1OkGnCCHPViUYoReZqdB43fiTw0/UlqPTszqVTGPzbT6jV4tVWklWEG4Gw dFXQ== X-Gm-Message-State: AOJu0YyAEoKL8h4JqGBePMgdVihvZBeuY7LOov9Hb7XYovkaF3SdCl07 /DoISkDMb6KVwun6Kj4kOTvH8S9GH59JEPRwFcyRtL5e4MYC9URLmLH2IdnwHzJyM6b5jFHY4O5 aP9lBPO5ECv+uNll7S6km/9p0+cKeXYO2 X-Google-Smtp-Source: AGHT+IFjcFpj6Xho0QYyx9Lgeqts3i/Y8zrY8LDkpbSFTleMSC2x1gP/G+x9tuUmwlOI3+ApM5F9gK/95nBX X-Received: by 2002:a0d:e443:0:b0:61a:b00a:ff9 with SMTP id 00721157ae682-62c796d6617mr124404327b3.13.1717481483979; Mon, 03 Jun 2024 23:11:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6ae4b3f8842sm5104396d6.59.2024.06.03.23.11.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jun 2024 23:11:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jun 2024 23:11:23 -0700 (PDT) Message-ID: <665eb00b.050a0220.60dfa.a97aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9FA22605C380; Tue, 4 Jun 2024 02:11:23 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing PASS_ Branch: tags/v22.11 a409653a123bf105970a25c594711a3cdc44d139 --> testing pass Test environment and result as below: +--------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +==============+======================+======================+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------+----------------------+----------------------+ 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/tarballs/29320/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/