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 2928545689 for ; Thu, 25 Jul 2024 21:40:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0AA9E40B98; Thu, 25 Jul 2024 21:40:31 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 80BCF40648 for ; Thu, 25 Jul 2024 21:40:29 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-7092ea69218so91797a34.1 for ; Thu, 25 Jul 2024 12:40:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721936428; x=1722541228; 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=4wAJtPq9R/j+M/JJ0fAA/g2ozukVulBmngttTKTJSes=; b=HaKT13BZs69C0/mMHeGWj0lTW7DHcRcdc1wiZXJNIefnudzNuro17De7MBlJEYnmEf Vw2ruGuHfJx0us5rcrw9qguUZGosjDeG2W8K7sK/FPkNuuLZ40DOL7+AJNlZJlk9CO3j qZLUvmp/qIVPwzSAuDW3l1rZoRYiuSS40k5l0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721936428; x=1722541228; 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=4wAJtPq9R/j+M/JJ0fAA/g2ozukVulBmngttTKTJSes=; b=aCqcbnFWoylV+PKucdwx2LaiNPigKBv2pfIrztleWkRvdDJs7xfRjo5rfyISyW74nG lZOB3Fz8Dznm/PZ9bUN1xKVHYGCzkgAcuScOppu9NNpEoUjQpVmayR2yGdvEcGIWscGC 5R17M5bFUPJGYhAj0gc6WlYaqGBtCkoYKn6Xz2+VvXjBjt3vGSD9jToZg2tkz08POU92 o+vM+YiCuQdU7SQ/FwuyFHyD2XgjjMGB2GjQBqmAC/CclK62x0YekKw1PNnuUoVfo6A+ hs3OLT3s+2cLewj4vg2k1UFiluGaaRJN4undoGJNLEGKgPr8+vSWnlhKv8mfRP4Nyp0R cWuQ== X-Gm-Message-State: AOJu0YyH0MRImcCniOoItkcywlJQWjNg/PbODihkSorQ4MxH4GYh9Wy8 rnYy+bL7bPrlWLWsY+NWEkxFd03fG5rewj1yDyCMyr3ENfkIbF8kDUF62wxRFZTvY8AjI4yc7UZ A9wtH1fH2OTf54wU6F8UTAIAXqKIZiJ3m7N/2/CGaZyvJhr+EnJijJG5P X-Google-Smtp-Source: AGHT+IFvyjh4i8H0jXqlkqxFUskTqoR2nHTy/3VpkCJ9w76MI4ectDhy3KK9IWab/uXxMufA1elFLo7jMrM7 X-Received: by 2002:a05:6830:6185:b0:703:7952:5e70 with SMTP id 46e09a7af769-70926658d19mr3310136a34.17.1721936428590; Thu, 25 Jul 2024 12:40:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5d5b2c65586sm60586eaf.0.2024.07.25.12.40.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jul 2024 12:40:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jul 2024 12:40:28 -0700 (PDT) Message-ID: <66a2aa2c.4a0a0220.b3d3c.2b7aSMTPIN_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 1DD77605C351; Thu, 25 Jul 2024 15:40:28 -0400 (EDT) Subject: |SUCCESS| pw142676 [PATCH] [v2] net/gve: Fix TX/RX queue setup and s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721804160-2393075-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721804160-2393075-1-git-send-email-tathagat.dpdk@gmail.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/142676 _Testing PASS_ Submitter: Tathagat Priyadarshi Date: Wednesday, July 24 2024 06:56:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142676 --> testing pass Upstream job id: ACVP-FIPS-testing#6396 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/30602/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/